[
https://issues.apache.org/jira/browse/SPARK-54483?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-54483.
----------------------------------
Fix Version/s: 4.1.0
Resolution: Fixed
Issue resolved by pull request 53235
[https://github.com/apache/spark/pull/53235]
> Reeanble test_dataframes_with_incompatible_types
> ------------------------------------------------
>
> Key: SPARK-54483
> URL: https://issues.apache.org/jira/browse/SPARK-54483
> Project: Spark
> Issue Type: Sub-task
> Components: Tests
> Affects Versions: 4.1.0, 4.0.1, 4.2.0
> Reporter: Hyukjin Kwon
> Assignee: Hyukjin Kwon
> Priority: Major
> Fix For: 4.1.0
>
>
> {code}
> ======================================================================
> FAIL [0.000s]: test_dataframes_with_incompatible_types
> (pyspark.sql.tests.connect.pandas.test_parity_pandas_map.MapInPandasParityTests.test_dataframes_with_incompatible_types)
> (convert='string to double', convertToArrowArraySafely=True)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "/home/runner/work/spark/spark-4.0/python/pyspark/sql/tests/pandas/test_pandas_map.py",
> line 275, in check_dataframes_with_incompatible_types
> with self.assertRaisesRegex(PythonException, expected + "\n"):
> AssertionError: PythonException not raised
> ======================================================================
> FAIL [1.040s]: test_dataframes_with_incompatible_types
> (pyspark.sql.tests.connect.pandas.test_parity_pandas_map.MapInPandasParityTests.test_dataframes_with_incompatible_types)
> (convert='string to double', convertToArrowArraySafely=False)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "/home/runner/work/spark/spark-4.0/python/pyspark/sql/tests/pandas/test_pandas_map.py",
> line 275, in check_dataframes_with_incompatible_types
> with self.assertRaisesRegex(PythonException, expected + "\n"):
> AssertionError: PythonException not raised
> ----------------------------------------------------------------------
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]