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

Apply Jonathan Bergeron's PR #50 from Github's snowpark-java-scala in a Coveo fork. SEARCHREL-547 #1

Open
wants to merge 4 commits into
base: v1.9.x_main
Choose a base branch
from

Conversation

jeanfrancisroy
Copy link
Collaborator

This PR reproduces snowflakedb#50 in our fork.

occurrence: Column = lit(1),
regex_parameters: Column = lit("c"),
group_num_opt: Option[Column] = None): Column =
builtin("regexp_extract_all")((Seq(

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is the function used? I do not see usage over this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants