pyspark equivalent of postgres regexp_substr fails to extract value

前端 未结 0 1636
清歌不尽
清歌不尽 2021-01-26 09:41

I\'m trying to adapt some postgres sql code I have, to pyspark sql. In the postgres sql I\'m using the regexp_substr function to parse out \' .5G\' if it shows up in a string i

相关标签:
回答
  • 消灭零回复
提交回复
热议问题