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

Dongjoon Hyun resolved SPARK-31965.
-----------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

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

> Run the tests in registerJavaFunction and registerJavaUDAF only when test 
> classes are complied
> ----------------------------------------------------------------------------------------------
>
>                 Key: SPARK-31965
>                 URL: https://issues.apache.org/jira/browse/SPARK-31965
>             Project: Spark
>          Issue Type: Bug
>          Components: PySpark, Tests
>    Affects Versions: 2.4.6, 3.0.0
>            Reporter: Hyukjin Kwon
>            Assignee: Hyukjin Kwon
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> If you do a plain package with sbt:
> {code}
> ./build/sbt -DskipTests -Phive-thriftserver clean package
> ./run-tests --python-executable=python3 --testname="pyspark.sql.udf 
> UserDefinedFunction"
> {code}
> The doctests in registerJavaFunction and registerJavaUDAF fail because it 
> requires some classes from the test compilation.
> We should skip them conditionally



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to