This is an automated email from the ASF dual-hosted git repository.
jiangtian pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/iotdb.git
from b4644ba8f45 fix: improve DataNode reachability check in
ensureNodeStatus (#17446)
add 37fb889aa3a Fixed the bug that session cannot query minus value when
only pass paths (#17389)
No new revisions were added by this update.
Summary of changes:
.../db/it/aligned/IoTDBAlignedLastQueryIT.java | 3 +-
.../db/it/aligned/IoTDBAlignedSeriesQueryIT.java | 320 +++++++++++----------
.../it/aligned/IoTDBLastQueryWithDeletionIT.java | 3 +-
.../aligned/IoTDBLastQueryWithoutLastCacheIT.java | 3 +-
...DBRawQueryWithoutValueFilterWithDeletionIT.java | 84 +++---
.../apache/iotdb/db/it/utils/AlignedWriteUtil.java | 2 +
.../org/apache/iotdb/db/it/utils/TestUtils.java | 26 ++
.../treemodel/auto/basic/IoTDBPipeDataSinkIT.java | 3 +-
.../iotdb/session/it/IoTDBSessionQueryIT.java | 9 +-
.../java/org/apache/iotdb/session/Session.java | 3 +-
10 files changed, 251 insertions(+), 205 deletions(-)