sarutak commented on a change in pull request #31442:
URL: https://github.com/apache/spark/pull/31442#discussion_r572527343
##########
File path: docs/sql-migration-guide.md
##########
@@ -24,6 +24,8 @@ license: |
## Upgrading from Spark SQL 3.1 to 3.2
+ - In Spark 3.2, money type in PostgreSQL table is converted to `StringType`
and money[] type is not supported due to the JDBC driver for PostgreSQL can't
handle those types properly.
Review comment:
Thanks. I've updated.
----------------------------------------------------------------
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]