https://github.com/apache/incubator-iceberg/blob/720b240a3e6a32b6f01173ebcc448c2c6e32e13a/build.gradle#L43-L44 https://github.com/apache/incubator-iceberg/blob/720b240a3e6a32b6f01173ebcc448c2c6e32e13a/build.gradle#L82-L83 When I build with Java 13 environment it fails. We should document it at least in `README.md`.
https://github.com/apache/incubator-iceberg/blob/720b240a3e6a32b6f01173ebcc448c2c6e32e13a/build.gradle#L43-L44
https://github.com/apache/incubator-iceberg/blob/720b240a3e6a32b6f01173ebcc448c2c6e32e13a/build.gradle#L82-L83
When I build with Java 13 environment it fails. We should document it at least in
README.md.