This is an automated email from the ASF dual-hosted git repository.
zyk pushed a change to branch table-model-debug
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 4de5ed1080b use linkedHashSet for deduplicate
add 83541b6104e fix invalidate cache during droping table
add 586b419242a spotless apply
No new revisions were added by this update.
Summary of changes:
.../db/protocol/thrift/impl/DataNodeInternalRPCServiceImpl.java | 9 +++++----
.../plan/relational/analyzer/schema/TableModelSchemaFetcher.java | 5 ++++-
.../relational/analyzer/schema/cache/TableDeviceSchemaCache.java | 9 +++++++++
.../db/queryengine/plan/relational/metadata/DeviceEntry.java | 3 ++-
.../db/queryengine/plan/statement/crud/InsertTableStatement.java | 4 ++--
5 files changed, 22 insertions(+), 8 deletions(-)