Skip to content

Conversation

@austin362667
Copy link
Contributor

The Rationales

  1. Rename RaySQL to Datafusion Ray
  2. Remove parallel execution for single Parquet files part.
    • I think maybe it's because historical reasons that ParquetExec didn't support parallel execution for single Parquet file back then. Now it's being supported in Parquet parallel scan datafusion#5057.
  3. Update query stages filesystem persistences part that are already on Ray object store as default.

Signed-off-by: Austin Liu <austin362667@gmail.com>
Signed-off-by: Austin Liu <austin362667@gmail.com>
Copy link
Member

@andygrove andygrove left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @austin362667

@andygrove andygrove merged commit f263522 into apache:main Oct 14, 2024
2 checks passed
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.

2 participants