You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2017/09/15 13:13:00 UTC

[jira] [Commented] (SPARK-22025) Speeding up fromInternal for StructField

    [ https://issues.apache.org/jira/browse/SPARK-22025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16167846#comment-16167846 ] 

Apache Spark commented on SPARK-22025:
--------------------------------------

User 'maver1ck' has created a pull request for this issue:
https://github.com/apache/spark/pull/19246

> Speeding up fromInternal for StructField
> ----------------------------------------
>
>                 Key: SPARK-22025
>                 URL: https://issues.apache.org/jira/browse/SPARK-22025
>             Project: Spark
>          Issue Type: Sub-task
>          Components: PySpark
>    Affects Versions: 2.2.0
>            Reporter: Maciej BryƄski
>
> Current code for StructField is simple function call.
> https://github.com/apache/spark/blob/master/python/pyspark/sql/types.py#L434
> We can change it to function reference.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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