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

   ### Describe the enhancement requested
   
   The main reason we need to do this is because the columns are not always 
going to be on the disk (right now the new scan node fails in this case).   
It's also a performance enhancement to skip loading of these columns as well.  
The solution will, I suspect, also lay the groundwork for adding support for 
the augmented columns as well (filename, batch index, file index)
   
   ### 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: issues-unsubscr...@arrow.apache.org.apache.org

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

Reply via email to