Github user ueshin commented on a diff in the pull request:
https://github.com/apache/spark/pull/19884#discussion_r158205751
--- Diff: python/pyspark/sql/tests.py ---
@@ -3356,6 +3356,7 @@ def test_schema_conversion_roundtrip(self):
self.assertEquals(self.schema, schema_rt)
[email protected](not _have_pandas or not _have_arrow, "Pandas or Arrow not
installed")
--- End diff --
Sorry for the delay. Yeah, we should check the minimum pyarrow version.
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]