This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 02e3517c536 Fix the issue of SQL conversion in export tool (#16913)
add 664f485ddf8 Add datanode_id column for queries_costs_histogram table
and add memory usage metric for Coordinator (#16918)
No new revisions were added by this update.
Summary of changes:
.../recent/informationschema/IoTDBCurrentQueriesIT.java | 2 ++
.../relational/InformationSchemaContentSupplierFactory.java | 1 +
.../db/service/metrics/memory/QueryEngineMemoryMetrics.java | 12 +++++++++++-
.../planner/informationschema/CurrentQueriesTest.java | 2 +-
.../apache/iotdb/commons/schema/table/InformationSchema.java | 2 ++
5 files changed, 17 insertions(+), 2 deletions(-)