cloud-fan commented on a change in pull request #34666: URL: https://github.com/apache/spark/pull/34666#discussion_r754040410
########## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/command/v1/ShowTblPropertiesSuite.scala ########## @@ -56,7 +44,7 @@ trait ShowTblPropertiesSuiteBase extends command.ShowTblPropertiesSuiteBase } } - test("SHOW TBLPROPERTIES FOR TEMPORARY IEW") { + testV1("SHOW TBLPROPERTIES FOR TEMPORARY VIEW") { Review comment: A simple idea is to force to use v1 command if the target is a view -- 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. To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org