Open akshetpandey opened 3 months ago
Input data Reproduces on https://sql-formatter-org.github.io/sql-formatter/
Which SQL and options did you provide as input? Language: BigQuery
SELECT regexp_extract(event_properties, r'Email": \'(.*?@.*?)\'') FROM test
Actual Output
Parse error: Unexpected "@.*?)\'') " at line 2 column 50. SQL dialect used: "bigquery".
Thanks for reporting.
Input data Reproduces on https://sql-formatter-org.github.io/sql-formatter/
Which SQL and options did you provide as input? Language: BigQuery
Actual Output