You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@iotdb.apache.org by ja...@apache.org on 2023/01/03 05:56:35 UTC

[iotdb] branch master updated (6de111b34b -> bc887772cd)

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

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


    from 6de111b34b [IOTDB-5333] Fix a typo of max_tsblock_line_number in iotdb-common.properties (#8705)
     add bc887772cd [IOTDB-5245] Fix bug in last query

No new revisions were added by this update.

Summary of changes:
 .../apache/iotdb/db/metadata/utils/MetaUtils.java  | 10 ++----
 .../db/mpp/plan/planner/OperatorTreeGenerator.java |  4 +--
 .../plan/planner/distribution/SourceRewriter.java  | 38 ++++++++++++++++++++++
 .../plan/node/process/last/LastQueryNode.java      |  6 +++-
 4 files changed, 48 insertions(+), 10 deletions(-)