diff --git a/CHANGES.md b/CHANGES.md index 561e8f032e7e..7a8ed493c216 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -66,7 +66,7 @@ * gcs-connector config options can be set via GcsOptions (Java) ([#32769](https://github.com/apache/beam/pull/32769)). * Support for X source added (Java/Python) ([#X](https://github.com/apache/beam/issues/X)). * Upgraded the default version of Hadoop dependencies to 3.4.1. Hadoop 2.10.2 is still supported (Java) ([#33011](https://github.com/apache/beam/issues/33011)). -* [BigQueryIO] Create external tables dynamically ([#33125](https://github.com/apache/beam/pull/33125)) +* [BigQueryIO] Create managed BigLake tables dynamically ([#33125](https://github.com/apache/beam/pull/33125)) ## New Features / Improvements