tomtongue commented on code in PR #10632:
URL: https://github.com/apache/iceberg/pull/10632#discussion_r1666304183
##########
flink/v1.19/flink/src/test/java/org/apache/iceberg/flink/source/reader/TestArrayPoolDataIteratorBatcherRowData.java:
##########
@@ -107,7 +114,11 @@ public void testSingleFileLessThanOneFullBatch() throws
Exception {
public void testSingleFileWithMultipleBatches() throws Exception {
Review Comment:
I set some comments to `as(...)` and remove some explicit comments to avoid
exceeding 150 lines per a method limitation which is defined in the checkStyle.
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]