This is an automated email from the ASF dual-hosted git repository.
spricoder pushed a change to branch feature/memory_collect
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from f37f2cc9ad4 Add Import
add 90be866a86e Fix StreamingHashAggOperator when process input TsBlock
with more than maxTsBlockLineNumber unPreGroup values in one preGroup
add a40a0153fed Try remove NormalizeToOuterToInnerJoin
add f08b37bb53e Merge branch 'master' into feature/memory_collect
No new revisions were added by this update.
Summary of changes:
.../grouped/StreamingHashAggregationOperator.java | 3 +-
.../optimizations/PushPredicateIntoTableScan.java | 35 +++--
...ataTest.java => AggregationCornerCaseTest.java} | 148 ++++++++++++++++++++-
3 files changed, 173 insertions(+), 13 deletions(-)
rename
iotdb-core/datanode/src/test/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/{GroupByLargeDataTest.java
=> AggregationCornerCaseTest.java} (55%)