corleyma commented on code in PR #1654: URL: https://github.com/apache/iceberg-python/pull/1654#discussion_r1955401755
########## pyiceberg/io/pyarrow.py: ########## @@ -1342,9 +1342,8 @@ def _get_column_projection_values( def _task_to_record_batches( fs: FileSystem, task: FileScanTask, - bound_row_filter: BooleanExpression, + schema: Schema, Review Comment: is this used anywhere? -- 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...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org