This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch ty/TableModelGrammar
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from ddc2ac5c4a9 Altered the create table / database behaviour to keep up
with the definition
new 67b506691d9 Fix RegionGroup concurreny problem (#13103)
new 75db8e99b17 Handle exception when the WAL initializtion is interrupted
(#13102)
new 6725b0fee2d Fixed the rest service When executing unsupported SQL,
return null
new cfe6827af4d Update license information (#13113)
new ddf5a79ef95 fix IoTDBSessionSimpleIT
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
LICENSE | 59 ++++------------------
.../persistence/partition/RegionGroup.java | 28 +++++-----
.../protocol/rest/v1/impl/RestApiServiceImpl.java | 18 ++++++-
.../protocol/rest/v2/impl/RestApiServiceImpl.java | 18 ++++++-
.../queryengine/plan/analyze/AnalyzeVisitor.java | 6 +++
.../dataregion/memtable/TsFileProcessor.java | 10 ++--
.../wal/allocation/FirstCreateStrategy.java | 7 +--
7 files changed, 74 insertions(+), 72 deletions(-)