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

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


    from 289c826ba27 Add Import
     new c5976542e49 remove useless param
     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
     add 4714945a68b Merge Master
     add b1f047aed91 Fix Format
     add 27f87b6ddee Merge branch 'feature/memory_collect' into 
feature/memory_auto
     new 37c7f2613e0 Merge branch 'feature/memory_auto' into 
feature/memory_transfer
     new b5166550211 Fix Format

The 3 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