You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2022/11/23 08:26:18 UTC

[GitHub] [spark] viirya commented on pull request #38760: [SPARK-41219][SQL] Decimal changePrecision should work with decimal(0, 0)

viirya commented on PR #38760:
URL: https://github.com/apache/spark/pull/38760#issuecomment-1324699111

   Hmm, seems not precision 0 is not allowed for all? For example, a quick search found that Mysql disallows it. Although I don't see others like postgresql, trino explicitly define it in their documention.


-- 
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.

To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org