rdblue commented on a change in pull request #204: Combine tasks to scan up to
target split size using parquet row group information
URL: https://github.com/apache/incubator-iceberg/pull/204#discussion_r290074726
##########
File path:
core/src/test/java/org/apache/iceberg/TestOffsetsBasedSplitScanTaskIterator.java
##########
@@ -25,26 +25,39 @@
import org.junit.Test;
public class TestOffsetsBasedSplitScanTaskIterator {
+
Review comment:
Nit: unless this was required by lint checks, could we avoid adding
newlines? They can cause conflicts.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]