This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 8b18a87b696 Pipe: Unbinded the default meter for remaining insertion
event count for hybrid degrading & Changed some default values of related
properties (#15615)
add 8fb0b468824 Fixed the bug that the view from tree can be written
No new revisions were added by this update.
Summary of changes:
.../iotdb/relational/it/schema/IoTDBTableIT.java | 12 +++++++++
.../db/queryengine/plan/analyze/AnalyzeUtils.java | 6 +++--
.../relational/analyzer/StatementAnalyzer.java | 3 +++
.../relational/metadata/TableMetadataImpl.java | 4 +--
.../fetcher/TableHeaderSchemaValidator.java | 31 ++++++++++++----------
.../table/DataNodeTreeViewSchemaUtils.java | 20 ++++++++++++++
.../apache/iotdb/commons/schema/table/TsTable.java | 26 ++++++++++--------
7 files changed, 73 insertions(+), 29 deletions(-)