1. 5a3e73e [ASTERIXDB-3355][COMP] Further refactoring of CBO plan generation code. by Vijay Sarathy · 9 months ago
  2. a29a71a [NO ISSUE][*DB][EXT] Update Avro to remediate CVE-2023-39410 by Michael Blow · 9 months ago
  3. c3941fc [ASTERIXDB-3352][COMP] Join hints not honored by Vijay Sarathy · 9 months ago
  4. 53d1488 [ASTERIXDB-3347][COMP] Refactor COPY TO to support different types of write destinations by Hussain Towaileb · 10 months ago
  5. c6e1eb2 [ASTERIXDB-3351][COMP] More refactoring of CBO plan generation code. by Vijay Sarathy · 9 months ago
  6. f20b04b [ASTERIXDB-3350][COMP] Refactor and simplify CBO plan generation code. by Vijay Sarathy · 10 months ago
  7. 6d9a620 [ASTERIXDB-3349][COMP] Indexnl hint not honored with CBO by Vijay Sarathy · 10 months ago
  8. 1d75022 Merge "Merge branch 'gerrit/trinity' into 'master'" by Apache AsterixDB Gerrit · 10 months ago
  9. 56c7018 [ASTERIXDB-3348][COMP] Make COPY INTO to go through the admission policy by Wail Alkowaileet · 10 months ago
  10. 10e90fc Merge branch 'gerrit/trinity' into 'master' by Michael Blow · 10 months ago
  11. b7cce6e [ASTERIXDB-3341][COMP]: CBO choosing bad indexes (CH2 Q8) by Vijay Sarathy · 10 months ago
  12. 1319480 [ASTERIXDB-3346][MTD] Fix GlobalResourceIdFactory race cond. by Wail Alkowaileet · 10 months ago
  13. 70885c7 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 10 months ago
  14. 40abef1 [NO ISSUE][MISC] Update Netty to 4.1.101.Final by Michael Blow · 10 months ago
  15. 30d1fa1 [ASTERIXDB-3340][EXT] Use proper cluster locations based on partitioning scheme by Ali Alsuliman · 10 months ago
  16. 29321d1 [NO ISSUE][COMP] Fix compile time errors in Distinct Cardinality Estimation. by MehnazMahin · 10 months ago
  17. 5893834 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 10 months ago
  18. b5886b1 [ASTERIXDB-3344][COMP] Support ORDER BY without PARTITION BY in COPY TO by Wail Alkowaileet · 10 months ago
  19. 7efe49c [ASTERIXDB-3345][COMP] Enforce identifiers to start with letter in cloud deployment by Ali Alsuliman · 10 months ago
  20. 88c2527 [ASTERIXDB-3343][API] Add servlet to get completed requests by Ali Alsuliman · 10 months ago
  21. 6b47a0e Merge branch 'gerrit/7.1.x' into 'gerrit/neo' by Michael Blow · 10 months ago
  22. f40f00b [NO ISSUE][*DB][EXT] Update AWS SDK 2.17.218 -> 2.23.3 by Michael Blow · 10 months ago stabilization-667a908755
  23. 3d6cbcc [NO ISSUE][*DB][EXT] Update tests for AWS SDK upgrade by Michael Blow · 10 months ago
  24. 9401486 [NO ISSUE] Add missing license file for Azure MSAL4J dependency by Ian Maxon · 10 months ago
  25. a909e18 [ASTERIXDB-3316][COMP] Stack overflow during query compilation by Peeyush Gupta · 10 months ago
  26. 4ff8fc4 [NO ISSUE][OTH] Add API to IO cloud mgr to put data in dir in bucket by Ali Alsuliman · 10 months ago
  27. 13d5a4e Null merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 10 months ago
  28. 1aab564 [NO ISSUE][*DB][CBO] Fixing problem with or predicate by murali4104 · 10 months ago
  29. 47b1990 Merge branch 'gerrit/trinity' into 'master' by Michael Blow · 10 months ago
  30. c566be3 Null merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 10 months ago
  31. 0f54b57 [ASTERIXDB-3342][RT] Avoid NPE in close() of NestedLoopJoinOperatorDescriptor by Ali Alsuliman · 10 months ago
  32. a05d823 [ASTERIXDB-3340][EXT] Use sorted cluster locations for external data sources by Ali Alsuliman · 10 months ago
  33. 335ca4d MB-60365: Fixing problem with or predicate. by murali4104 · 10 months ago
  34. 6308c37 [ASTERIXDB-3340][EXT] Use sorted cluster locations for external data sources by Ali Alsuliman · 10 months ago
  35. 92c5922 Merge branch 'gerrit/trinity' into 'master' by Michael Blow · 10 months ago
  36. d2817a1 MB-60365: Fixing problem with or predicate. by murali4104 · 10 months ago
  37. 5b4dc1d [NO ISSUE][*DB][EXT] Update Hadoop AWS SDK 1.12.572 -> 1.12.637 by Michael Blow · 10 months ago
  38. 397cac6 [ASTERIXDB-3339][COMP] Fix filter pushdown with subplans by Wail Alkowaileet · 10 months ago
  39. 0912f30 [ASTERIXDB-3338][COMP]: CH2 q18 gives spurious hint warnings by Vijay Sarathy · 10 months ago
  40. a09d0c6 [NO ISSUE][COMP] Fix distinct cardinality estimation query compile error by Peeyush Gupta · 10 months ago
  41. 39aceec Merge branch 'gerrit/trinity' into 'master' by Michael Blow · 10 months ago
  42. bd74cd2 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 10 months ago
  43. 21d2acb Merge branch 'gerrit/stabilization-667a908755' into 'gerrit/neo' by Michael Blow · 10 months ago
  44. 702e12c [NO ISSUE][*DB][EXT] Update Azure Libraries by Michael Blow · 10 months ago
  45. 6643eec [ASTERIXDB-3278][API] Add buffercache page read count to metrics by Ian Maxon · 10 months ago
  46. 261ff9a [NO ISSUE][HYR][LIC] Minor cleanup by Michael Blow · 10 months ago
  47. c56d025 Merge branch 'gerrit/trinity' into 'master' by Michael Blow · 10 months ago
  48. 8f8402e Revert "[NO ISSUE][MISC] Update Jackson to 2.16.1" by Michael Blow · 10 months ago
  49. 117e797 [ASTERIXDB-3332][COMP] Consolidate projection and filters by Wail Alkowaileet · 10 months ago
  50. 72b3447 [NO ISSUE][MISC] Update Netty to 4.1.101.Final by Michael Blow · 10 months ago
  51. 3377aab [NO ISSUE][MISC] Update commons dependencies by Michael Blow · 10 months ago
  52. 2a7770b [NO ISSUE][MISC] Update Log4j2 to 2.22.1 by Michael Blow · 10 months ago
  53. 09f9260 [NO ISSUE][MISC] Update Jackson to 2.16.1 by Michael Blow · 10 months ago
  54. 4f3ea96 [NO ISSUE] Fix column left-outer test by Wail Alkowaileet · 10 months ago
  55. edf9e46 Merge branch 'gerrit/trinity' into 'master' by Ali Alsuliman · 10 months ago
  56. d0c6310 [NO ISSUE][MTD] Add metadata API to get metadata entities as JSON by Ali Alsuliman · 10 months ago
  57. 4a834ba Merge branch 'gerrit/trinity' into 'master' by Michael Blow · 11 months ago
  58. 54d8918 [ASTERIXDB-3336][COMP]: Improve CBO trace logging by Vijay Sarathy · 11 months ago
  59. 69f9530 [NO ISSUE][HYR][HTTP] Minor refactoring by Michael Blow · 11 months ago
  60. bfe645c [ASTERIXDB-3335][COMP]: CBO - CH2 bugs by Vijay Sarathy · 11 months ago
  61. d46e8b6 [NO ISSUE][FUN] Skip job capacity assignment for completed/active requests by Ali Alsuliman · 11 months ago
  62. f0f8b74 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 11 months ago
  63. 41212d6 [ASTERIXDB-3334][COMP] Incorrect answer on query by Peeyush Gupta · 11 months ago
  64. 85ed82a [NO ISSUE][OTH] Ensure supported chars in database object names by Ali Alsuliman · 11 months ago
  65. 43f4f94 Merge branch 'gerrit/trinity' into 'master' by Michael Blow · 11 months ago
  66. 1f82cd3 [NO ISSUE][OTH] Improve logging by Ali Alsuliman · 11 months ago
  67. ac782ed [ASTERIXDB-3322][FUN] Adapt external artifacts to DB by Ian Maxon · 11 months ago
  68. 82bf771 [NO ISSUE][COMP] Include RUNNINGAGGREGATE & INTERSECT as scoped operators by Wail Alkowaileet · 11 months ago
  69. 4d609b4 [ASTERIXDB-3333][COMP] Do not warn on MISSING fields by Wail Alkowaileet · 11 months ago
  70. 6cba52b [ASTERIXDB-3331][COMP] Avoid pushing agg functions in columnar filter by Wail Alkowaileet · 11 months ago
  71. f70af59 [ASTERIXDB-3330][COMP]: CBO: Cardinality Estimation bugs by Vijay Sarathy · 11 months ago
  72. d83f0a6 Merge "Merge branch 'gerrit/trinity' into 'master'" by Apache AsterixDB Gerrit · 11 months ago
  73. cd2012fb [NO ISSUE][HYR][HTTP] Only bind to unique addresses, report correct bind failure address(es) by Michael Blow · 11 months ago
  74. a641846 [NO ISSUE] Stabelize SqlppExecutionColumnTest by Wail Alkowaileet · 11 months ago
  75. d6df343 Merge branch 'gerrit/trinity' into 'master' by Michael Blow · 11 months ago
  76. 5bf3222 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 11 months ago
  77. c469b7d [ASTERIXDB-3324][TEST][RT] SqlppExecutionTest for columnar by Wail Alkowaileet · 11 months ago release-0.9.9-rc0
  78. 9079019 [NO ISSUE][API] Add query request param to indicate source by Ali Alsuliman · 11 months ago
  79. 857ffb2 [ASTERIXDB-3329][COMP] Fix Outer NLJ with SELECT consolidation by Wail Alkowaileet · 11 months ago
  80. f8d2524 [ASTERIXDB-3324][COMP] Create column dataset validations by Wail Alkowaileet · 11 months ago
  81. 7fc2a3d [ASTERIXDB-3308][COMP]: CH2 Q7 fails with internal error (with CBO on) by Vijay Sarathy · 11 months ago
  82. 43b62b0 [ASTERIXDB-3316][COMP] Stack overflow during query compilation by Peeyush Gupta · 11 months ago
  83. 08f2722 [NO ISSUE][HYR][HTTP] Only bind to unique addresses, report correct bind failure address(es) by Michael Blow · 11 months ago
  84. 8d9966a [ASTERIXDB-3324][COMP][RT] Stabilize columnar filters and projector by Wail Alkowaileet · 11 months ago
  85. dccca17 [ASTERIXDB-3327][COMP] NPE caused by offset without limit in query by Peeyush Gupta · 11 months ago
  86. 18f750a [ASTERIXDB-3328][COMP] Preserve x-products of external datasets by Wail Alkowaileet · 11 months ago
  87. e3263fa [ASTERIXDB-3324][STO] Ensure PKs uniqueness on load by Wail Alkowaileet · 11 months ago
  88. 7e113cf [ASTERIXDB-3324][STO][RT] Clossed types stabilization in columnar by Wail Alkowaileet · 11 months ago
  89. a3e285a [ASTERIXDB-3326][OTH] COPY FROM request shown as received while running by Peeyush Gupta · 11 months ago
  90. ce2975b [ASTERIXDB-3310][COMP] Enforce supported types in columnar collections by Wail Alkowaileet · 11 months ago
  91. 1e604d4 Merge branch 'gerrit/trinity' into 'master' by Michael Blow · 12 months ago
  92. a72a387 [NO ISSUE][UI] Add min/max time. by Aditya Karad · 12 months ago
  93. 4265a1d3 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 12 months ago
  94. b4a7d81 [NO ISSUE]: Move StringUtils to hyracks-api module by Hussain Towaileb · 12 months ago
  95. 62578ad [ASTERIXDB-3323][COMP] Array index bulkload not indexing all values by Peeyush Gupta · 12 months ago
  96. d072c59 [ASTERIXDB-3321][FUN]: Return null and warn for string functions for invalid unicode sequence by Hussain Towaileb · 12 months ago
  97. 08b9cdb [MULTIPLE ISSUES][COMP] Multiple array index fixes by Peeyush Gupta · 12 months ago
  98. e3b6f9b [ASTERIXDB-3303][COMP] Projection Sizes Phase 2 by murali4104 · 12 months ago
  99. bd18306 [ASTERIXDB-3316][COMP] Fix failing optimizer tests by Peeyush Gupta · 12 months ago
  100. 78ebed0 [NO ISSUE] Use getClass().getName() instead of getClass().getSimpleName() by Ali Alsuliman · 12 months ago