This is an automated email from the ASF dual-hosted git repository.

spricoder pushed a change to branch feature/memory_auto
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from ca758790866 Merge branch 'feature/memory_collect' into 
feature/memory_auto
     add 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
     new 4714945a68b Merge Master

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../grouped/StreamingHashAggregationOperator.java  |   3 +-
 .../optimizations/PushPredicateIntoTableScan.java  |  35 +++--
 .../rescon/MemSchemaEngineStatistics.java          |   2 -
 ...ataTest.java => AggregationCornerCaseTest.java} | 148 ++++++++++++++++++++-
 4 files changed, 173 insertions(+), 15 deletions(-)
 rename 
iotdb-core/datanode/src/test/java/org/apache/iotdb/db/queryengine/plan/relational/analyzer/{GroupByLargeDataTest.java
 => AggregationCornerCaseTest.java} (55%)

Reply via email to