jnturton commented on code in PR #2659:
URL: https://github.com/apache/drill/pull/2659#discussion_r978279426


##########
contrib/format-log/src/main/java/org/apache/drill/exec/store/log/LogBatchReader.java:
##########
@@ -215,18 +208,14 @@ public boolean next() {
   }
 
   private boolean nextLine(RowSetLoader rowWriter) {
-    if (rowWriter.limitReached(maxRecords)) {

Review Comment:
   Review note: this goes away because it's handled by EVF now.



-- 
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: dev-unsubscr...@drill.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to