This is an automated email from the ASF dual-hosted git repository.

jiangtian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git


    from 72c803fa981 Table model insertion auto-cast & Fix TVList not removed 
when all data are deleted. (#14391)
     add 2076bf6b86c Fix setting illegal default_storage_group_level does not 
report an error (#14477)

No new revisions were added by this update.

Summary of changes:
 .../it/env/cluster/config/MppCommonConfig.java     |  6 +++
 .../env/cluster/config/MppSharedCommonConfig.java  |  7 +++
 .../org/apache/iotdb/itbase/env/CommonConfig.java  |  4 ++
 .../iotdb/db/it/IoTDBSetConfigurationIT.java       | 52 ++++++++++++++++++++++
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 14 +++++-
 .../org/apache/iotdb/db/conf/IoTDBDescriptor.java  | 12 +++--
 .../exception/sql/StatementAnalyzeException.java   |  4 ++
 .../analyze/cache/partition/PartitionCache.java    |  2 +-
 .../schemaengine/schemaregion/utils/MetaUtils.java |  9 +++-
 .../apache/iotdb/db/metadata/MetaUtilsTest.java    |  9 ++--
 .../conf/iotdb-system.properties.template          |  5 +++
 11 files changed, 113 insertions(+), 11 deletions(-)

Reply via email to