You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Damian Momot (JIRA)" <ji...@apache.org> on 2016/11/22 12:58:58 UTC

[jira] [Created] (SPARK-18540) Wholestage code-gen for ORC Hive tables

Damian Momot created SPARK-18540:
------------------------------------

             Summary: Wholestage code-gen for ORC Hive tables
                 Key: SPARK-18540
                 URL: https://issues.apache.org/jira/browse/SPARK-18540
             Project: Spark
          Issue Type: Improvement
            Reporter: Damian Momot


Spark already optimizes hive parquet tables reading using whole stage code generation.

Similar approach could be used for scanning Hive ORC tables - currently standard hive table scan is used.

ORC is sometimes preferred over parquet in hive ecosystem because of better support and characteristics in certain scenarios



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

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