You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGES.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -83,6 +83,7 @@
83
83
* X behavior was changed ([#X](https://github.com/apache/beam/issues/X)).
84
84
* (Python) Fixed transform naming conflict when executing DataTransform on a dictionary of PColls ([#30445](https://github.com/apache/beam/issues/30445)).
85
85
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)
0 commit comments