beliefer commented on a change in pull request #32442:
URL: https://github.com/apache/spark/pull/32442#discussion_r628040787



##########
File path: 
sql/hive-thriftserver/src/test/scala/org/apache/spark/sql/hive/thriftserver/ThriftServerQueryTestSuite.scala
##########
@@ -84,6 +84,8 @@ class ThriftServerQueryTestSuite extends SQLQueryTestSuite 
with SharedThriftServ
     "date.sql",
     // SPARK-28620
     "postgreSQL/float4.sql",
+    // SPARK-35283
+    "cte-ddl.sql",

Review comment:
       Because the output schema of hive is different from spark




-- 
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to