Fokko commented on code in PR #1654:
URL: https://github.com/apache/iceberg-python/pull/1654#discussion_r1955971167
##
pyiceberg/io/pyarrow.py:
##
@@ -1342,9 +1342,8 @@ def _get_column_projection_values(
def _task_to_record_batches(
fs: FileSystem,
task: FileScanTask,
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: FileScanTa