Hi all, Could a committer take a look at https://github.com/apache/iceberg/pull/18055 ?
It parses write.parquet.row-group-size-bytes (and the delete counterpart) as long so values above Integer.MAX_VALUE no longer fail at writer build. The public default stays 128 MiB. Thanks to yangshangqing95 for reviewing and approving. Issue: https://github.com/apache/iceberg/issues/18054 Thanks, Pritam
