Hi everyone, Beam ZetaSQL has been announced for depreciation since Beam 2.65.0 [1]. Recent effort of upgrade Beam vendored Calcite dependency ([2]) does find breakages due to Beam ZetaSQL, and I think we reaches both conditions in the previous thread [1], where it noted Beam ZetaSQL will be removed in 2.68.0+ releases when it causes maintenance issues.
I have prepared changes that finally remove the Beam ZetaSQL component [3], scheduled for Beam 2.68.0. Current Beam ZetaSQL user can switch to Calcite and enable BigQuery dialect, where the support is added in upcoming Beam 2.67.0 [4]. Beam 2.68.0 will have Calcite upgraded to 1.40.0, providing improved BigQuery dialects support as well (current Beam SQL is on Calcite 1.28.0, which is 4 years old). Regards, [1] https://lists.apache.org/thread/30ocd9sbdm3268jk1brvrp402xnfmlxp [2] https://github.com/apache/beam/pull/35588 [3] https://github.com/apache/beam/pull/35662 [4] https://github.com/apache/beam/issues/35457 -- Yi Hu, (he/him/his) Software Engineer