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 10d288d9d8e Pipe: Removed the old useless loopback detection logic
(#16007)
add eab1b825da8 fix: Ensure correct evaluation order in
BinaryColumnTransformer
No new revisions were added by this update.
Summary of changes:
.../org/apache/iotdb/db/it/query/IoTDBCaseWhenThenIT.java | 9 +++++++++
.../iotdb/relational/it/db/it/IoTDBCaseWhenThenTableIT.java | 8 ++++++++
.../dag/column/binary/BinaryColumnTransformer.java | 4 +++-
.../dag/column/multi/MultiColumnTransformer.java | 12 +++++-------
4 files changed, 25 insertions(+), 8 deletions(-)