gene-bordegaray commented on PR #22607:
URL: https://github.com/apache/datafusion/pull/22607#issuecomment-4573974400

   Updated the PR based on the review comments:
   
   - clarified that the first and last range partitions are unbounded and that 
split points describe declared bounds while row placement is trusted source 
metadata
   - added a simple join baseline; it currently records the existing 
unsupported Range join-output-partitioning path
   - added a simple `UNION ALL` baseline with plan and row results
   
   I kept the fixture column-based and hardcoded for now so this PR stays 
focused; expression-based partitioning and a table function still seem like 
good follow-ups once more cases need them.


-- 
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]

Reply via email to