dongjoon-hyun commented on a change in pull request #26919: [SPARK-30280][DOC] 
Update docs for make Hive 2.3 dependency by default
URL: https://github.com/apache/spark/pull/26919#discussion_r360662731
 
 

 ##########
 File path: docs/sql-data-sources-hive-tables.md
 ##########
 @@ -119,15 +119,15 @@ One of the most important pieces of Spark SQL's Hive 
support is interaction with
 which enables Spark SQL to access metadata of Hive tables. Starting from Spark 
1.4.0, a single binary
 build of Spark SQL can be used to query different versions of Hive metastores, 
using the configuration described below.
 Note that independent of the version of Hive that is being used to talk to the 
metastore, internally Spark SQL
-will compile against Hive 1.2.1 and use those classes for internal execution 
(serdes, UDFs, UDAFs, etc).
+will compile against Hive 2.3.6 and use those classes for internal execution 
(serdes, UDFs, UDAFs, etc).
 
 Review comment:
   This seems to become `built-in Hive` eventually. +1 for that.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to