fsaintjacques opened a new pull request #7000:
URL: https://github.com/apache/arrow/pull/7000


   This is the first part of a refactor to make Fragment accessible without a 
Scan operation instance. This is a breaking change. It introduces the concept 
of a physical schema and read schema, these concepts are analogous to Avro 
writer and reader schema.
   
   - Move ScanOptions at Fragment::Scan instead of a property
   - Refactor Dataset::GetFragments(ScanOptions) to 
Dataset::GetFragments(Expression)
   - Add Fragment::ReadPhysicalSchema


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

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


Reply via email to