[
https://issues.apache.org/jira/browse/SPARK-17509?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sital Kedia updated SPARK-17509:
--------------------------------
Affects Version/s: 2.0.0
Description: 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.
Component/s: SQL
Issue Type: Improvement (was: Bug)
> 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]