TheR1sing3un commented on code in PR #7742:
URL: https://github.com/apache/paimon/pull/7742#discussion_r3173588976


##########
paimon-python/pypaimon/tests/reader_split_generator_test.py:
##########
@@ -330,5 +330,130 @@ def test_sliced_split_merged_row_count(self):
         # This test ensures that if SlicedSplit is created, merged_row_count() 
works correctly
 
 
+class ApplyPushDownLimitUnitTest(unittest.TestCase):

Review Comment:
   > Thanks for trimming the production-code comments. Could we also make the 
new unit-test docstrings a bit lighter? Also some comments seem to be slightly 
out of sync with the latest implementation
   
   done~



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