Yuan Tian created IOTDB-2200:
--------------------------------
Summary: Support more predicate in where clause
Key: IOTDB-2200
URL: https://issues.apache.org/jira/browse/IOTDB-2200
Project: Apache IoTDB
Issue Type: New Feature
Components: Core/Query
Reporter: Yuan TianWe want support &, |, ^ in where clause, like select s1 from root.sg1.d1 where (s1 & 0x40=0x40) or (s1 | 0x40=0x40) or (s1 ^ 0x40=0x40) -- This message was sent by Atlassian Jira (v8.20.1#820001)
