This is an automated email from the ASF dual-hosted git repository.
haonan pushed a change to branch standalone_write
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 0755a4bdac implement auto create timeseries
add dc731d482a implement session insert
No new revisions were added by this update.
Summary of changes:
.../iotdb/db/localconfignode/LocalConfigNode.java | 2 +-
.../localconfignode/LocalDataPartitionTable.java | 40 +++++----------
.../mpp/plan/analyze/StandaloneSchemaFetcher.java | 60 ++++++++++++++++------
.../db/mpp/plan/execution/QueryExecution.java | 9 +++-
.../db/mpp/plan/scheduler/StandaloneScheduler.java | 2 -
.../plan/statement/crud/InsertRowStatement.java | 9 +---
6 files changed, 67 insertions(+), 55 deletions(-)