1. 72c75d8 Merge branch 'gerrit/ionic' into 'master' by Michael Blow · 8 weeks ago
  2. f6dde83 Merge branch 'gerrit/trinity' into 'gerrit/ionic' by Michael Blow · 8 weeks ago
  3. 9ffb423 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 9 weeks ago
  4. 07074ea [ASTERIXDB-3615][FUN]: lpad and rpad func follow-up by Janhavi Tripurwar · 9 weeks ago
  5. ba3661f Merge branch 'gerrit/ionic' into 'master' by Michael Blow · 9 weeks ago
  6. 167e58a [ASTERIXDB-3616][EXT]: Add retry logic for external cloud writers by Hussain Towaileb · 10 weeks ago
  7. 92a2d2b [ASTERIXDB-3615][FUN]: lpad and rpad func by Janhavi Tripurwar · 9 weeks ago
  8. d45a3bd [ASTERIXDB-3603][FUN] Add support for transform functions by Peeyush Gupta · 9 weeks ago
  9. bab942f [ASTERIXDB-3603][FUN] Runtime changes for transform functions by Peeyush Gupta · 9 weeks ago
  10. 5574360 [NO ISSUE][OTH] query/job logs changes by Ali Alsuliman · 2 months ago
  11. 65b6a27 [NO ISSUE][STO][MISC] Fixes to handling of interrupted actions by Michael Blow · 9 weeks ago
  12. 3fbcd5d Merge branch 'gerrit/trinity' into 'gerrit/ionic' by Michael Blow · 2 months ago
  13. 32007cf Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 2 months ago
  14. 1412539 Merge branch 'gerrit/7.1.x' into 'gerrit/neo' by Michael Blow · 2 months ago
  15. 1e12c3c [NO ISSUE][MISC] Eliminate unused native dependencies by Michael Blow · 2 months ago stabilization-667a908755
  16. d494c31 [ASTERIXDB-3609][API][RT] Library archive limits by Ian Maxon · 3 months ago
  17. e672fd0 [ASTERIXDB-3420][STO] Account for file changes on directory traversal by Savyasach Reddy · 1 year, 2 months ago
  18. 57c29f4 Merge commit ionic '27a661be67ad653073163985c869ac23c3f0c5df' into 'master' by Ali Alsuliman · 3 months ago
  19. b0a5993 Revert "[ASTERIXDB-3574][STO] Taking resource-level lock instead of global lock" by Ritik Raj · 3 months ago
  20. 21294db [NO ISSUE][FUN] Use the correct tuple projector in query_partition() by Ali Alsuliman · 4 months ago
  21. fa27f73 [ASTERIXDB-3597][STO] Add debug lines for pageZero flush failure by Ritik Raj · 4 months ago
  22. bf1dd86 [ASTERIXDB-3597][STO] Using interior frame slot size by Ritik Raj · 4 months ago
  23. 15ae69e Merge branch 'ionic' into 'master' by Murtadha Hubail · 4 months ago
  24. ceb62be [NO ISSUE][RT] Do not retry IllegalArgumentException on ExponentialRetryPolicy by Murtadha Hubail · 4 months ago
  25. b88d3fc [ASTERIXDB-3586][STO] Sync tupleIndex while skipping tuples by Ritik Raj · 4 months ago
  26. 2473dce Merge "merge branch gerrit/trinity into gerrit/ionic" into ionic by Apache AsterixDB Gerrit · 4 months ago
  27. 01ef165 [ASTERIXDB-3591][RT] Ensure all search cursors closed by Ali Alsuliman · 4 months ago
  28. c2cb753 [ASTERIXDB-3591][RT] Ensure close/fail of pipeline start uninterrupted by Ali Alsuliman · 4 months ago
  29. a7b10d8 merge branch gerrit/trinity into gerrit/ionic by Hussain Towaileb · 4 months ago
  30. 32a3442 merge branch gerrit/neo into gerrit/trinity by Hussain Towaileb · 4 months ago
  31. 36feebe [NO ISSUE][EXT]: Fail early in COPY TO if writing issue was encountered by Hussain Towaileb · 4 months ago
  32. 0869501 [NO ISSUE][HYR][STO] Refactor CloudRetryableRequestUtil to avoid duplicate logic by Michael Blow · 4 months ago
  33. ba228af [NO ISSUE]: do not lose thrown exceptions and interrupts by Hussain Towaileb · 4 months ago
  34. c21f99f [ASTERIXDB-3587][RT] Re-use frame in NL join cache activity by Ali Alsuliman · 4 months ago
  35. c9a82db [NO ISSUE][RT] Preserve interrupts, fix log typo by Michael Blow · 5 months ago
  36. a92a349 Merge branch 'ionic' into 'master' by Ian Maxon · 4 months ago
  37. 6447488 [ASTERIXDB-3581][EXT]: Do not retry GCS SDK requests if thread is interrupted by Hussain Towaileb · 5 months ago
  38. 6e83abc [ASTERIXDB-3564][STO]: Avoid halts on IO operation failures by Savyasach Reddy · 7 months ago
  39. 2667a63 [ASTERIXDB-3574][STO] Taking resource-level lock instead of global lock by Ritik Raj · 5 months ago
  40. 8d21764 Merge branch 'trinity' into ionic by Ian Maxon · 5 months ago
  41. 3cc0323 [ASTERIXDB-3509][EXT]: Raise warning for COPY TO CSV schema mismatch by Hussain Towaileb · 5 months ago
  42. 00740fa NO ISSUE: Move IEvaluatorContext from algebricks to hyracks by Hussain Towaileb · 5 months ago
  43. 0cde515 [ASTERIXDB-3569][TEST] Reorganize and clean tests by Ian Maxon · 5 months ago
  44. b38d236 [ASTERIXDB-3563][STO] Delay activation of dataset until accessed by Ritik Raj · 6 months ago
  45. aba667b [NO ISSUE][NET] Only use client certificates if configured by Ian Maxon · 5 months ago
  46. af29cbe [ASTERIXDB-3564][STO]: Avoid halts on IO operation failures by Savyasach Reddy · 7 months ago
  47. ce4d655 [NO ISSUE][HYR][RT] Log pre-cancel thread stack on stuck canceled tasks, some interrupt fixes by Michael Blow · 5 months ago
  48. 04de271 [ASTERIXDB-3570][RT] Re-interrupt running threads on tasks cancelation by Murtadha Hubail · 5 months ago
  49. b3db1a3 [NO ISSUE][HYR][MISC] Generalize timed interruptible actions with Span by Michael Blow · 5 months ago
  50. cd2ae75 [NO ISSUE][HYR] Retry cancelling tasks only after the timeout by Ali Alsuliman · 5 months ago
  51. a4033e1 [NO ISSUE][*DB][CLOUD] Ensure interrupts are not lost during GCS ops by Michael Blow · 5 months ago
  52. 12527d7 [NO ISSUE][HYR] Keep trying to cancel job tasks by Ali Alsuliman · 5 months ago
  53. b1e270e Merge branch 'gerrit/morpheus' into 'master' by Michael Blow · 5 months ago
  54. e60a6f0 [NO ISSUE][HYR][STO] Introduce new modification op type to disregard cache budget by Michael Blow · 5 months ago
  55. 73f49b3 [ASTERIXDB-3495] Library Cloud Storage by Ian Maxon · 8 months ago
  56. f410f47 Merge branch 'gerrit/trinity' into 'gerrit/morpheus' by Michael Blow · 6 months ago
  57. 6eb19a8 [NO ISSUE]: Avoid potential overflows by Savyasach Reddy · 6 months ago
  58. 216b352 [NO ISSUE]: Fix TokenAcquireTimeout and introduce Backoff for retries by Savyasach Reddy · 6 months ago
  59. 184a963 [NO ISSUE][HYR][NET] += INetworkSecurityConfig.useMutualAuth by Michael Blow · 7 months ago
  60. 8f28683 [ASTERIXDB-3554][CONF]: Increasing timeout for aborting tasks by Ritik Raj · 6 months ago
  61. abaf5f1 [NO ISSUE]: Account for file changes on directory traversal by Savyasach Reddy · 6 months ago
  62. d3881ce Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 7 months ago
  63. 71070e9 Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 7 months ago
  64. b7ee939 Merge branch 'gerrit/stabilization-1cffa2bc98' into 'gerrit/goldfish' by Michael Blow · 7 months ago
  65. de0acbf Merge branch 'gerrit/trinity' into 'gerrit/goldfish' by Michael Blow · 7 months ago
  66. 6049810 Merge branch 'gerrit/trinity' into 'gerrit/morpheus' by Michael Blow · 7 months ago
  67. 0ef0253 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 7 months ago
  68. 934eb69 [ASTERIXDB-3538][COMP] Remove subplan operators that produce empty variables by preetham0202 · 8 months ago
  69. 79d3313 Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 7 months ago
  70. 24cd599 Merge branch 'gerrit/trinity' into 'gerrit/morpheus' by Michael Blow · 7 months ago
  71. 474bef9 Merge branch 'gerrit/trinity' into 'gerrit/goldfish' by Michael Blow · 7 months ago
  72. 3e41dbc Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 7 months ago
  73. dcc772d [NO ISSUE][HYR][LIC] Enable license automation plugin to skip license/notice file content by Michael Blow · 7 months ago
  74. bd2809b [ASTERIXDB-3539][STO] Failure to evaluate filter in case of antimatter by Ritik Raj · 7 months ago
  75. c5851fe Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 8 months ago
  76. f070329 [ASTERIXDB-3532][STO] Account for incoming tuple's new columns by Peeyush Gupta · 8 months ago
  77. f90b6c4 Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 8 months ago
  78. e1b17e0 [ASTERIXDB-3477,3474][RT] Profiling fixes and improvements by Ian Maxon · 11 months ago
  79. 813c15b [NO ISSUE][HYR][MISC] += InvokeUtil.tryWithCleanups variant that passes exception to cleanups by Michael Blow · 8 months ago
  80. dec9f98 Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 8 months ago
  81. 5237dae Merge branch 'gerrit/trinity' into 'gerrit/morpheus' by Michael Blow · 8 months ago
  82. 1b975b5 Merge branch 'gerrit/trinity' into 'gerrit/goldfish' by Michael Blow · 8 months ago
  83. 33db60a Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 8 months ago
  84. 096385e [NO ISSUE][HYR][STO] Add pre-exit hook to IFrameOperationCallback by Michael Blow · 9 months ago
  85. f11758e [NO ISSUE][HYR][STO,MISC] LSM enhancements, misc utilities by Michael Blow · 9 months ago
  86. bb4190d [ASTERIXDB-3520][FUN]: Add capability to calculate resource size by Hussain Towaileb · 11 months ago
  87. f1f8581 [ASTERIXDB-3392] Add schema inference in COPY TO parquet by preetham0202 · 1 year, 2 months ago
  88. aceeb50 Merge branch 'gerrit/trinity' into 'gerrit/morpheus' by Michael Blow · 9 months ago
  89. 8bb7499 Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 9 months ago
  90. d9ef480 Merge branch 'gerrit/trinity' into 'gerrit/goldfish' by Michael Blow · 9 months ago
  91. 8171601 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 9 months ago
  92. f1b9c83 [NO ISSUE] Misc fixes by Michael Blow · 9 months ago
  93. de80a9c [NO ISSUE][HYR][NET] Extend SSL engine API to indicate client use by Michael Blow · 10 months ago
  94. 3e25a70 [ASTERIXDB-3497][OTH]: Calculate physical disk size in cloud deployment by Hussain Towaileb · 11 months ago
  95. 847357d Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 10 months ago
  96. 67bbe28 [ASTERIXDB-3504][STO] Error in calculating if Page 0 is full for Column Datasets by Peeyush Gupta · 10 months ago
  97. 396b2c9 [ASTERIXDB-3504][STO] Error in setting MaxKey for Column Datasets by Ritik Raj · 11 months ago
  98. 470bb65 [NO ISSUE][HYR][MISC] += InvokeUtil.runWithCleanupsUnchecked by Michael Blow · 11 months ago
  99. 68aa9af Merge branch 'gerrit/goldfish' into 'master' by Ali Alsuliman · 11 months ago
  100. b890204a [ASTERIXDB-3472][HYR] Catch Task exceptions by Ali Alsuliman · 1 year ago