Ring-k opened a new pull request #1387:
URL: https://github.com/apache/incubator-iotdb/pull/1387


   This pull request implements schema automatic creation in distributed 
version.
   
   If an InsertPlan is executed but an exception is encountered because the 
storage group is not set yet, or the timeseries is not created, the 
MetaGroupMember will first execute a SetStorageGroupPlan, or 
CreateTimeseriesPlan, and then execute the InsertPlan again. 
   
   These plans will be routed among the cluster, so that the corresponding 
nodes will be notified.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to