tustvold commented on issue #1701: URL: https://github.com/apache/arrow-rs/issues/1701#issuecomment-1135966800
Not beyond updating it to use the new ProjectionMask within ParquetExec, so changing from `column_reader_with_columns(iter)` to `column_reader_with_columns(ProjectionMask::roots(iter))` -- 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]
