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 2022/05/18 09:23:00 UTC

[jira] [Resolved] (SPARK-39215) Reduce Py4J calls in pyspark.sql.utils.is_timestamp_ntz_preferred

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

Hyukjin Kwon resolved SPARK-39215.
----------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

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

> Reduce Py4J calls in pyspark.sql.utils.is_timestamp_ntz_preferred
> -----------------------------------------------------------------
>
>                 Key: SPARK-39215
>                 URL: https://issues.apache.org/jira/browse/SPARK-39215
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 3.3.0
>            Reporter: Hyukjin Kwon
>            Assignee: Hyukjin Kwon
>            Priority: Major
>             Fix For: 3.3.0
>
>
> Here https://github.com/apache/spark/blob/master/python/pyspark/sql/utils.py#L296-L302
> It unnecessarily accesses to JVM too often. We can just have a single method to avoid that.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)

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