[
https://issues.apache.org/jira/browse/SPARK-54763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon resolved SPARK-54763.
----------------------------------
Fix Version/s: 4.2.0
Resolution: Fixed
Issue resolved by pull request 53533
[https://github.com/apache/spark/pull/53533]
> Accelerate test_udf_return_types.py
> -----------------------------------
>
> Key: SPARK-54763
> URL: https://issues.apache.org/jira/browse/SPARK-54763
> Project: Spark
> Issue Type: Test
> Components: Tests
> Affects Versions: 4.2.0
> Reporter: Tian Gao
> Assignee: Tian Gao
> Priority: Minor
> Labels: pull-request-available
> Fix For: 4.2.0
>
>
> test_udf_return_types.py is one of our slowest tests. It took ~300s on github
> action. The test generated ~1000 udfs and test them one by one. We don't want
> to touch the logic too much, but we know a lot of the time is wasted on
> communication - which we can fix quickly with multi-thread.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]