You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ha...@apache.org on 2021/09/27 02:09:15 UTC

[iotdb] branch master updated (bc3b736 -> 8996333)

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

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


    from bc3b736  [IOTDB-1026] Support wildcard ** in Path And Replace PrefixPath usage with PathPattern in IOTDB-SQL (#3918)
     add 8996333  [IOTDB-1736] Fix error code is not printed in TSServiceImpl's log  (#4035)

No new revisions were added by this update.

Summary of changes:
 .../org/apache/iotdb/db/service/TSServiceImpl.java | 25 ++++++++--------------
 .../aggregation/IoTDBAggregationSmallDataIT.java   |  4 ++--
 .../java/org/apache/iotdb/rpc/TSStatusCode.java    | 20 +++++++++++++++++
 .../org/apache/iotdb/rpc/TSStatusCodeTest.java     | 10 +++++----
 4 files changed, 37 insertions(+), 22 deletions(-)
 copy server/src/test/java/org/apache/iotdb/db/query/control/QueryResourceManagerTest.java => service-rpc/src/test/java/org/apache/iotdb/rpc/TSStatusCodeTest.java (80%)