This is an automated email from the ASF dual-hosted git repository.

geniuspig pushed a change to branch optimize_path
in repository https://gitbox.apache.org/repos/asf/incubator-iotdb.git.


    from 56d2a55  fix metadata test.
     new e749de5  TsFileResource
     new eef4685  change old interface
     new 8b8f001  Merge branch 'optimize_path' of 
https://github.com/apache/incubator-iotdb into optimize_path
     new 325af8d  Change session create timeseries
     new d12ab8e  fix pattern
     new 77ecd27  Merge branch 'optimize_path' of 
https://github.com/apache/incubator-iotdb into optimize_path
     new ff63ed3  Keep original interface
     new aeb91a6  Merge branch 'optimize_path' of 
https://github.com/apache/incubator-iotdb into optimize_path
     new b523f4d  Fix typo
     new a2d0c96  Merge branch 'optimize_path' of 
https://github.com/apache/incubator-iotdb into optimize_path
     new 97e4a81  intern
     new 261272c  hashmap
     new ed356d5  Merge branch 'optimize_path' of 
https://github.com/apache/incubator-iotdb into optimize_path
     new 4df62c3  Fix bug
     new 5399375  Merge pull request #1539 from Alima777/optimize_path

The 3773 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../java/org/apache/iotdb/db/conf/IoTDBConfig.java |  4 +-
 .../db/engine/storagegroup/TsFileResource.java     |  5 +-
 .../org/apache/iotdb/db/metadata/MetaUtils.java    |  2 +-
 .../iotdb/db/qp/physical/crud/InsertPlan.java      |  4 +
 .../org/apache/iotdb/db/service/TSServiceImpl.java | 89 +++++++++++++++++-----
 .../apache/iotdb/db/sql/CheckPathValidityTest.java |  6 ++
 6 files changed, 89 insertions(+), 21 deletions(-)

Reply via email to