Makes sense to me.
On Thu, Jul 29, 2021 at 11:12 AM Andrew Pilloud <apill...@google.com> wrote: > > Hi everyone, > > Beam's Calcite SqlTransform has been stable for the last few years. We've > only been adding new methods and I don't expect us to make any breaking > changes. I believe it is time we drop the @Experimental annotation. (I am not > proposing we drop it from ZetaSQL.) > > I've opened a PR (where I've also fixed the spotless issues): > https://github.com/apache/beam/pull/15244 > > Andrew