This is an automated email from the ASF dual-hosted git repository.
justinchen pushed a change to branch enable-time-other-name
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from 3d29c5119f4 f
add 22003b175f2 fix: synchronized method in
ThreadSafeMemoryReservationManager (#16954)
add bd434e37d5c [AINode] Bump version of hmmlearn to 0.3.3 (#16952)
add 1e19eaead87 fix LastQueryScanNode sort #16955
new ea7676ca985 Merge branch 'master' of https://github.com/apache/iotdb
into enable-time-other-name
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
iotdb-core/ainode/pyproject.toml | 2 +-
.../plan/planner/distribution/SourceRewriter.java | 7 +--
.../memory/ThreadSafeMemoryReservationManager.java | 4 +-
.../plan/node/source/LastQueryScanNode.java | 4 ++
.../fragment/FragmentInstanceExecutionTest.java | 7 +--
.../plan/planner/distribution/LastQueryTest.java | 57 ++++++++++++++++++++++
6 files changed, 70 insertions(+), 11 deletions(-)