Madhukar created SPARK-44670:
--------------------------------
Summary: Fix the `test_to_excel` tests for python3.7
Key: SPARK-44670
URL: https://issues.apache.org/jira/browse/SPARK-44670
Project: Spark
Issue Type: Bug
Components: Pandas API on Spark
Affects Versions: 3.4.0
Reporter: Madhukar
So far, we've been skipping the `read_excel` test in pandas API on Spark:
https://github.com/apache/spark/blob/6d2ce128058b439094cd1dd54253372af6977e79/python/pyspark/pandas/tests/test_dataframe_spark_io.py#L251
In https://github.com/apache/spark/pull/37671, we installed `openpyxl==3.0.10`
to re-enable the `read_excel` tests, but it's still failing for some reason
(Please see https://github.com/apache/spark/pull/37671#issuecomment-1237515485
for more detail).
We should re-enable this test for improving the pandas-on-Spark test coverage.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]