This repository was archived by the owner on Nov 21, 2024. It is now read-only.
forked from substrait-io/duckdb-substrait-extension
-
Notifications
You must be signed in to change notification settings - Fork 1
<DRAFT> PR to sync fork #15
Open
anshuldata
wants to merge
29
commits into
sundeck-io:sundeck
Choose a base branch
from
anshuldata:anshul/SyncFork
base: sundeck
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…ginal naming from root
… that are throwing an invalid table filter error
Reuse connection to Extract,Consume and execute substrait query plans
Structs - Fix
…k-io#4) - Added an option `ENABLE_TEST_EXE` to build an optional test executable in `test/c/CMakeLists.txt`. - Created a new `main.cpp` file to run C tests. - Updated `test_substrait_c_api.cpp` to fix build errors and remove unused includes. - Included the new test directory in the main `CMakeLists.txt`. Co-authored-by: Anshul Data <[email protected]>
* Support CTAS to/from substrait * Add python & C test cases
(cherry picked from commit aa4c846)
Co-authored-by: Anshul Data <[email protected]> (cherry picked from commit a6e74eb)
* Fixed name of Join type (it was a breaking change in substrait) (cherry picked from commit ec315b6)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.