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 2019/12/10 11:18:05 UTC

[incubator-iotdb] branch master updated (b70fcc5 -> 883f98a)

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

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


    from b70fcc5  Python example next (#636)
     add 883f98a  Add antlr error listener. (#635)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/qp/QueryProcessor.java     |  9 ++++---
 .../strategy/LogicalGeneratorError.java}           | 18 +++++++-------
 .../apache/iotdb/db/qp/strategy/ParseDriver.java   | 28 ++++++++++++----------
 .../org/apache/iotdb/db/service/TSServiceImpl.java |  4 ++++
 .../org/apache/iotdb/db/qp/QueryProcessorTest.java |  7 ++++++
 .../org/apache/iotdb/db/qp/plan/QPUpdateTest.java  |  7 +++---
 6 files changed, 44 insertions(+), 29 deletions(-)
 copy server/src/main/java/org/apache/iotdb/db/{concurrent/IoTDBDefaultThreadExceptionHandler.java => qp/strategy/LogicalGeneratorError.java} (56%)