This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch ty/NewDataTypeSelectInto
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 2abe5417af9 Support new dataType in select into clause and fill clause
add 95c1213cde0 fix CI
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/it/env/cluster/config/MppCommonConfig.java | 6 ++++++
.../apache/iotdb/it/env/cluster/config/MppSharedCommonConfig.java | 7 +++++++
.../org/apache/iotdb/it/env/remote/config/RemoteCommonConfig.java | 5 +++++
.../src/main/java/org/apache/iotdb/itbase/env/CommonConfig.java | 2 ++
.../java/org/apache/iotdb/db/it/selectinto/IoTDBSelectIntoIT.java | 3 +++
5 files changed, 23 insertions(+)