Yohahaha commented on code in PR #2437:
URL: https://github.com/apache/fluss/pull/2437#discussion_r2726143382


##########
fluss-spark/fluss-spark-ut/src/test/scala/org/apache/fluss/spark/SparkCatalogTest.scala:
##########
@@ -192,6 +193,33 @@ class SparkCatalogTest extends FlussSparkTestBase {
     checkAnswer(sql("SHOW DATABASES"), Row(DEFAULT_DATABASE) :: Nil)
   }
 
+  test("Catalog: set/remove table properties") {

Review Comment:
   https://github.com/apache/fluss/pull/2314#discussion_r2679360070
   
   above comments suggests add all DDL tests into one suite.



-- 
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]

Reply via email to