dengziming commented on code in PR #38984:
URL: https://github.com/apache/spark/pull/38984#discussion_r1047962837
##########
python/pyspark/sql/connect/types.py:
##########
@@ -41,6 +41,15 @@
BooleanType,
NullType,
)
+import decimal
Review Comment:
Good idea, I reverted all these refactor and plan to submit it in another PR.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]