GitHub user gatorsmile reopened a pull request: https://github.com/apache/spark/pull/20671
[SPARK-23510][SQL] Support Hive 2.2 and Hive 2.3 metastore ## What changes were proposed in this pull request? See whether the test will fail after my fix. From: https://github.com/apache/spark/pull/20668 You can merge this pull request into a Git repository by running: $ git pull https://github.com/gatorsmile/spark pr-20668 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/spark/pull/20671.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #20671 ---- commit 5b1fc0145efbdd427e8b49bd0f840f709d4bc801 Author: Yuming Wang <yumwang@...> Date: 2018-02-24T16:19:35Z Support Hive 2.2 and Hive 2.3 commit 48343bc8214468b58dcffcc8d968c870ee0189be Author: Yuming Wang <yumwang@...> Date: 2018-02-24T16:38:21Z Revert HIVE_STATS_RETRIES_WAIT commit 4db3dc9a1a4f6f83289f21a61d0ef51da3a3e232 Author: Yuming Wang <yumwang@...> Date: 2018-02-25T11:24:36Z Update HiveClientVersions.scala and HiveVersionSuite.scala commit 0fdf29b78d8b8588a4af10238477a27303e1f587 Author: gatorsmile <gatorsmile@...> Date: 2018-02-25T18:25:58Z fix. commit 2e12c10cb5b0f6f901c89e61db2c51b18b6cf92c Author: gatorsmile <gatorsmile@...> Date: 2018-02-25T18:37:43Z add one more end-to-end test ---- --- --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org