This is an automated email from the ASF dual-hosted git repository.
shuwenwei pushed a change to branch table_disk_usage_statistics_with_cache
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 0877c146109 fix ut
add 398cf2b10ac fix copilot review comments
No new revisions were added by this update.
Summary of changes:
.../src/main/java/org/apache/iotdb/db/conf/IoTDBDescriptor.java | 2 +-
.../queryengine/execution/operator/source/ShowDiskUsageOperator.java | 2 +-
.../source/relational/InformationSchemaContentSupplierFactory.java | 2 +-
.../java/org/apache/iotdb/db/storageengine/dataregion/DataRegion.java | 2 +-
.../org/apache/iotdb/db/storageengine/dataregion/tsfile/TsFileID.java | 4 +++-
.../utils/tableDiskUsageCache/TimePartitionTableSizeQueryContext.java | 2 +-
.../utils/tableDiskUsageCache/object/IObjectTableSizeCacheReader.java | 1 +
.../iotdb/db/storageengine/dataregion/utils/TableDiskUsageTest.java | 2 ++
.../dataregion/utils/TsFileTableSizeCacheWriterTest.java | 2 ++
.../java/org/apache/iotdb/commons/schema/table/InformationSchema.java | 2 +-
10 files changed, 14 insertions(+), 7 deletions(-)