westonpace opened a new issue, #36897:
URL: https://github.com/apache/arrow/issues/36897

   ### Describe the enhancement requested
   
   Currently parquet field resolution uses field names.  Some environments 
(e.g. Iceberg) rely on field ids for field resolution.  Field resolution is the 
act of mapping a requested field from a plan to a physical field in a parquet 
file at scan time.
   
   There is a proposal to add field id based resolution to Substrait 
https://github.com/substrait-io/substrait/pull/532 and we should prototype this 
in Acero.
   
   ### Component(s)
   
   C++


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

Reply via email to