Github user wangyum commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22794#discussion_r228058028
  
    --- Diff: 
sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/HiveThriftServer2Suites.scala
 ---
    @@ -644,6 +644,47 @@ class HiveThriftBinaryServerSuite extends 
HiveThriftJdbcTest {
           assert(resultSet.getString(1) === "4.56")
         }
       }
    +
    +  test("SPARK-24196: SQL client(DBeaver) can't show tables") {
    --- End diff --
    
    Fixed.


---

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

Reply via email to