This is an automated email from the ASF dual-hosted git repository.
rong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 34795100682 Add ScalarArgumentChecker and auto-built pass through
index for TVF
add 8eb73e0cf1f Load: Enhanced the table auto-creation logic (#15265)
No new revisions were added by this update.
Summary of changes:
.../manual/basic/IoTDBPipeWithLoadIT.java | 130 +++++++++++++++++++++
.../plan/analyze/load/LoadTsFileAnalyzer.java | 66 ++---------
.../analyze/load/LoadTsFileTableSchemaCache.java | 78 ++++++++++++-
.../plan/relational/sql/ast/LoadTsFile.java | 10 +-
.../apache/iotdb/db/utils/ModificationUtils.java | 23 ++--
5 files changed, 232 insertions(+), 75 deletions(-)