This is an automated email from the ASF dual-hosted git repository.
jackietien pushed a change to branch Vector
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from f2f3119 Merge branch 'Vector' of
https://github.com/apache/incubator-iotdb into Vector
add 274bb43 add VectorSessionExample
add ee5c349 format code
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/VectorSessionExample.java | 94 ++++++++++++++++++++++
.../org/apache/iotdb/db/metadata/MManager.java | 6 +-
2 files changed, 95 insertions(+), 5 deletions(-)
create mode 100644
example/session/src/main/java/org/apache/iotdb/VectorSessionExample.java