You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2021/11/15 01:09:05 UTC

[iotdb] branch new_vector updated (7ba501b -> ab59881)

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

jackietien pushed a change to branch new_vector
in repository https://gitbox.apache.org/repos/asf/iotdb.git.


    from 7ba501b  change prefixPath in alignedPath to deviceId
     add ab59881  format code

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/iotdb/db/engine/StorageEngine.java  | 3 +--
 .../iotdb/db/engine/storagegroup/StorageGroupProcessor.java      | 6 ++----
 .../main/java/org/apache/iotdb/db/metadata/path/AlignedPath.java | 9 +++------
 .../java/org/apache/iotdb/db/qp/physical/crud/InsertRowPlan.java | 4 +---
 .../iotdb/tsfile/write/schema/VectorMeasurementSchema.java       | 8 ++------
 5 files changed, 9 insertions(+), 21 deletions(-)