robtandy opened a new pull request, #70:
URL: https://github.com/apache/datafusion-ray/pull/70

   This PR updates names in the repo to be more consistent and also to remove 
ambiguity.
   
   Classes are prefixed with `DFRay` to differentiate from `Ray`.
   
   Most importantly, `RayStage` is renamed `DFRayProcessor` to indicate that it 
is used by DFRay to process queries and is not tied to a particular stage any 
more now that we pool them in advance.
   
   A few other small changes
   - removed unintended example `ray_stage.rs`
   - removed unused requirements.txt file from tpch dir
   - moved tpch queries to `tpch/queries/*sql`
   
   Tested against python 3.10, 3.12, ray 2.40 and ray 2.43
   


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to