arina-ielchiieva commented on a change in pull request #1906: DRILL-7456: Batch
count fixes for 12 operators
URL: https://github.com/apache/drill/pull/1906#discussion_r350138581
##########
File path:
exec/java-exec/src/test/java/org/apache/drill/exec/physical/impl/agg/TestHashAggrSpill.java
##########
@@ -126,7 +126,8 @@ private void runAndDump(ClientFixture client, String sql,
long expectedRows, lon
}
/**
- * Test Secondary and Tertiary spill cycles - Happens when some of the
spilled partitions cause more spilling as they are read back
+ * Test Secondary and Tertiary spill cycles - Happens when some of the
spilled
+ * partitions cause more spilling as they are read back
*
* @throws Exception
Review comment:
Please remove `@throws` or describe the exception.
----------------------------------------------------------------
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