Ring-k edited a comment on pull request #1387:
URL: https://github.com/apache/incubator-iotdb/pull/1387#issuecomment-647634978


   > Good job. But I have a question: if you enable AutoCreation, the receiver 
of the Insertion plan will create schemas locally and the sender will not sense 
a schema missing. How do you resolve it?
   
   A new property `ENABLE_AUTO_CREATE_SCHEMA` is added in cluster 
configurations, which will replace the one in standalone version. In other 
words, the `ENABLE_AUTO_CREATE_SCHEMA` in iotdb-engine.properties is alwayes 
treated as `FALSE`. Therefore, the auto schema creation on storage engine level 
will never be triggered.


----------------------------------------------------------------
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:
[email protected]


Reply via email to