-
Notifications
You must be signed in to change notification settings - Fork 4k
ARROW-15779: [Python] Create python bindings for Substrait consumer #12672
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
Closed
Closed
Changes from all commits
Commits
Show all changes
74 commits
Select commit
Hold shift + click to select a range
ecd240a
updating submodule
vibhatha fb5b46f
temp commit to remove files in submodule
vibhatha a57040a
adding submodule
vibhatha 61ed8ef
updating testing submodule
vibhatha 3f85bf0
revert to uupstream version
vibhatha 92bc822
rebase
vibhatha c319d2a
updating the engine substrait exammple
vibhatha dae4c0c
rebase
vibhatha 9a53285
updating cmakelist
vibhatha 91929f7
removing parquet dep
vibhatha a45b25c
adding substrait test cases and refactor
vibhatha b3edec2
rebase
vibhatha cfe821c
rebase continue
vibhatha f16ee61
updating example
vibhatha 517014e
rebase
vibhatha 005823b
rebase
vibhatha 8f4d913
adding engine
vibhatha 07cb5d2
functional init version of python substrait
vibhatha c359a1d
rebase
vibhatha 0be4d6f
minor modification to cmakelist
vibhatha ef3f5d0
adding class import
vibhatha a2ae427
addressing python review comments
vibhatha d15b7b4
rebase
vibhatha 2ab7231
addressing reviews
vibhatha 373e817
rebase
vibhatha ddf568d
removing examples
vibhatha a6f5683
rebase
vibhatha 52fa437
adding pymarktest
vibhatha 7c47d08
rebase
vibhatha b80ff39
rebase
vibhatha fb552b4
update test cases
vibhatha 376a40d
addressing reviews
vibhatha b02ff32
adding test cases for invalid plan
vibhatha 0239ecc
temp commit to test AppVeyor
vibhatha 3814334
excluding redundant test
vibhatha f4c2581
updating test case
vibhatha e4b6daa
test fpath
vibhatha 0cea68d
updating workflow
vibhatha 06f7bad
adding engine flag for python build script
vibhatha 80c1bb2
rebase
vibhatha 39c3f3e
updating conftest for engine addition
vibhatha 48051ce
updating test cases and imports
vibhatha c2e9092
adding missing imports
vibhatha e643c3e
refactor the usage
vibhatha b3a80c6
refactor from engine to substrait and rebase
vibhatha 222cacb
fix import
vibhatha 7c861cb
minor changes
vibhatha ee73c40
rebase
vibhatha 256f514
testing windows ci issue
vibhatha e3ed91d
testing path
vibhatha ffcf567
updating the test case skipping windows
vibhatha db5dba1
remove unnecessary imports and adding skip for windows
vibhatha 717de20
addressing feedbacks
vibhatha b3a36ad
fix the commit order and formatting in pytest
vibhatha 1809932
removed the export keyword
vibhatha f40c2cf
updating test condition
vibhatha 749be1b
adding comment for test
vibhatha 3d808cf
update libarrow.pxd
vibhatha 3b0da1f
rebase
vibhatha d660960
changing the buffer usage in the substrait consumer
vibhatha 7739b08
adding a comment on context usage
vibhatha 9e19335
addressing reviews p1
vibhatha ffc87ea
change order
vibhatha 784c07b
replace parquest tests with arrow ipc
vibhatha 83b6602
updating namespace
vibhatha 0a377ea
type_internal: substrait namespace modification (fix amd ci failure)
vibhatha b6045da
fix style issue
vibhatha fc0772c
addressing review comments
vibhatha f259e7b
removing comments and formatting
vibhatha 1e21a0b
move libarrow_substrait and minor refactor
vibhatha ce2834a
refactor substrait consumer
vibhatha 167e8aa
todo docs added
vibhatha 00cc8d3
reverting the change
vibhatha af47f03
fix build break
vibhatha File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.