Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CALCITE-6278] Add REGEXP function (enabled in Spark library) #3702

Closed
wants to merge 1 commit into from

Conversation

YiwenWu
Copy link
Contributor

@YiwenWu YiwenWu commented Feb 22, 2024

https://issues.apache.org/jira/browse/CALCITE-6278

  1. Add Function REGEXP enabled in Spark library.
    Since this function has the same implementation as the Big Query REGEXP_CONTAINS function. the implementation can be directly reused.
  2. Add spark query tests in BabelQuidemTest to ensure the execution correctness.

@YiwenWu YiwenWu closed this Feb 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant