luoyuxia commented on code in PR #2368:
URL: https://github.com/apache/fluss/pull/2368#discussion_r2688687485


##########
fluss-lake/fluss-lake-paimon/src/test/java/org/apache/fluss/lake/paimon/tiering/PaimonTieringITCase.java:
##########
@@ -618,6 +634,53 @@ void testTieringWithAddColumn() throws Exception {
         }
     }
 
+    @Test
+    void testUnionReadWithAddColumn() throws Exception {

Review Comment:
   Hi, could you please move it to 
`org.apache.fluss.lake.paimon.flink.FlinkUnionReadPrimaryKeyTableITCase`, we 
alway test union read in `FlinkUnionReadPrimaryKeyTableITCase`
   Also, I'd like to test primary key table since primary key table cover more 
code path.



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