itholic commented on PR #44745:
URL: https://github.com/apache/spark/pull/44745#issuecomment-1894686764

   > Could you do the same things for the other packages like PyArrow, @itholic 
?
   
   Sure. I just confirmed that other packages work as expected without any 
changes unlike Pandas (e.g. PyArrow)
   
   ```python
   >>> import pyspark.pandas
   pyspark.errors.exceptions.base.PySparkImportError: [PACKAGE_NOT_INSTALLED] 
PyArrow >= 4.0.0 must be installed; however, it was not found.
   ```
   
   Do you have any other packages reproduce the same issue such as Pandas?


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

Reply via email to