dongjoon-hyun commented on PR #43878:
URL: https://github.com/apache/spark/pull/43878#issuecomment-1817593013

   Today's daily job shows `Python 3.11` like the following. 
   ```
   ========================================================================
   Running PySpark tests
   ========================================================================
   Running PySpark tests. Output is in /__w/spark/spark/python/unit-tests.log
   Will test against the following Python executables: ['pypy3', 'python3.10', 
'python3.11']
   ```
   
   In addition, it exposes a python failure like the following. We will dig 
more and fix under the umbrella JIRA, SPARK-45981.
   ```
   Had test failures in pyspark.pandas.tests.computation.test_apply_func with 
python3.11; see logs.
   ```


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