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

Apache Spark commented on SPARK-17509:
--------------------------------------

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

> When wrapping catalyst datatype to Hive data type avoid pattern matching
> ------------------------------------------------------------------------
>
>                 Key: SPARK-17509
>                 URL: https://issues.apache.org/jira/browse/SPARK-17509
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Sital Kedia
>
> Profiling a job, we saw that patten matching in wrap function of 
> HiveInspector is consuming around 10% of the time which can be avoided.  A 
> similar change in the unwrap function was made in SPARK-15956. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to