1. 6befed4 [ASTERIXDB-3531][COMP] Push projections into select operator by preetham0202 · 9 weeks ago
  2. 3c7e1f2 [ASTERIXDB-3531][COMP] Push projections into RunningAggregator operator by preetham0202 · 9 weeks ago
  3. a623d90 [ASTERIXDB-3531][COMP] Push projections into unnest operator by preetham0202 · 3 months ago
  4. 02afd58 [ASTERIXDB-3531][COMP] Remove extra space while printing fused assign by preetham0202 · 10 weeks ago
  5. 76744a3 [ASTERIXDB-3531][COMP] Push projections into assign operator by preetham0202 · 3 months ago
  6. f90b6c4 Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 10 weeks ago
  7. 36e7817 [NO ISSUE][*DB][EXT] Advance hadoop-client-runtime by Michael Blow · 10 weeks ago
  8. e1b17e0 [ASTERIXDB-3477,3474][RT] Profiling fixes and improvements by Ian Maxon · 5 months ago
  9. 813c15b [NO ISSUE][HYR][MISC] += InvokeUtil.tryWithCleanups variant that passes exception to cleanups by Michael Blow · 2 months ago
  10. dec9f98 Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 2 months ago
  11. bdaf4e9 Merge branch 'gerrit/trinity' into 'gerrit/goldfish' by Michael Blow · 2 months ago
  12. 52b8df6 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 3 months ago
  13. 1b975b5 Merge branch 'gerrit/trinity' into 'gerrit/goldfish' by Michael Blow · 3 months ago
  14. 4dde600 [NO ISSUE][COMP] Exponential recursion in OperatorManipulationUtil.substituteVarRec method by Peeyush Gupta · 3 months ago
  15. 33db60a Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 3 months ago
  16. 096385e [NO ISSUE][HYR][STO] Add pre-exit hook to IFrameOperationCallback by Michael Blow · 3 months ago
  17. f11758e [NO ISSUE][HYR][STO,MISC] LSM enhancements, misc utilities by Michael Blow · 3 months ago
  18. bb4190d [ASTERIXDB-3520][FUN]: Add capability to calculate resource size by Hussain Towaileb · 6 months ago
  19. f1f8581 [ASTERIXDB-3392] Add schema inference in COPY TO parquet by preetham0202 · 8 months ago
  20. 8bb7499 Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 3 months ago
  21. d9ef480 Merge branch 'gerrit/trinity' into 'gerrit/goldfish' by Michael Blow · 3 months ago
  22. 8171601 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 3 months ago
  23. f1b9c83 [NO ISSUE] Misc fixes by Michael Blow · 3 months ago
  24. e956d8d Merge branch gerrit/trinity into gerrit/goldfish by Hussain Towaileb · 3 months ago
  25. 3f20e39 Merge branch gerrit/neo into gerrit/trinity by Hussain Towaileb · 3 months ago
  26. ce064bd [ASTERIXDB-3521][FUN]: Verify datasource function args before replicating by Hussain Towaileb · 3 months ago
  27. 2f06193 Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 3 months ago
  28. 8e36160 Merge branch 'gerrit/trinity' into 'gerrit/goldfish' by Michael Blow · 3 months ago
  29. e49261f Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 3 months ago
  30. 3e25a70 [ASTERIXDB-3497][OTH]: Calculate physical disk size in cloud deployment by Hussain Towaileb · 5 months ago
  31. 041571d [ASTERIXDB-3512][COMP] Error with query if secondary indexes created by Peeyush Gupta · 4 months ago
  32. 847357d Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 4 months ago
  33. 67bbe28 [ASTERIXDB-3504][STO] Error in calculating if Page 0 is full for Column Datasets by Peeyush Gupta · 4 months ago
  34. b435ada [NO ISSUE][COMP] Honor select-list field order by AnkitPrabhu · 5 months ago
  35. 396b2c9 [ASTERIXDB-3504][STO] Error in setting MaxKey for Column Datasets by Ritik Raj · 5 months ago
  36. 470bb65 [NO ISSUE][HYR][MISC] += InvokeUtil.runWithCleanupsUnchecked by Michael Blow · 5 months ago
  37. 68aa9af Merge branch 'gerrit/goldfish' into 'master' by Ali Alsuliman · 5 months ago
  38. 6cac3c6 Merge branch 'gerrit/trinity' into 'gerrit/goldfish' by Ali Alsuliman · 5 months ago
  39. 610457b Merge branch 'gerrit/neo' into 'gerrit/trinity' by Ali Alsuliman · 5 months ago
  40. fba5d64 [ASTERIXDB-3501][COMP] Redundant listify in the plan by Peeyush Gupta · 5 months ago
  41. 362f09b [ASTERIXDB-3316][COMP] Stack overflow during query compilation by Peeyush Gupta · 1 year, 2 months ago
  42. b890204a [ASTERIXDB-3472][HYR] Catch Task exceptions by Ali Alsuliman · 6 months ago
  43. 09a1024 [ASTERIXDB-3494][STO] Column tuple projector fixes by Murtadha Hubail · 5 months ago
  44. 048e54d Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 5 months ago
  45. 5e67b37 [ASTERIXDB-3490][COMP] Could not modify UNORDERED_PARTITIONED exception on query compilation by Peeyush Gupta · 5 months ago
  46. 65d8009 Merge branch 'gerrit/trinity' into 'gerrit/goldfish' by Michael Blow · 5 months ago
  47. 2f67d80 [ASTERIXDB-3491][STO] Resetting numTupleCount when skipping MegaLeafPage by Ritik Raj · 5 months ago
  48. d4867eb [ASTERIXDB-3392] Change schema format to asterix by preetham0202 · 9 months ago
  49. 62ff68f Merge branch 'gerrit/stabilization-6a10f3f81d' into 'gerrit/trinity' by Michael Blow · 6 months ago
  50. fd2c99e [ASTERIXDB-3472][HYR] Use CleanupUtils.fail/close in ProbeAndJoinActivityNode by Ali Alsuliman · 6 months ago
  51. 2c0f5d8 [ASTERIXDB-3410][COMP] Stack overflow with heavily nested queries by Peeyush Gupta · 6 months ago
  52. 1aca4a5 Merge branch 'gerrit/trinity' into 'gerrit/goldfish' by Michael Blow · 6 months ago
  53. aaa5ee7 [NO ISSUE][HYR][HTTP] Use ForkJoinPool.commonPool() for cleanup on interrupt by Michael Blow · 6 months ago
  54. 933838a Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 6 months ago
  55. 205de91 [ASTERIXDB-3472][HYR] Catch Task exceptions by Ali Alsuliman · 6 months ago
  56. 58913f6 [ASTERIXDB-3484] Support storing large values in metadata pages by Wail Alkowaileet · 6 months ago
  57. c0cdec6 [ASTERIXDB-3392] Add new FieldNamesDictionary by preetham.poluparthi · 6 months ago
  58. ae3f8b6 [NO ISSUE][HYR][MISC] += invocation helpers for unchecked exceptions by Michael Blow · 8 months ago
  59. 295291c [ASTERIXDB-3476][STO] Mark column index active, after required steps completed by Ali Alsuliman · 6 months ago
  60. 431dfb4 [NO ISSUE][OTH] Update netty dependency version by Murtadha Hubail · 6 months ago
  61. 873feb5 Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 6 months ago
  62. 5b136ed [ASTERIXDB-3392] Add parquet format for COPY TO by preetham0202 · 11 months ago
  63. 6bc65e1 Merge branch 'gerrit/trinity' into 'gerrit/goldfish' by Michael Blow · 6 months ago
  64. 117e5aa Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 6 months ago
  65. 66fc43e [ASTERIXDB-3476][STO] Mark column index active, after required steps completed by Ritik Raj · 6 months ago
  66. d361226 [ASTERIXDB-3478][OTH] Do not add whitespaces when printing query result by Ali Alsuliman · 6 months ago
  67. b0f3ef4 [NO ISSUE][HYR] Configure bootstrap executors by Michael Blow · 6 months ago
  68. 9eb0c6a [ASTERIXDB-3415][COMP] Nested query with union all failing compilation by Peeyush Gupta · 6 months ago
  69. 9e20df1 Merge branch 'gerrit/trinity' into 'gerrit/goldfish' by Michael Blow · 6 months ago
  70. 225f47c [ASTERIXDB-3472][HYR] Catch Task exceptions by Ali Alsuliman · 6 months ago
  71. eaebacf [ASTERIXDB-3467][HYR] ConcurrentModificationException when picking new jobs to run by Ali Alsuliman · 7 months ago
  72. 79af162 [ASTERIXDB-3466][COMP] Make operators minimum frames budget configurable by Ali Alsuliman · 7 months ago
  73. 5b3465d [ASTERIXDB-3343][API] Add servlet to get acitve/completed requests by Ali Alsuliman · 7 months ago
  74. 406725a [ASTERIXDB-3460][*DB][HYR] Do not run jobs while cluster is not ACTIVE by Ali Alsuliman · 7 months ago
  75. aa3167d [ASTERIXDB-3463] Revert ASTERIXDB-3360 by Wail Alkowaileet · 7 months ago
  76. d9fdcab [ASTERIXDB-3461][STO] Guard CachePage pinCount by Wail Alkowaileet · 7 months ago
  77. 1147e26 [ASTERIXDB-3459][RT] Extend ITuplePartitionComputerFactory and ITuplePartitionComputer by Ritik Raj · 7 months ago
  78. 2b0ebf5 [ASTERIXDB-3451][STO] Avoid unlocking twice when pin fails by Peeyush Gupta · 7 months ago
  79. 8aeaac5 [ASTERIXDB-3458][STO] Halt on page write failure by Wail Alkowaileet · 7 months ago
  80. dc9718b [ASTERIXDB-3457][FUN] Add query-partition() to get all tuples in a partition by Ali Alsuliman · 7 months ago
  81. 49824f5 [ASTERIXDB-3453][STO] Incompressible pages are not written as full pages by Wail Alkowaileet · 7 months ago
  82. 8f49dc5 [ASTERIXDB-3451][STO] Avoid unlocking twice when pin fails by Wail Alkowaileet · 7 months ago
  83. b40b258 [NO ISSUE][STO] Clean cloud read loggings by Wail Alkowaileet · 7 months ago
  84. 28b2ae0 Merge "Merge branch 'gerrit/trinity' into 'master'" by Apache AsterixDB Gerrit · 7 months ago
  85. a30486e [ASTERIXDB-3419][COMP] Compilation error with query on view by Peeyush Gupta · 8 months ago
  86. 2818005 Merge branch 'gerrit/trinity' into 'master' by Michael Blow · 7 months ago
  87. f0c9ce6 [ASTERIXDB-3439][STO] Exposing cloud read metrics by Ritik Raj · 8 months ago
  88. 85d2b0b [NO ISSUE][HYR][MISC] += invocation helpers for unchecked exceptions by Michael Blow · 8 months ago
  89. 40bef5c [ASTERIXDB-3443][STO] Fix pinEachRange calc. by Wail Alkowaileet · 8 months ago
  90. b83b06f [MULTIPLE ISSUES][STO] Multiple fixes for cloud dep. by Wail Alkowaileet · 8 months ago
  91. 11d47c7 [NO ISSUE] Log flush operation completion status by Wail Alkowaileet · 8 months ago
  92. c51e1e5 [ASTERIXDB-3415][COMP] Nested query with union all failing compilation by Peeyush Gupta · 8 months ago
  93. 983497a [ASTERIXDB-3441][STO] Fix race condition in CloudColumnIndexDiskCacheManager by Wail Alkowaileet · 8 months ago
  94. 13ea2d8 [ASTERIXDB-3429][EXT] Configurable CSV escape char by Ian Maxon · 8 months ago
  95. 44c9386 [ASTERIXDB-3433][STO] Capping read network call to cloud by Ritik Raj · 8 months ago
  96. e3aae4a [ASTERIXDB-3437][STO] Make eviction plan reevaluation threshold configurable by Ritik Raj · 8 months ago
  97. e3a06f7 [NO ISSUE][STO] Column cloud refactoring by Wail Alkowaileet · 8 months ago
  98. ff8a16a [ASTERIXDB-3435][STO] Use syncWrite instead of doSyncWrite on persist by Wail Alkowaileet · 8 months ago
  99. 261767b [ASTERIXDB-3428][OTH] Improve storage logging by Wail Alkowaileet · 8 months ago
  100. dad9820 Merge branch 'gerrit/trinity' into 'master' by Michael Blow · 8 months ago