This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch force_ci/support_schema_evolution
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 66c07400241 forbids renaming Object column or tables with Object column
add 7e0837b28a0 Add an interface to support flushing by TsFileResource
(#17203)
add 0ea26805d63 Merge branch 'master' into
force_ci/support_schema_evolution
No new revisions were added by this update.
Summary of changes:
.../db/storageengine/dataregion/DataRegion.java | 50 +++++++++++++---------
.../dataregion/memtable/TsFileProcessor.java | 31 +++++++++++---
.../storageengine/dataregion/DataRegionTest.java | 28 ++++++++++--
3 files changed, 78 insertions(+), 31 deletions(-)