You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Hyukjin Kwon (Jira)" <ji...@apache.org> on 2023/08/21 00:21:00 UTC

[jira] [Resolved] (SPARK-44876) Enable and fix test_parity_arrow_python_udf

     [ https://issues.apache.org/jira/browse/SPARK-44876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hyukjin Kwon resolved SPARK-44876.
----------------------------------
    Fix Version/s: 3.5.0
                   4.0.0
       Resolution: Fixed

Issue resolved by pull request 42568
[https://github.com/apache/spark/pull/42568]

> Enable and fix test_parity_arrow_python_udf
> -------------------------------------------
>
>                 Key: SPARK-44876
>                 URL: https://issues.apache.org/jira/browse/SPARK-44876
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark
>    Affects Versions: 3.5.0
>            Reporter: Takuya Ueshin
>            Assignee: Takuya Ueshin
>            Priority: Blocker
>             Fix For: 3.5.0, 4.0.0
>
>
> {{pyspark.sql.tests.connect.test_parity_arrow_python_udf}} is not listed in {{dev/sparktestsupport/modules.py}}, and it fails when running manually.
> {code}
> ======================================================================
> ERROR [0.072s]: test_register (pyspark.sql.tests.connect.test_parity_arrow_python_udf.ArrowPythonUDFParityTests)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> ...
> pyspark.errors.exceptions.base.PySparkRuntimeError: [SCHEMA_MISMATCH_FOR_PANDAS_UDF] Result vector from pandas_udf was not the required length: expected 1, got 38.
> {code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org