Skip to content

Commit 377dff5

Browse files
committed
Update CHANGES.md
1 parent 643d5e5 commit 377dff5

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGES.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,11 @@
7777
## Breaking Changes
7878

7979
* X behavior was changed ([#X](https://github.com/apache/beam/issues/X)).
80-
* Previously deprecated Beam ZetaSQL component has been removed from new releases ([#34423](https://github.com/apache/beam/issues/34423)).
80+
* Previously deprecated Beam ZetaSQL component has been removed ([#34423](https://github.com/apache/beam/issues/34423)).
81+
ZetaSQL users could migrate to Calcite SQL with BigQuery dialect enabled.
82+
* Upgraded Beam vendored Calcite to 1.40.0 for Beam SQL ([#35483](https://github.com/apache/beam/issues/35483)), which
83+
improves support for BigQuery and other SQL dialects. Note: Minor behavior changes are observed such as output
84+
significant digits related to casting.
8185

8286
## Deprecations
8387

0 commit comments

Comments
 (0)