gene-bordegaray commented on code in PR #23189:
URL: https://github.com/apache/datafusion/pull/23189#discussion_r3551148965


##########
datafusion/datasource/src/file_scan_config/mod.rs:
##########


Review Comment:
   No we couldnt claim that just given `{..., method: Column}` unless we gave 
information about the values / ordering of the partitioned columns. There may 
be other ways to describe this so we can prove co-partitioning like a having 
the `Column` enum variant carry a vec of the values where index position 
represents the partition number



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