maropu commented on a change in pull request #29009:
URL: https://github.com/apache/spark/pull/29009#discussion_r451905426
##########
File path: docs/sql-migration-guide.md
##########
@@ -30,6 +30,8 @@ license: |
- In Spark 3.1, `from_unixtime`, `unix_timestamp`,`to_unix_timestamp`,
`to_timestamp` and `to_date` will fail if the specified datetime pattern is
invalid. In Spark 3.0 or earlier, they result `NULL`.
+ - In Spark 3.1, we can use regexp function, it is the alias of rlike
funtion, which functions the same with rike funtion.
Review comment:
We don't need this.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]