beliefer opened a new pull request #28042: [SPARK-31279][SQL][DOC] Add version 
information to the configuration of Hive
URL: https://github.com/apache/spark/pull/28042
 
 
   ### What changes were proposed in this pull request?
   Add version information to the configuration of `Hive`.
   
   I sorted out some information show below.
   
   Item name | Since version | JIRA ID | Commit ID | Note
   -- | -- | -- | -- | --
   spark.sql.hive.metastore.version | 1.4.0 | SPARK-6908 | 
05454fd8aef75b129cbbd0288f5089c5259f4a15#diff-ff50aea397a607b79df9bec6f2a841db 
|  
   spark.sql.hive.version | 1.1.1 | SPARK-3971 | 
64945f868443fbc59cb34b34c16d782dda0fb63d#diff-12fa2178364a810b3262b30d8d48aa2d 
|  
   spark.sql.hive.metastore.jars | 1.4.0 | SPARK-6908 | 
05454fd8aef75b129cbbd0288f5089c5259f4a15#diff-ff50aea397a607b79df9bec6f2a841db 
|  
   spark.sql.hive.convertMetastoreParquet | 1.1.1 | SPARK-2406 | 
cc4015d2fa3785b92e6ab079b3abcf17627f7c56#diff-ff50aea397a607b79df9bec6f2a841db 
|  
   spark.sql.hive.convertMetastoreParquet.mergeSchema | 1.3.1 | SPARK-6575 | 
778c87686af0c04df9dfe144b8f744f271a988ad#diff-ff50aea397a607b79df9bec6f2a841db 
|  
   spark.sql.hive.convertMetastoreOrc | 2.0.0 | SPARK-14070 | 
1e886159849e3918445d3fdc3c4cef86c6c1a236#diff-ff50aea397a607b79df9bec6f2a841db 
|  
   spark.sql.hive.convertInsertingPartitionedTable | 3.0.0 | SPARK-28573 | 
d5688dc732890923c326f272b0c18c329a69459a#diff-842e3447fc453de26c706db1cac8f2c4 
|  
   spark.sql.hive.convertMetastoreCtas | 3.0.0 | SPARK-25271 | 
5ad03607d1487e7ab3e3b6d00eef9c4028ed4975#diff-842e3447fc453de26c706db1cac8f2c4 
|  
   spark.sql.hive.metastore.sharedPrefixes | 1.4.0 | SPARK-7491 | 
a8556086d33cb993fab0ae2751e31455e6c664ab#diff-ff50aea397a607b79df9bec6f2a841db 
|  
   spark.sql.hive.metastore.barrierPrefixes | 1.4.0 | SPARK-7491 | 
a8556086d33cb993fab0ae2751e31455e6c664ab#diff-ff50aea397a607b79df9bec6f2a841db 
|  
   spark.sql.hive.thriftServer.async | 1.5.0 | SPARK-6964 | 
eb19d3f75cbd002f7e72ce02017a8de67f562792#diff-ff50aea397a607b79df9bec6f2a841db 
|  
   
   
   ### Why are the changes needed?
   Supplemental configuration version information.
   
   
   ### Does this PR introduce any user-facing change?
   'No'.
   
   
   ### How was this patch tested?
   Exists UT
   

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