mapleFU commented on issue #37559: URL: https://github.com/apache/arrow/issues/37559#issuecomment-1711003180
@wgtmac Another problem is that, for RowSelector, we need to implement a "lazy" logic. i.e. use different filter in `AND(Filter1, Filter2, ..)` to produce sub-rowrange. The interface might be around `parquet::ColumnReader` with a selector? -- 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]
