You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Daniel Fernandez (JIRA)" <ji...@apache.org> on 2017/09/14 21:14:00 UTC

[jira] [Created] (SPARK-22016) Add HiveDialect for JDBC connection to Hive

Daniel Fernandez created SPARK-22016:
----------------------------------------

             Summary: Add HiveDialect for JDBC connection to Hive
                 Key: SPARK-22016
                 URL: https://issues.apache.org/jira/browse/SPARK-22016
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 1.6.3, 2.2.1
            Reporter: Daniel Fernandez


I found out there is no Dialect for Hive in spark. So, I would like to add the HiveDialect.scala in the package org.apache.spark.sql.jdbc to support it.

Only two functions should be overriden:
* canHandle
* quoteIdentifier



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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