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/11/03 06:45:03 UTC

[iotdb] branch master updated (b7b293f -> b5fcd7f)

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/iotdb.git.


    from b7b293f  Add more query log (#1918)
     add b5fcd7f  [IOTDB-971] More precise error messages of slimit and soffset (#1913)

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/qp/strategy/PhysicalGenerator.java    |   4 +-
 .../qp/strategy/optimizer/ConcatPathOptimizer.java |  13 ++-
 .../db/integration/IoTDBQueryMemoryControlIT.java  | 108 +++++++++++++++++----
 .../iotdb/db/qp/plan/LogicalPlanSmallTest.java     |   3 +-
 4 files changed, 101 insertions(+), 27 deletions(-)