[Data] [Do not merge] Check Datasource V2 impact on TPCH queries - #64121
[Data] [Do not merge] Check Datasource V2 impact on TPCH queries#64121rayhhome wants to merge 1 commit into
Conversation
Signed-off-by: Sirui Huang <ray.huang@anyscale.com>
There was a problem hiding this comment.
Code Review
This pull request updates the default value of 'DEFAULT_USE_DATASOURCE_V2' to 'True' in 'python/ray/data/context.py', enabling Datasource V2 by default. There are no review comments, so I have no feedback to provide.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
|
This pull request has been automatically marked as stale because it has not had You can always ask for help on our discussion forum or Ray's public slack channel. If you'd like to keep this open, just leave any comment, and the stale label will be removed. |
Description
This PR enables Datasource V2 to measure TPCH release tests runtime.