LingweiKuang opened a new issue, #14139:
URL: https://github.com/apache/iotdb/issues/14139

   ### Search before asking
   
   - [X] I searched in the [issues](https://github.com/apache/iotdb/issues) and 
found nothing similar.
   
   
   ### Version
   
   version 1.3.2 (Build: aa0ff4a)
   
   ### Describe the bug and provide the minimal reproduce step
   
   ![Uploading Logical error in floating-point comparison operator.PNG…]()
   
   
   ### What did you expect to see?
   
   Query 1 returned result set: 0.02
   
   Query 2 returned result set: 0.01 and 0.02
   
   Query 3 returned result set: 0.01 and 0.02
   
   ### What did you see instead?
   
   Query 1 returned result set: 0.01 and 0.02
   
   Query 2 returned result set: 0.02
   
   Query 3 returned result set: 0.01 and 0.02
   
   ### Anything else?
   
   Dear IoTDB team, I believe this is a logical bug. When the comparison 
operator is in the form of constant <= column, the correct result set cannot be 
returned.
   
   ### Are you willing to submit a PR?
   
   - [X] I'm willing to submit a PR!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to