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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to