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 2022/01/17 14:38:23 UTC

[iotdb] branch master updated (30e5aa2 -> 7b1f5c4)

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 30e5aa2  [IOTDB-2244] Support flush time management by ID table (#4776)
     add 7b1f5c4  [IOTDB-2415] Slimit wrong result data in align by device

No new revisions were added by this update.

Summary of changes:
 .../iotdb/db/integration/IoTDBAlignByDeviceIT.java | 46 ++++++++++++++++++++++
 .../iotdb/db/qp/logical/crud/QueryOperator.java    | 29 ++++++++------
 .../db/qp/physical/crud/AlignByDevicePlan.java     | 14 +++++++
 3 files changed, 77 insertions(+), 12 deletions(-)