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

Add regexp_split function #5492

Closed
derekjn opened this issue May 27, 2020 · 0 comments · Fixed by #5501
Closed

Add regexp_split function #5492

derekjn opened this issue May 27, 2020 · 0 comments · Fixed by #5501
Assignees
Labels
enhancement P0 Denotes must-have for a given milestone
Milestone

Comments

@derekjn
Copy link
Contributor

derekjn commented May 27, 2020

regexp_split(s, regex) - Split the input string s on regex. Returns an array of strings.

@derekjn derekjn added enhancement P0 Denotes must-have for a given milestone labels May 27, 2020
@derekjn derekjn added this to the 0.10.0 milestone May 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement P0 Denotes must-have for a given milestone
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants