beryllw commented on code in PR #3227:
URL: https://github.com/apache/fluss/pull/3227#discussion_r3207161287


##########
fluss-spark/fluss-spark-ut/src/test/scala/org/apache/fluss/spark/SparkPrimaryKeyTableReadTest.scala:
##########
@@ -376,4 +376,22 @@ class SparkPrimaryKeyTableReadTest extends 
FlussSparkTestBase {
       assert(numRowsRead == 3L, s"Expected 3 rows read, got $numRowsRead")
     }
   }
+
+  test("Spark Read: primary key table COUNT(*) without filter") {

Review Comment:
   ditto



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