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

[Snowflake] Add a new UDF cw_regexp_extract_all_start_pos. #473

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ikhavkin-google
Copy link

Adds support for Snowflake and similar database systems that have regexp_extract_all / regexp_substr_all functions with a three-parameter signature where the third parameter in these functions specifies a 1-based start position for matching. This change addresses bug b/390757236.

@ikhavkin-google ikhavkin-google force-pushed the master branch 2 times, most recently from 09faf84 to 9dbd93b Compare February 10, 2025 06:20
@ikhavkin-google
Copy link
Author

/gcbrun

@ikhavkin-google ikhavkin-google marked this pull request as draft February 10, 2025 06:23
@ikhavkin-google ikhavkin-google marked this pull request as ready for review February 10, 2025 06:23
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.

1 participant