amogh-jahagirdar commented on code in PR #800: URL: https://github.com/apache/iceberg-python/pull/800#discussion_r1630376663
########## tests/integration/test_writes/test_writes.py: ########## @@ -452,7 +452,6 @@ def test_write_parquet_other_properties( @pytest.mark.parametrize( "properties", [ - {"write.parquet.row-group-size-bytes": "42"}, Review Comment: Let me see about adding an explicit test case for writing with an explicit row group size from the table properties. -- 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