Skip to content
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

Donate Ray SQL to the DataFusion Project #1

Merged
merged 45 commits into from
Sep 30, 2024
Merged

Conversation

austin362667
Copy link
Contributor

@austin362667 austin362667 commented Sep 20, 2024

Rationale for this change

It seems like the community has some consensus based on this thread. Thanks to all the helpful feedbacks! Big thanks to all the initial contributors @andygrove @franklsf95 @Ivankings @raviranak of datafusion-contrib/ray-sql

We might need to polish the readme a bit to reflect the new purpose and targeted position.
And update the new TPC-H@100G benchmark results as well, which were compared against DF v41 on single node setup tested by @andygrove .

tpch_allqueries
TPCH@100G

frank-lsf and others added 15 commits September 20, 2024 15:33
…he#36)

* Optimize Ray shuffle with zero-copy object store

* remove more clones

* change bytes to pyarrow.array

* revert /tmp

* remove empty_result_set

* remove empty_result_set

* Fix input partition count bug
* Update DataFusion version

* update example
* Upgrade to DataFusion 33

* undo release profile change
* Create rust.yml

* install protobuf
Signed-off-by: Austin Liu <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants