-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Recursive CTEs: Stage 2 - add support for sql -> logical plan generation #5
base: matt/feat/recursive-ctes/config-flag
Are you sure you want to change the base?
Recursive CTEs: Stage 2 - add support for sql -> logical plan generation #5
Commits on Jan 16, 2024
-
add sql -> logical plan support
* impl cte as work table * move SharedState to continuance * impl WorkTableState wip: readying pr to implement only logical plan fix sql integration test wip: add sql test for logical plan wip: format test assertion
Configuration menu - View commit details
-
Copy full SHA for 6ef0ff2 - Browse repository at this point
Copy the full SHA 6ef0ff2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d38c92 - Browse repository at this point
Copy the full SHA 8d38c92View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3f219bc - Browse repository at this point
Copy the full SHA 3f219bcView commit details
Commits on Jan 17, 2024
-
test: Port tests in
references.rs
to sqllogictest (apache#8877)* Migrate references unit tests to sqllogictest * Remove unused import
Configuration menu - View commit details
-
Copy full SHA for ffaa679 - Browse repository at this point
Copy the full SHA ffaa679View commit details -
fix bug with
to_timestamp
andInitCap
logical serialization, add ……roundtrip test between expression and proto, (apache#8868) * add roundtrip test between expression and proto --------- Co-authored-by: Andrew Lamb <andrew@nerdnetworks.org>
Configuration menu - View commit details
-
Copy full SHA for 31094b0 - Browse repository at this point
Copy the full SHA 31094b0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9004eb4 - Browse repository at this point
Copy the full SHA 9004eb4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 81d9d88 - Browse repository at this point
Copy the full SHA 81d9d88View commit details -
Configuration menu - View commit details
-
Copy full SHA for da776d9 - Browse repository at this point
Copy the full SHA da776d9View commit details -
Recursive CTEs: Stage 1 - add config flag (apache#8828)
* add config flag for recursive ctes update docs from script update slt test for doc change * restore testing pin
Configuration menu - View commit details
-
Copy full SHA for 89d22b4 - Browse repository at this point
Copy the full SHA 89d22b4View commit details
Commits on Jan 18, 2024
-
Support array literal with scalar function (apache#8884)
* fix struct Signed-off-by: jayzhan211 <jayzhan211@gmail.com> * add test Signed-off-by: jayzhan211 <jayzhan211@gmail.com> * support functions Signed-off-by: jayzhan211 <jayzhan211@gmail.com> --------- Signed-off-by: jayzhan211 <jayzhan211@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 57e38fb - Browse repository at this point
Copy the full SHA 57e38fbView commit details -
Bump actions/cache from 3 to 4 (apache#8903)
Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](actions/cache@v3...v4) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5adfc15 - Browse repository at this point
Copy the full SHA 5adfc15View commit details -
Fix
datafusion-cli
print output (apache#8895)* Fix datafusion-cli print output * fmt * Do not print header if only empty batches, test for same
Configuration menu - View commit details
-
Copy full SHA for bdf5e9d - Browse repository at this point
Copy the full SHA bdf5e9dView commit details -
Configuration menu - View commit details
-
Copy full SHA for eb9bbe8 - Browse repository at this point
Copy the full SHA eb9bbe8View commit details -
Fix "Projection references non-aggregate values" by updating `rebase_…
…expr` to use `transform_down` (apache#8890) * transform_down * add test
Configuration menu - View commit details
-
Copy full SHA for d14f766 - Browse repository at this point
Copy the full SHA d14f766View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57cf8b4 - Browse repository at this point
Copy the full SHA 57cf8b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 675a6df - Browse repository at this point
Copy the full SHA 675a6dfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 85c2764 - Browse repository at this point
Copy the full SHA 85c2764View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63445d8 - Browse repository at this point
Copy the full SHA 63445d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 129d41a - Browse repository at this point
Copy the full SHA 129d41aView commit details -
Configuration menu - View commit details
-
Copy full SHA for cd95b79 - Browse repository at this point
Copy the full SHA cd95b79View commit details -
Configuration menu - View commit details
-
Copy full SHA for ead6b30 - Browse repository at this point
Copy the full SHA ead6b30View commit details