asl3 commented on code in PR #41606:
URL: https://github.com/apache/spark/pull/41606#discussion_r1253756125
##########
python/pyspark/errors/error_classes.py:
##########
@@ -676,6 +689,11 @@
"<data_type> is only supported with pyarrow 2.0.0 and above."
]
},
+ "UNSUPPORTED_DATA_TYPE_FOR_IGNORE_ROW_ORDER" : {
Review Comment:
thanks, added!
--
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]