dongsupkim-onepredict commented on issue #1506: URL: https://github.com/apache/iceberg-python/issues/1506#issuecomment-2664281635
> What is the row_filter youre using? - I'm using literal row_filter somthing like `row_filter = " int_column = 13"` >Are the manifest files the same in terms of file_path? >Are the data files the same in terms of file_path? What is the extra data file and how does it compare to the row_filter - The data files and manifest files are all located in the same object storage bucket. The data files contain only the count of rows filtered by the row filter. Fortunately, it looks like @rachel8888 has identified the root cause of the issue. Please review the PR. -- 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