xx789633 commented on code in PR #1661:
URL: https://github.com/apache/fluss/pull/1661#discussion_r2338325579
##########
fluss-lake/fluss-lake-paimon/src/test/java/org/apache/fluss/lake/paimon/tiering/PaimonTieringTest.java:
##########
@@ -624,12 +622,15 @@ private CloseableIterator<InternalRow> getPaimonRows(
// for log table, we can't filter by bucket directly, filter file
by __bucket column
Review Comment:
Since the written bucket id of bucket-unaware table is always 0, can we
assert that bucket id == 0 when reading?
--
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]