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 a937845 Merge branch 'new_series_reader' of
https://github.com/apache/incubator-iotdb into new_series_reader
add 4ab12f4 add documents for group by device syntax (#781)
add c400bf1 [IOTDB-405] cache results in the client and makes the display
look nice. (#782)
add 414fdbe Merge remote-tracking branch 'origin/master' into
new_series_reader
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/client/AbstractClient.java | 441 ++++++---------------
.../main/java/org/apache/iotdb/client/Client.java | 32 +-
.../java/org/apache/iotdb/client/WinClient.java | 31 +-
.../2-DML (Data Manipulation Language).md | 15 +
.../5-Operation Manual/4-SQL Reference.md | 89 ++++-
.../2-DML (Data Manipulation Language).md | 16 +
.../5-Operation Manual/4-SQL Reference.md | 24 +-
.../iotdb/jdbc/IoTDBNonAlignQueryResultSet.java | 8 +-
8 files changed, 246 insertions(+), 410 deletions(-)