Description
When executing a query of the form
Select `(a)?+.+` from A,
Hive would interpret this query as a regular expression, which can be supported in the hive parser for spark
Attachments
Attachments
Issue Links
- is duplicated by
-
SPARK-13849 REGEX Column Specification
- Resolved
- is related to
-
SPARK-13849 REGEX Column Specification
- Resolved
- links to