https://beam.apache.org/documentation/dsls/sql/zetasql/overview/
and
https://github.com/apache/beam/blob/master/sdks/java/extensions/sql/zetasql/src/main/java/org/apache/beam/sdk/extensions/sql/zetasql/SupportedZetaSqlBuiltinFunctions.java
for the supported functions.

On Sat, Mar 23, 2024 at 5:50 AM Jaehyeon Kim <dott...@gmail.com> wrote:

> Hello,
>
> I found a blog article about pattern matching with Beam SQL -
> https://beam.apache.org/blog/pattern-match-beam-sql/. All of the PRs and
> commits that are included in the post are merged.
>
> On the other hand, the Beam Calcite SQL overview page indicates
> MATCH_RECOGNIZE is not supported (
> https://beam.apache.org/documentation/dsls/sql/calcite/overview/). I
> haven't found a section whether ZetaSQL supports it or not.
>
> Can you please inform me if it is supported and relevant resources if so?
>
> Cheers,
> Jaehyeon
>

Reply via email to