- 72c75d8 Merge branch 'gerrit/ionic' into 'master' by Michael Blow · 8 weeks ago
- 0e2027e [NO ISSUE]: Pass warning collector for COPY TO push runtime factory by Hussain Towaileb · 8 weeks ago
- ba3661f Merge branch 'gerrit/ionic' into 'master' by Michael Blow · 9 weeks ago
- d45a3bd [ASTERIXDB-3603][FUN] Add support for transform functions by Peeyush Gupta · 9 weeks ago
- bab942f [ASTERIXDB-3603][FUN] Runtime changes for transform functions by Peeyush Gupta · 9 weeks ago
- 3fbcd5d Merge branch 'gerrit/trinity' into 'gerrit/ionic' by Michael Blow · 2 months ago
- 32007cf Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 2 months ago
- bc66d5d [ASTERIXDB-3605][COMP] Fix Required Partitioning properties while doing left outer join by preetham0202 · 3 months ago
- b277226 [ASTERIXDB-3603][FUN] Adding validation for transform functions by Peeyush Gupta · 3 months ago
- 57c29f4 Merge commit ionic '27a661be67ad653073163985c869ac23c3f0c5df' into 'master' by Ali Alsuliman · 3 months ago
- a367642 Revert "[ASTERIXDB-3573][COMP] Do not pull predicates out of join condition" by Ali Alsuliman · 3 months ago
- 53ab37c [ASTERIXDB-3550][COMP] Allow project operators inside subplan by preetham0202 · 6 months ago
- 15ae69e Merge branch 'ionic' into 'master' by Murtadha Hubail · 4 months ago
- 2473dce Merge "merge branch gerrit/trinity into gerrit/ionic" into ionic by Apache AsterixDB Gerrit · 4 months ago
- c2cb753 [ASTERIXDB-3591][RT] Ensure close/fail of pipeline start uninterrupted by Ali Alsuliman · 4 months ago
- a7b10d8 merge branch gerrit/trinity into gerrit/ionic by Hussain Towaileb · 4 months ago
- 32a3442 merge branch gerrit/neo into gerrit/trinity by Hussain Towaileb · 4 months ago
- ba228af [NO ISSUE]: do not lose thrown exceptions and interrupts by Hussain Towaileb · 4 months ago
- 604f1a0 Merge branch 'ionic' into 'master' by Ian Maxon · 4 months ago
- a92a349 Merge branch 'ionic' into 'master' by Ian Maxon · 4 months ago
- ed4a9a9 [ASTERIXDB-3580][COMP] Ensure the computation locations are sorted by Ali Alsuliman · 4 months ago
- 6447488 [ASTERIXDB-3581][EXT]: Do not retry GCS SDK requests if thread is interrupted by Hussain Towaileb · 5 months ago
- 6876507 [ASTERIXDB-3580][COMP] minor refactoring by Ali Alsuliman · 5 months ago
- 3c6b5dc [ASTERIXDB-3580][COMP] Change collection delivered partitioning property by Ali Alsuliman · 5 months ago
- 8d21764 Merge branch 'trinity' into ionic by Ian Maxon · 5 months ago
- 3cc0323 [ASTERIXDB-3509][EXT]: Raise warning for COPY TO CSV schema mismatch by Hussain Towaileb · 5 months ago
- 00740fa NO ISSUE: Move IEvaluatorContext from algebricks to hyracks by Hussain Towaileb · 5 months ago
- a08dd5b [ASTERIXDB-3573][COMP] Do not pull predicates out of join condition by Ali Alsuliman · 5 months ago
- 0cde515 [ASTERIXDB-3569][TEST] Reorganize and clean tests by Ian Maxon · 5 months ago
- 59ace80 [ASTERIXDB-3572][COMP] Use hash-join when condition contains equi predicate by Ali Alsuliman · 5 months ago
- ce4d655 [NO ISSUE][HYR][RT] Log pre-cancel thread stack on stuck canceled tasks, some interrupt fixes by Michael Blow · 5 months ago
- 44f71b5 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Ali Alsuliman · 5 months ago
- 16ac1d8 [ASTERIXDB-3562][COMP] Align subplan variable propagation with runtime output by Ali Alsuliman · 6 months ago
- 769ec0b [ASTERIXDB-3550][COMP] Allow project operators inside subplan by preetham0202 · 6 months ago
- aba5ce6 [ASTERIXDB-3559][COMP] Add output document size at each operator in explain plan by Vijay Sarathy · 6 months ago
- ac42a2a [ASTERIXDB-3562][COMP] Align subplan variable propagation with runtime output by Ali Alsuliman · 6 months ago
- 61cd520 [ASTERIXDB-3543][COMP] Do not inline expressions containing collection record by Vijay Sarathy · 6 months ago
- 71070e9 Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 7 months ago
- de0acbf Merge branch 'gerrit/trinity' into 'gerrit/goldfish' by Michael Blow · 7 months ago
- 0ef0253 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 7 months ago
- 934eb69 [ASTERIXDB-3538][COMP] Remove subplan operators that produce empty variables by preetham0202 · 8 months ago
- 5ff8ab0 [ASTERIXDB-3531][COMP] Format AssignRuntimeFactory, EmbedProjectRule by preetham0202 · 8 months ago
- 57aefaa [ASTERIXDB-3511][COMP] Set 'ordered field' to true as default configuration by AnkitPrabhu · 10 months ago
- 6befed4 [ASTERIXDB-3531][COMP] Push projections into select operator by preetham0202 · 8 months ago
- 3c7e1f2 [ASTERIXDB-3531][COMP] Push projections into RunningAggregator operator by preetham0202 · 8 months ago
- a623d90 [ASTERIXDB-3531][COMP] Push projections into unnest operator by preetham0202 · 8 months ago
- 02afd58 [ASTERIXDB-3531][COMP] Remove extra space while printing fused assign by preetham0202 · 8 months ago
- 76744a3 [ASTERIXDB-3531][COMP] Push projections into assign operator by preetham0202 · 9 months ago
- e1b17e0 [ASTERIXDB-3477,3474][RT] Profiling fixes and improvements by Ian Maxon · 11 months ago
- dec9f98 Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 8 months ago
- bdaf4e9 Merge branch 'gerrit/trinity' into 'gerrit/goldfish' by Michael Blow · 8 months ago
- 52b8df6 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 8 months ago
- 4dde600 [NO ISSUE][COMP] Exponential recursion in OperatorManipulationUtil.substituteVarRec method by Peeyush Gupta · 9 months ago
- f1f8581 [ASTERIXDB-3392] Add schema inference in COPY TO parquet by preetham0202 · 1 year, 2 months ago
- 8bb7499 Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 9 months ago
- e956d8d Merge branch gerrit/trinity into gerrit/goldfish by Hussain Towaileb · 9 months ago
- 3f20e39 Merge branch gerrit/neo into gerrit/trinity by Hussain Towaileb · 9 months ago
- ce064bd [ASTERIXDB-3521][FUN]: Verify datasource function args before replicating by Hussain Towaileb · 9 months ago
- 2f06193 Merge branch 'gerrit/goldfish' into 'master' by Michael Blow · 9 months ago
- 8e36160 Merge branch 'gerrit/trinity' into 'gerrit/goldfish' by Michael Blow · 9 months ago
- e49261f Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 9 months ago
- 041571d [ASTERIXDB-3512][COMP] Error with query if secondary indexes created by Peeyush Gupta · 10 months ago
- b435ada [NO ISSUE][COMP] Honor select-list field order by AnkitPrabhu · 11 months ago
- 68aa9af Merge branch 'gerrit/goldfish' into 'master' by Ali Alsuliman · 11 months ago
- 6cac3c6 Merge branch 'gerrit/trinity' into 'gerrit/goldfish' by Ali Alsuliman · 11 months ago
- 610457b Merge branch 'gerrit/neo' into 'gerrit/trinity' by Ali Alsuliman · 11 months ago
- fba5d64 [ASTERIXDB-3501][COMP] Redundant listify in the plan by Peeyush Gupta · 11 months ago
- 362f09b [ASTERIXDB-3316][COMP] Stack overflow during query compilation by Peeyush Gupta · 1 year, 8 months ago
- 5e67b37 [ASTERIXDB-3490][COMP] Could not modify UNORDERED_PARTITIONED exception on query compilation by Peeyush Gupta · 11 months ago
- 2c0f5d8 [ASTERIXDB-3410][COMP] Stack overflow with heavily nested queries by Peeyush Gupta · 12 months ago
- 6bc65e1 Merge branch 'gerrit/trinity' into 'gerrit/goldfish' by Michael Blow · 12 months ago
- d361226 [ASTERIXDB-3478][OTH] Do not add whitespaces when printing query result by Ali Alsuliman · 12 months ago
- 9eb0c6a [ASTERIXDB-3415][COMP] Nested query with union all failing compilation by Peeyush Gupta · 12 months ago
- 79af162 [ASTERIXDB-3466][COMP] Make operators minimum frames budget configurable by Ali Alsuliman · 1 year ago
- a30486e [ASTERIXDB-3419][COMP] Compilation error with query on view by Peeyush Gupta · 1 year, 1 month ago
- c51e1e5 [ASTERIXDB-3415][COMP] Nested query with union all failing compilation by Peeyush Gupta · 1 year, 1 month ago
- dad9820 Merge branch 'gerrit/trinity' into 'master' by Michael Blow · 1 year, 2 months ago
- b4120d1 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 1 year, 2 months ago
- 76a80b7 [NO ISSUE]: Return expression cannot be constant for COPY TO by Hussain Towaileb · 1 year, 2 months ago
- e0d0c95 [NO ISSUE][OTH] Logging enhancements + query job logging by Ali Alsuliman · 1 year, 2 months ago
- 0f41f17 [NO ISSUE][*DB] Refactoring AssignRuntime Factory by Ritik Raj · 1 year, 3 months ago
- 2374748 [NO ISSUE][*DB] Refactoring AssignRuntime Factory by Ritik Raj · 1 year, 3 months ago
- f0ff425 [NO ISSUE]: Add more validations + cleanup + address comments by Hussain Towaileb · 1 year, 5 months ago
- de0c4e3 Merge branch 'release-0.9.9' by Ian Maxon · 1 year, 5 months ago
- bf0abd4 Advance to AsterixDB 0.9.8.3-SNAPSHOT and Hyracks 0.3.8.3-SNAPSHOT by Ian Maxon · 1 year, 5 months ago release-0.9.8.2
- 7250ba6 [ASTERIXDB-3357][COMP][RT] Compiler and runtime support for COPY TO statement by Hussain Towaileb · 1 year, 6 months ago
- b4e955f Release Apache AsterixDB 0.9.8.2 and Hyracks 0.3.8.2 by Ian Maxon · 1 year, 5 months ago
- f20e64f Advance to AsterixDB 0.9.10-SNAPSHOT and Hyracks 0.3.10-SNAPSHOT by Ian Maxon · 1 year, 5 months ago release-0.9.9 release-0.9.9-rc1
- 8d27a7b Release Apache AsterixDB 0.9.9 and Hyracks 0.3.9 by Ian Maxon · 1 year, 5 months ago
- 000223e [ASTERIXDB-3356][RT] Add min/max cardinality to plan by Ian Maxon · 1 year, 5 months ago
- 29321d1 [NO ISSUE][COMP] Fix compile time errors in Distinct Cardinality Estimation. by MehnazMahin · 1 year, 6 months ago
- 397cac6 [ASTERIXDB-3339][COMP] Fix filter pushdown with subplans by Wail Alkowaileet · 1 year, 7 months ago
- 117e797 [ASTERIXDB-3332][COMP] Consolidate projection and filters by Wail Alkowaileet · 1 year, 7 months ago
- 4a834ba Merge branch 'gerrit/trinity' into 'master' by Michael Blow · 1 year, 7 months ago
- f0f8b74 Merge branch 'gerrit/neo' into 'gerrit/trinity' by Michael Blow · 1 year, 7 months ago
- 41212d6 [ASTERIXDB-3334][COMP] Incorrect answer on query by Peeyush Gupta · 1 year, 8 months ago
- f70af59 [ASTERIXDB-3330][COMP]: CBO: Cardinality Estimation bugs by Vijay Sarathy · 1 year, 8 months ago
- d6df343 Merge branch 'gerrit/trinity' into 'master' by Michael Blow · 1 year, 8 months ago
- 857ffb2 [ASTERIXDB-3329][COMP] Fix Outer NLJ with SELECT consolidation by Wail Alkowaileet · 1 year, 8 months ago
- 43b62b0 [ASTERIXDB-3316][COMP] Stack overflow during query compilation by Peeyush Gupta · 1 year, 8 months ago