RussellSpitzer commented on issue #8744:
URL: https://github.com/apache/iceberg/issues/8744#issuecomment-1752029027

   One important thing to remember is that Parquet files are not arbitrarily 
splittable. If there is only a single row group in a parquet file, it cannot be 
split. Are you sure your files span more than 1 row group? You can always 
change your row group size to be small to test.


-- 
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

Reply via email to