This is an automated email from the ASF dual-hosted git repository.
qiaojialin pushed a change to branch Vector
in repository https://gitbox.apache.org/repos/asf/iotdb.git.
from 5dd50bf add javadoc for vector(#2982)
add 9238689 [To Vector] Add user guide documents of vector (#2980)
No new revisions were added by this update.
Summary of changes:
docs/UserGuide/API/Programming-Native-API.md | 60 +++++++++++++++++++++-
docs/UserGuide/Appendix/SQL-Reference.md | 28 ++++++++--
.../Data-Concept/Data-Model-and-Terminology.md | 24 ++++++++-
.../DDL-Data-Definition-Language.md | 42 ++++++++++++++-
.../DML-Data-Manipulation-Language.md | 7 +++
docs/zh/UserGuide/API/Programming-Native-API.md | 41 +++++++++++++++
docs/zh/UserGuide/Appendix/SQL-Reference.md | 28 ++++++++--
.../Data-Concept/Data-Model-and-Terminology.md | 24 ++++++++-
.../DDL-Data-Definition-Language.md | 39 ++++++++++++++
.../DML-Data-Manipulation-Language.md | 9 +++-
.../java/org/apache/iotdb/session/Session.java | 15 ++++++
11 files changed, 304 insertions(+), 13 deletions(-)