[ https://issues.apache.org/jira/browse/SPARK-44876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Takuya Ueshin updated SPARK-44876: ---------------------------------- Description: {{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} was:{{pyspark.sql.tests.connect.test_parity_arrow_python_udf}} is not listed in {{dev/sparktestsupport/modules.py}}, and it fails when running manually. > 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 > Priority: Blocker > > {{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-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org