This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch optimize_infer_type
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from cadafb6d4c4 Merge branch 'master' of github.com:apache/iotdb into
optimize_infer_type
add 6f4ed08754a fix review and test
No new revisions were added by this update.
Summary of changes:
.../db/it/IOTDBInsertWithTimeAtAnyIndexIT.java | 6 ++---
.../java/org/apache/iotdb/db/it/IoTDBFilterIT.java | 4 +--
.../org/apache/iotdb/db/it/IoTDBSimpleQueryIT.java | 2 +-
.../db/it/aligned/IoTDBInsertAlignedValuesIT.java | 30 +++++++++++-----------
.../it/last/IoTDBLastQueryWithLimitOffsetIT.java | 6 ++---
.../iotdb/db/it/last/IoTDBLastWithTTLIT.java | 8 +++---
.../iotdb/db/it/query/IoTDBCaseWhenThenIT.java | 4 +--
.../iotdb/db/it/schema/IoTDBExtendTemplateIT.java | 16 ++++++------
.../iotdb/db/it/schema/IoTDBSchemaTemplateIT.java | 4 +--
.../iotdb/db/it/udf/IoTDBUDFManagementIT.java | 2 +-
.../session/it/IoTDBSessionAlignedInsertIT.java | 4 +--
.../iotdb/session/it/IoTDBSessionSimpleIT.java | 14 +++++-----
iotdb-client/client-py/tests/test_dataframe.py | 2 +-
.../java/org/apache/iotdb/db/conf/IoTDBConfig.java | 9 ++++---
.../org/apache/iotdb/db/conf/IoTDBDescriptor.java | 2 +-
15 files changed, 57 insertions(+), 56 deletions(-)