QAForge
Explore
Feedback
Toggle theme
apache/datafusion-comet
Issue #2708 — apache/datafusion-comet | QAForge
Add support for `RegExpExtract` and `RegExpExtractAll`
Open on GitHub
andygrove
#2708
4mo ago
2 comments
enhancement
good first issue
expression
AI analyzing...
Issue Description
What is the problem the feature request solves?
Spark docs:
https://spark.apache.org/docs/latest/api/python/reference/pyspark.sql/api/pyspark.sql.functions.regexp_extract.html
https://spark.apache.org/docs/latest/api/python/reference/pyspark.sql/api/pyspark.sql.functions.regexp_extract_all.html
Describe the potential solution
No response
Additional context
No response
Start Contributing on GitHub