This is the place where `StreamingAgg` after returning previous output batch doesn't know if the incoming batch still has some rows leftover to process before calling next(). The new added method `previousBatchProcessed` will provide that info now.
[ Full content available at: https://github.com/apache/drill/pull/1490 ] This message was relayed via gitbox.apache.org for [email protected]
