How to use pyspark regex to correctly break data with pipe delimited with literal pipe inside?
I have a raw databricks table with a single column named “value” which the data is from a CSV with pipe delimited.
Regex break incorrectly on Pyspark needed
I have a raw databricks table with a single column named “value” which the data is from a CSV with pipe delimited.
Regex break incorrectly on Pyspark
I have a raw databricks table with a single colunm named “value” which the data is from a CSV with pipe delimited.