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