Haejoon Lee created SPARK-45228: ----------------------------------- Summary: Restore `test_axis_on_dataframe` in normal state when Pandas regression is fixed Key: SPARK-45228 URL: https://issues.apache.org/jira/browse/SPARK-45228 Project: Spark Issue Type: Bug Components: Pandas API on Spark, Tests Affects Versions: 4.0.0 Reporter: Haejoon Lee
We manually cast the datatype when testingĀ `test_axis_on_dataframe` from [https://github.com/apache/spark/pull/43002,|https://github.com/apache/spark/pull/43002.] but it's not a normal way to test properly. After the regression of Pandas is resolved, we should return the test back to normal way. See Pandas regression: https://github.com/pandas-dev/pandas/issues/55194 -- 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