This is an automated email from the ASF dual-hosted git repository.
jt2594838 pushed a change to branch remove_swtich_type
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 99c1c8e03ca fix test
add 077fede1f70 fix test
add dfd11510513 fix IoTDBLoadTsFileIT
add 1ea0fd10a9b fix IoTDBAlterTimeSeriesTypeIT
add 13c2f0cd3e1 fix IoTDBAlterColumnTypeIT。
add bda01e82869 fix TabletStatementConverterTest:7/7
No new revisions were added by this update.
Summary of changes:
.../relational/aggregation/FirstAccumulator.java | 6 ++-
.../relational/aggregation/LastAccumulator.java | 6 ++-
.../pipe/sink/util/TabletStatementConverter.java | 6 +--
.../process/InsertTabletStatementGenerator.java | 23 +++++++--
.../TableInsertTabletStatementGenerator.java | 2 +-
.../TreeInsertTabletStatementGenerator.java | 3 +-
.../planner/plan/node/write/InsertTabletNode.java | 5 +-
.../org/apache/iotdb/db/utils/TypeServices.java | 46 +++++++++++++++++
.../db/utils/datastructure/AlignedTVList.java | 59 ++++++++++++++++++----
.../datastructure/MultiAlignedTVListIterator.java | 25 ++++++---
10 files changed, 151 insertions(+), 30 deletions(-)