This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch QueryMetrics
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from b95dc6e7d1 Add more
new 73b7ec3207 Add more metrics
new 4d12580807 format print
new 81724c093f format print
new d7c442b516 add format code
The 4 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:
.../iotdb/db/engine/storagegroup/DataRegion.java | 5 +
.../iotdb/db/mpp/aggregation/Aggregator.java | 3 +-
.../iotdb/db/mpp/execution/driver/DataDriver.java | 33 +++-
.../db/mpp/execution/exchange/LocalSinkHandle.java | 4 +-
.../AbstractSeriesAggregationScanOperator.java | 20 +-
.../execution/operator/source/SeriesScanUtil.java | 4 +-
.../iotdb/db/mpp/statistics/QueryStatistics.java | 218 ++++++++++++++++++++-
.../iotdb/tsfile/read/filter/GroupByFilter.java | 18 +-
8 files changed, 260 insertions(+), 45 deletions(-)