bjornjorgensen commented on PR #51148:
URL: https://github.com/apache/spark/pull/51148#issuecomment-2961526291

   It seams to be this https://github.com/pandas-dev/pandas/issues/61579 that 
is the problem 
   
   
   *****************************
   * Building Python API docs. *
   *****************************
   Running Sphinx v4.5.0
   /home/runner/work/spark/spark/python/pyspark/pandas/__init__.py:43: 
UserWarning: 'PYARROW_IGNORE_TIMEZONE' environment variable was not set. It is 
required to set this environment variable to '1' in both driver and executor 
sides if you use pyarrow>=2.0.0. pandas-on-Spark will set it for you but it 
does not work if there is a Spark context already launched.
     warnings.warn(
   
/home/runner/work/spark/spark/python/pyspark/pandas/supported_api_gen.py:115: 
UserWarning: Warning: pandas 2.2.3 is required; your version is 
2.3.0+4.g1dfc98e16a
     warnings.warn(msg, UserWarning)


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