Abacn commented on code in PR #36282: URL: https://github.com/apache/beam/pull/36282#discussion_r2380177722
########## CHANGES.md: ########## @@ -83,6 +83,7 @@ * X behavior was changed ([#X](https://github.com/apache/beam/issues/X)). * (Python) Fixed transform naming conflict when executing DataTransform on a dictionary of PColls ([#30445](https://github.com/apache/beam/issues/30445)). This may break update compatibility if you don't provide a `--transform_name_mapping`. +* Removed deprecated Hadoop versions (2.10.2 and 3.2.4) that are no longer supported for Iceberg ([Iceberg](https://github.com/apache/iceberg/issues/10940) Review Comment: We may want to note that we only removed support of old Hadoop for Iceberg connector. Other component still does and have tests exercised, e.g. https://github.com/apache/beam/blob/432479c6f585b4cc6aeeddcc1d253ac523a02c95/sdks/java/io/hadoop-common/build.gradle#L28 -- 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: github-unsubscr...@beam.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org