matt/feat/recursive ctes/config flag#3
Closed
matthewgapp wants to merge 572 commits intomainfrom matt/feat/recursive-ctes/config-flag
+86,637-40,487
Commits
This pull request is big! We're only showing the most recent 250 commits
Commits on Nov 28, 2023
Commits on Nov 29, 2023
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Nov 30, 2023
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Dec 1, 2023
- authored
- authored
- authored
Commits on Dec 2, 2023
- authored
Commits on Dec 3, 2023
Commits on Dec 4, 2023
- authored
- authored
- authored
- authored
Update code comment for the cases of regularized RANGE frame and add tests for ORDER BY cases with RANGE frame (apache#8410)
authored
Commits on Dec 5, 2023
- authored
- authored
- authored
- authored
- authored
Commits on Dec 6, 2023
- authored
- authored
- authored
- authored
- authored
- authored
fix: Literal in
ORDER BY
window definition should not be an ordinal referring to relation column (apache#8419)- authored
- authored
- authored
Commits on Dec 7, 2023
- authored
- authored
- authored
Commits on Dec 8, 2023
- authored
fix: RANGE frame for corner cases with empty ORDER BY clause should be treated as constant sort (apache#8445)
authored- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Dec 9, 2023
Commits on Dec 11, 2023
- authored
- authored
- authored
- authored
Better Equivalence (ordering and exact equivalence) Propagation through ProjectionExec (apache#8484)
Commits on Dec 12, 2023
- authored
- authored
- authored
- authored
- authored
Commits on Dec 13, 2023
Commits on Dec 14, 2023
- authored
- authored
- authored
Fix regression with Incorrect results when reading parquet files with different schemas and statistics (apache#8533)
authored- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Dec 15, 2023
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Dec 16, 2023
Commits on Dec 17, 2023
- authored
- authored
- authored
- authored
- authored
Commits on Dec 18, 2023
- authored
Add
LiteralGuarantee
on columns to extract conditions required forPhysicalExpr
expressions to evaluate to true (apache#8437)[MINOR]: Parametrize sort-preservation tests to exercise all situations (unbounded/bounded sources and flag behavior) (apache#8575)
authored- authored
Move Coercion for MakeArray to
coerce_arguments_for_signature
and introduce another one for ArrayAppend (apache#8317)- authored
- authored
Commits on Dec 19, 2023
Commits on Dec 20, 2023
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Dec 21, 2023
Commits on Dec 22, 2023
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Dec 23, 2023
- authored
- authored
- authored
Commits on Dec 24, 2023
Commits on Dec 25, 2023
Commits on Dec 26, 2023
- authored
- authored
- authored
- authored
Commits on Dec 27, 2023
- authored
- authored
- authored
Commits on Dec 28, 2023
- authored
- authored
Commits on Dec 29, 2023
- authored
- authored
- authored
- authored
Commits on Dec 30, 2023
- authored
Change first/last implementation to prevent redundant comparisons when data is already sorted (apache#8678)
- authored
- authored
- authored
Commits on Dec 31, 2023
Commits on Jan 1, 2024
Commits on Jan 2, 2024
- authored
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Commits on Jan 3, 2024
- authored
- authored
- authored
- authored
- authored
Commits on Jan 5, 2024
- authored
- authored
- authored
- authored
- authored
- authored
- authored
Move
repartition_file_scans
out ofenable_round_robin
check inEnforceDistribution
rule (apache#8731)authored- authored
- authored
- authored
Convert Binary Operator
StringConcat
to Function forarray_concat
,array_append
andarray_prepend
(apache#8636)
Commits on Jan 6, 2024
- authored
Minor: Improve library docs to mention TreeNode, ExprSimplifier, PruningPredicate and cp_solver (apache#8749)
authored- authored
- authored
- authored
- authored
Commits on Jan 8, 2024
- authored
- authored
- authored