[ https://issues.apache.org/jira/browse/SPARK-40353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Haejoon Lee updated SPARK-40353: -------------------------------- Description: 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. was: 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 installing `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. > Re-enable the `read_excel` tests > -------------------------------- > > Key: SPARK-40353 > URL: https://issues.apache.org/jira/browse/SPARK-40353 > Project: Spark > Issue Type: Bug > Components: Pandas API on Spark > Affects Versions: 3.4.0 > Reporter: Haejoon Lee > Priority: Major > > 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: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org