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

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


    from e0a90fbc49d Print measurement for putting buffer exceptions (#15873) 
(#16213)
     new 6a3b38d581b Add configs to set default compression for each data type 
(#16117)
     new 66c1bd6cbbb Fix that compression by type is not properly applied 
(#16211)
     new 60d712e8d3e Fix some capitalizations in config template (#16216)

The 3 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:
 .../iotdb/session/it/IoTDBSessionSimpleIT.java     | 335 ++++++++++++++++++---
 .../persistence/schema/TemplateTable.java          |   2 +-
 .../org/apache/iotdb/db/conf/IoTDBDescriptor.java  |  25 ++
 .../analyze/schema/AutoCreateSchemaExecutor.java   |  13 +-
 .../plan/analyze/schema/TemplateSchemaFetcher.java |   2 +-
 .../db/queryengine/plan/parser/ASTVisitor.java     |   8 +-
 .../metrics/IoTDBInternalLocalReporter.java        |   3 +-
 .../FirstBatchCompactionAlignedChunkWriter.java    |   3 +-
 .../conf/iotdb-system.properties.template          |  30 ++
 9 files changed, 375 insertions(+), 46 deletions(-)

Reply via email to