cloud-fan commented on a change in pull request #29658:
URL: https://github.com/apache/spark/pull/29658#discussion_r484464637
##########
File path: docs/sql-migration-guide.md
##########
@@ -22,6 +22,10 @@ license: |
* Table of contents
{:toc}
+## Upgrading from Spark SQL 3.0.1 to 3.0.2
+
+ - In Spark 3.1, incomplete interval literals, e.g. `INTERVAL '1'`, `INTERVAL
'1 DAY 2'` will fail with IllegalArgumentException. In Spark 3.0, they result
`NULL`s.
Review comment:
3.0.2
----------------------------------------------------------------
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]