austin362667 opened a new pull request, #27:
URL: https://github.com/apache/datafusion-ray/pull/27
## 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 https://github.com/apache/datafusion/pull/5057.
3. Update query stages filesystem persistences part that are already on Ray
object store as default.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]