changxue created IOTDB-5037:
-------------------------------

             Summary: [trigger]last value missing when multiple trigger work in 
1 record
                 Key: IOTDB-5037
                 URL: https://issues.apache.org/jira/browse/IOTDB-5037
             Project: Apache IoTDB
          Issue Type: Bug
    Affects Versions: 0.14.0-SNAPSHOT
            Reporter: changxue
            Assignee: liaolanyu
         Attachments: data_types-nonaligned.sql, 
multi-type-trigger-0.14-SNAPSHOT.jar

[trigger]last value missing when multiple trigger work in 1 record

environment:

3C3D cluster,  Nov.24 14:40 source codes
 
work of trigger:
1. if it's number, output to root.target.alerting if > 400
2. if It's boolean, output to  root.target.alerting if it's false

reproduction:
Execute the file of attachment in start-cli.sh window
{code:sql}
select * from root.target.alerting {code}

Expect 17 records, but 16 records actually.
The missing one is the last line and last value -- 0. a boolean type.
 



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to