This is an automated email from the ASF dual-hosted git repository.
chenyz pushed a change to branch new_data_type
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 7af89d13cff fix it
add 0e3ba332053 add infer type and related it
No new revisions were added by this update.
Summary of changes:
.../db/it/schema/IoTDBAutoCreateSchemaIT.java | 57 ++++++++++++++++++++++
.../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 6 +++
.../db/queryengine/plan/parser/ASTVisitor.java | 6 ++-
.../apache/iotdb/db/utils/TypeInferenceUtils.java | 14 +++++-
4 files changed, 81 insertions(+), 2 deletions(-)