EpsilonPrime commented on issue #34484:
URL: https://github.com/apache/arrow/issues/34484#issuecomment-2099546617

   It feels to me that augmented fields should never leave the read rel.  If 
the contents of the augmented fields are interesting for the rest of the plan 
then an expression could be used in the read relation to reference those fields 
(thus preserving them for future consumption).  With that design the processing 
schema additionally includes the augmented fields but the output schema 
includes only the normal fields.
   


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