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

Michael Armbrust resolved SPARK-5862.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.3.0

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

> Only transformUp the given plan once in HiveMetastoreCatalog
> ------------------------------------------------------------
>
>                 Key: SPARK-5862
>                 URL: https://issues.apache.org/jira/browse/SPARK-5862
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Liang-Chi Hsieh
>            Priority: Minor
>             Fix For: 1.3.0
>
>
> Current ParquetConversions in HiveMetastoreCatalog will transformUp the given 
> plan multiple times if there are many Metastore Parquet tables. Since the 
> transformUp operation is recursive, it should be better to only perform it 
> once.



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

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

Reply via email to