xinrong-meng commented on code in PR #49482:
URL: https://github.com/apache/spark/pull/49482#discussion_r1942148189
##########
python/pyspark/sql/utils.py:
##########
@@ -71,6 +71,15 @@
pass
+has_arrow: bool = False
Review Comment:
Good point! I think it’s more intuitive in the other direction, having the
tests reference sql/utils instead. Let me file a follow-up for easier review,
thank you!
--
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]