-
Notifications
You must be signed in to change notification settings - Fork 150
Expose additional regexp functions #803
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Once apache/datafusion#11946 is complete, add these functions to the python wrapper
Describe the solution you'd like
Expose additional regexp functions in python.
- regexp_count()
- regexp_instr()
- regexp_matches()
- regexp_split_to_array()
- regexp_split_to_table()
- regexp_substr()
Describe alternatives you've considered
You can work around these with existing functions.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request
Type
Fields
Give feedbackNo fields configured for issues without a type.