This PR has 2 commits: 
1) Commit 1 just fixes and adds few logging statement mainly in Lateral/Unnest 
operator
2) Commit 2 fixes the issues where if one incoming batch to streaming agg is 
not fully consumed to produce an output batch because output batch got full, 
the unprocessed rows in incoming was discarded and new incoming was pulled by 
Streaming Agg. The commit fixes this case for both OK and EMIT outcome 
scenarios and have also added a mechanism to simulate output batch getting full 
scenario.

[ Full content available at: https://github.com/apache/drill/pull/1490 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to