1. d7871cd [ASTERIXDB-3414][COMP] Add tpch tests by Vijay Sarathy · 3 days ago master
  2. cc57bfa [ASTERIXDB-3409][COMP] Ensure no modifications on irreplaceable root by Wail Alkowaileet · 3 days ago
  3. 8ca5af8 [ASTERIX-3408][COMP] Added a simple check for EQ joins in findJoinSelectivity by murali4104 · 3 days ago
  4. 8af1682 [ASTERIXDB-3399][COMP] Nested Loops index joins costing by murali4104 · 8 days ago
  5. e1860ab [NO ISSUE]: Skip logging empty list if no files will be deleted by Hussain Towaileb · 3 days ago
  6. 2941a84 [ASTERIXDB-3407][STO] Increment page counter for valid pages by Wail Alkowaileet · 4 days ago
  7. 7b3f1eb [NO ISSUE][OTH] Reduce disk cache log verbosity by Wail Alkowaileet · 9 days ago
  8. 59a9bd7 [NO ISSUE]: Allow closing resources silently by Hussain Towaileb · 9 days ago
  9. 9c663c3 [NO ISSUE][*DB][STO] += AbstractCloudIOManager.getCloudClient() by Michael Blow · 8 days ago
  10. 65f97ea [NO ISSUE][OTH] Add logs when failure to activate/deactivate index by Ali Alsuliman · 9 days ago
  11. c4bb512 Merge branch 'gerrit/trinity' into 'gerrit/master' by Ali Alsuliman · 9 days ago
  12. aca87de [ASTERIXDB-3343][API] Return new list when getting completed requests by Ali Alsuliman · 10 days ago
  13. 7d25bd8 [ASTERIXDB-3405][EXT] Avoid ConcurrentModificationException in DatasourceFactoryProvider by Ali Alsuliman · 10 days ago
  14. 7edce9e [ASTERIXDB-3404][RT] Do not apply columnar filter on antimatter by Wail Alkowaileet · 10 days ago
  15. 2e724f9 [NO ISSUE] Use DebugHolePuncher for non-linux machines by Wail Alkowaileet · 9 days ago
  16. 684566d Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 10 days ago
  17. 34b917c [ASTERIXDB-3403][COMP] Compilation error with valid query by Peeyush Gupta · 11 days ago
  18. b16c450 [NO ISSUE][OTH] Increase number of archived requests by Ali Alsuliman · 11 days ago
  19. ab2c5a2 [NO ISSUE][STO] Add logs when not able to enter a component by Ali Alsuliman · 11 days ago
  20. 3f3b072 [ASTERIXDB-3401][STO] Change default cloud caching policy to Selective by Wail Alkowaileet · 12 days ago
  21. ed89f6a [NO ISSUE]: Avoid incrementing job counters for job cleanup tasks by Hussain Towaileb · 2 weeks ago
  22. 482fdc9 Merge branch 'gerrit/trinity' into 'master' by Michael Blow · 2 weeks ago
  23. 079f119 [NO ISSUE][*DB][STO] Introduce ICloudGuardian, for validating cloud access by Michael Blow · 2 weeks ago
  24. 531f765 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 2 weeks ago
  25. 92978bd [ASTERIXDB-3400][IDX] Possible deadlock in GlobalVirtualBufferCache by Peeyush Gupta · 2 weeks ago
  26. b42c7ea [NO ISSUE][*DB] Prevent metadata node from receiving metadata replicas by Michael Blow · 2 weeks ago
  27. 139fb56 [ASTERIXDB-3387][STO] Fix inactive resource time threshold by Wail Alkowaileet · 2 weeks ago
  28. 42c18e6 [ASTERIXDB-3387][STO] Enable Selective caching policy by Wail Alkowaileet · 2 weeks ago
  29. 0fef754 [ASTERIXDB-3399][COMP] Adding support for Primary index nested loop joins by murali4104 · 3 weeks ago
  30. be01a73 [NO ISSUE] Ensure confiscated pages by Wail Alkowaileet · 3 weeks ago
  31. 97da44e [ASTERIXDB-3395][COMP] Fix pushing common array expressions by Wail Alkowaileet · 3 weeks ago
  32. 8d6c5c7 [ASTERIXDB-3343][API] Refactor and track other requests by Ali Alsuliman · 3 weeks ago
  33. 94964fd [ASTERIXDB-3387][STO] Introduce Selective caching policy by Wail Alkowaileet · 3 weeks ago
  34. 09b5732 [NO ISSUE][STO] Include more info. on erroneous write by Wail Alkowaileet · 3 weeks ago
  35. a637aa1 [ASTERIXDB-3394][STO] Follow up patch for addressing comments by Ritik Raj · 3 weeks ago
  36. 622df4e Merge branch 'trinity' into 'master' by Ali Alsuliman · 3 weeks ago
  37. 47d9ff4 [ASTERIXDB-3343][API] Add redact param to redact active/completed requests by Ali Alsuliman · 3 weeks ago
  38. 9fdf5fd [ASTERIXDB-3394][STO] Introducing size bounded concurrent merge policy by Ritik Raj · 4 weeks ago
  39. 54ff633 [ASTERIXDB-3397][API]Add retriable flag to returned errors by Peeyush Gupta · 3 weeks ago
  40. 77a5b27 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 3 weeks ago
  41. 308c61d [ASTERIXDB-3363][COMP] CBO not choosing indexnl join when there are by Vijay Sarathy · 3 weeks ago
  42. 04c8cba [ASTERIXDB-3390][STO]: Update storage scheme for GCS by Savyasach Reddy · 3 weeks ago
  43. 946f283 Merge "Merge branch 'gerrit/trinity' into 'master'" by Apache AsterixDB Gerrit · 3 weeks ago
  44. 835bc42 Merge branch 'gerrit/trinity' into 'master' by Michael Blow · 3 weeks ago
  45. 8e9972c [ASTERIXDB-3390][STO]: Add GCS Substitution in Tests by Savyasach Reddy · 3 weeks ago
  46. 746e3f5 [ASTERIXDB-3389][STO] Support caching/eviciting columns by Wail Alkowaileet · 3 weeks ago
  47. 7c7d240 [ASTERIXDB-3343][API] Capture job state changes in client requests by Ali Alsuliman · 3 weeks ago
  48. 72e69c6 [ASTERIXDB-3387][OTH] Unify org.ow2.asm version by Wail Alkowaileet · 3 weeks ago
  49. 2aa55e0 [NO ISSUE]: Track more requests + jobs counts by Hussain Towaileb · 4 weeks ago
  50. cc1334a [NO ISSUE][HYR] Reduce config manager debug logging by Michael Blow · 4 weeks ago
  51. f43328f [NO ISSUE][HYR][CONTROL] Avoid halt in event of interrupted registration by Michael Blow · 4 weeks ago
  52. a50bd38 [ASTERIXDB-3387][STO]: Prepare asterix-cloud for unlimited storage by Wail Alkowaileet · 3 weeks ago
  53. 8b6b3be Merge branch 'gerrit/trinity' into 'master' by Ian Maxon · 3 weeks ago
  54. 8ffe8ee [ASTERIXDB-3396][CONF] Tweak memory, '-add-opens' flags by Ian Maxon · 4 weeks ago
  55. 61524a6 [NO ISSUE][OTH] Change mvn Java ver. to 17 by Wail Alkowaileet · 4 weeks ago
  56. 0f41f17 [NO ISSUE][*DB] Refactoring AssignRuntime Factory by Ritik Raj · 4 weeks ago
  57. 7c5d0a8 [ASTERIXDB-3393][STO] Refactor Cloud writer by Wail Alkowaileet · 4 weeks ago
  58. 83b614a [NO ISSUE][HYR] Fix LSMBTreeMergeFailTest on Java 17 by Michael Blow · 4 weeks ago
  59. 20a5848 [ASTERIXDB-3391][OTH] Make DML statements cancellable by Peeyush Gupta · 5 weeks ago
  60. 225fe22 [ASTERIXDB-3390][STO]: Support GCS for cloud deployment by Savyasach Reddy · 5 weeks ago
  61. 8033945 [ASTERIXDB-3384][DOC] Document COPY by Ian Maxon · 6 weeks ago
  62. 7365617 [NO ISSUE][ING] Set Active Entity as Running on recovery by Ali Alsuliman · 5 weeks ago
  63. a4307a4 [NO ISSUE][OTH] Logging improvements for job failure events by Ali Alsuliman · 6 weeks ago
  64. ebde8c9 [ASTERIXDB-3389][STO] Prep. columnar datasets for disk caching by Wail Alkowaileet · 5 weeks ago
  65. 6d12448 [ASTERIXDB-3358][COMP] Indexnl hint with index names not working correctly by Vijay Sarathy · 5 weeks ago
  66. 8b076b8 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 5 weeks ago
  67. ed4bd17 [ASTERIXDB-3388][DOC]: Add ARRAY_MEDIAN() Function by Simon Dew · 5 weeks ago
  68. f805cfc [ASTERIXDB-3343][API] Include job details in active/completed requests by Ali Alsuliman · 4 months ago
  69. 518a0f1 [ASTERIX-3376][COMP] Choose smaller side's sample by murali4104 · 5 weeks ago
  70. e76b460 [ASTERIXDB-3343][API] Add servlet to get completed requests by Ali Alsuliman · 4 months ago
  71. 8cddc59 [ASTERIX-3376][COMP] Fix composite key joins cardinality by murali4104 · 6 weeks ago
  72. 5de0b85 [ASTERIXDB-3381][EXT] Embed values when reading Avro files by Wail Alkowaileet · 6 weeks ago
  73. 0747da6 [MULTIPLE ISSUES][STO] Storage code clean ups by Wail Alkowaileet · 6 weeks ago
  74. 2374748 [NO ISSUE][*DB] Refactoring AssignRuntime Factory by Ritik Raj · 6 weeks ago
  75. 48a3a9d [ASTERIXDB-3386][CONF] Add runtime memory overhead config by Murtadha Hubail · 6 weeks ago
  76. 44630dd [ASTERIXDB-3383][RT] resolving comments by Ritik Raj · 6 weeks ago
  77. b767d09 [ASTERIXDB-3343][API] Include job details in active/completed requests by Ali Alsuliman · 4 months ago
  78. 436b78e [ASTERIXDB-3375][STO][HYR] Introduce local disk caching APIs by Wail Alkowaileet · 6 weeks ago
  79. a1ba5ae [ASTERIXDB-3385][COMP] Duplicate fields should not accepted in primary key by Peeyush Gupta · 6 weeks ago
  80. 414ea84 [ASTERIXDB-3383][RT] Introducing tuple filter to ingestion pipeline by Ritik Raj · 6 weeks ago
  81. a19254a [ASTERIXDB-3380][COMP] Internal error on a syntax error with productivity hint by Vijay Sarathy · 6 weeks ago
  82. ab0abc1 [ASTERIXDB-3378][EXT]: Allow user to opt out of validating write permission before COPY TO S3 by Hussain Towaileb · 7 weeks ago
  83. d904a24 [ASTERIXDB-3362][MISC] Update formatter language versions by Ian Maxon · 3 months ago
  84. 9340d8c Avoid writing empty files when COPYing TO S3 by Hussain Towaileb · 8 weeks ago
  85. 29f1d42 [ASTERIXDB-3377][COMP]: CBO choosing wrong index by Vijay Sarathy · 7 weeks ago
  86. f4b33be [NO ISSUE][*DB] Minor cleanup / refactoring by Michael Blow · 7 weeks ago
  87. a86ea3b [ASTERIXDB-3376][COMP] Finding Distinct values in join columns by murali4104 · 7 weeks ago
  88. 9d3f796 [ASTERIXDB-3370][COMP] Collect and authorise dependency for views and functions by AnkitPrabhu · 7 weeks ago
  89. 9203c2f MB-61438: Supporting Plan for Id Extraction from Value by Ritik Raj · 8 weeks ago
  90. 5ea71db [ASTERIXDB-3374][STO] Introduce BufferCache Op Context by Wail Alkowaileet · 8 weeks ago
  91. acf4d63 [ASTERIXDB-3370][COMP] Collect accessed entities during compilation by AnkitPrabhu · 8 weeks ago
  92. 899ce95 [ASTERIXDB-3372][COMP]: Validate minimum value for 'max-objects-per-file' by Hussain Towaileb · 9 weeks ago
  93. 40cfb87 [ASTERIXDB-3369][FUN] Add tests for SQL median() by Ali Alsuliman · 9 weeks ago
  94. 381c707 [NO ISSUE]: Support Reading Single Depth Files/Folder from S3 Container by utsavCbase · 2 months ago
  95. 19cf533 [ASTERIXDB-3369][FUN] Implement SQL median() by Ali Alsuliman · 9 weeks ago
  96. 29cc82f [NO ISSUE] Introduce External Sink Error for write to by Hussain Towaileb · 9 weeks ago
  97. a89fb40 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 10 weeks ago
  98. f30653b [ASTERIXDB-3368][EXT] Abort S3 streams before closing by Murtadha Hubail · 10 weeks ago
  99. 879e6cf [NO ISSUE][OTH] Refactor S3Utils.buildAwsS3Client function by Peeyush Gupta · 3 months ago
  100. 24ae9d4 [ASTERIXDB-3367][EXT] Avro Parser for Union types for Bytes fix, Change in Map implementation. by ayush-couchbase · 3 months ago