You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by qi...@apache.org on 2020/02/15 11:46:49 UTC

[incubator-iotdb] branch new_series_reader updated (812d739 -> c4dd626)

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

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


    from 812d739  [IOTDB-464] Vectorize the IReaderByTimestamp (#812)
     add 3d8e036  [IOTDB-486] Correct typo and broken link in `example/ rocketmq/readme.md`
     add c1c56ba  [IOTDB-485] Fix the broken link for `Client/Shell tools`
     add b3ef2e0  [IOTDB-489] Variable url pattern should be defined as a constant
     add f63acfb  [IOTDB-484] Added maven status badge (#807)
     add c72281f  [IOTDB-488] Static members shouldn't be accessed through class instances
     add 866eb70  [IOTDB-467] The CLI displays query results in a batch manner (#806)
     add 0353cdf  Merge remote-tracking branch 'origin/master' into new_series_reader
     add c4dd626  optimize codes

No new revisions were added by this update.

Summary of changes:
 README.md                                          |  1 +
 .../org/apache/iotdb/client/AbstractClient.java    | 98 ++++++++++++++--------
 .../2-DML (Data Manipulation Language).md          |  2 +-
 example/rocketmq/readme.md                         |  4 +-
 .../src/main/java/org/apache/iotdb/jdbc/Utils.java |  7 +-
 .../iotdb/db/qp/strategy/PhysicalGenerator.java    | 20 ++---
 .../org/apache/iotdb/tsfile/read/common/Path.java  |  1 -
 7 files changed, 80 insertions(+), 53 deletions(-)