[
https://issues.apache.org/jira/browse/SPARK-54483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18041105#comment-18041105
]
Ignite TC Bot commented on SPARK-54483:
---------------------------------------
User 'xianzhe-databricks' has created a pull request for this issue:
https://github.com/apache/spark/pull/53250
> 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
> Priority: Major
>
> {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]