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

[iotdb] branch index_manager_part2 updated (08ad680 -> c2db2bf)

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

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


    from 08ad680  fix bug in router
     add c2db2bf  fix uppercase bug

No new revisions were added by this update.

Summary of changes:
 .../src/main/java/org/apache/iotdb/db/index/common/IndexType.java | 2 +-
 .../main/java/org/apache/iotdb/db/index/common/IndexUtils.java    | 8 ++------
 .../java/org/apache/iotdb/db/index/read/QueryIndexExecutor.java   | 2 +-
 .../src/main/java/org/apache/iotdb/db/qp/sql/IoTDBSqlVisitor.java | 2 +-
 4 files changed, 5 insertions(+), 9 deletions(-)