Skip to content

Commit 8cb3d44

Browse files
authored
Fix changes whitespace (#36286)
* Update CHANGES.md * fix
1 parent 432479c commit 8cb3d44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
* X behavior was changed ([#X](https://github.com/apache/beam/issues/X)).
8484
* (Python) Fixed transform naming conflict when executing DataTransform on a dictionary of PColls ([#30445](https://github.com/apache/beam/issues/30445)).
8585
This may break update compatibility if you don't provide a `--transform_name_mapping`.
86-
* 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)
86+
* Removed deprecated Hadoop versions (2.10.2 and 3.2.4) that are no longer supported for [Iceberg](https://github.com/apache/iceberg/issues/10940) from IcebergIO ([#36282](https://github.com/apache/beam/issues/36282)).
8787

8888
## Deprecations
8989

0 commit comments

Comments
 (0)