pan3793 commented on code in PR #6563:
URL: https://github.com/apache/kyuubi/pull/6563#discussion_r1689710908
##########
extensions/spark/kyuubi-extension-spark-3-3/src/test/scala/org/apache/spark/sql/ZorderSuiteBase.scala:
##########
@@ -746,14 +746,25 @@ trait ZorderSuiteBase extends KyuubiSparkSQLExtensionTest
with ExpressionEvalHel
UnresolvedFunction("current_date", Seq.empty, false)),
UnresolvedRelation(TableIdentifier("p")))))))
- // TODO: add following case support
- intercept[ParseException] {
- parser.parsePlan("OPTIMIZE p zorder by (c1)")
Review Comment:
I think we can delete those code and comments, unless @ulysses-you and
@cfmcgrady have other ideas
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]