You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Rajesh Balamohan (JIRA)" <ji...@apache.org> on 2016/01/26 11:54:39 UTC

[jira] [Created] (SPARK-12998) Enable OrcRelation when connecting via spark thrift server

Rajesh Balamohan created SPARK-12998:
----------------------------------------

             Summary: Enable OrcRelation when connecting via spark thrift server
                 Key: SPARK-12998
                 URL: https://issues.apache.org/jira/browse/SPARK-12998
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Rajesh Balamohan


When a user connects via spark-thrift server to execute SQL, it does not enable PPD with ORC. It ends up creating MetastoreRelation which does not have ORC PPD.  Purpose of this JIRA is to convert MetastoreRelation to OrcRelation in HiveMetastoreCatalog, so that users can benefit from PPD even when connecting to spark-thrift server.



--
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