Panta Kittisatra

Results 5 issues of Panta Kittisatra

**Bug Description** A valid UNION ALL query that combines an empty result (WHERE 1=0) with a non-empty one causes the TDengine server to throw an internal error. Both branches are...

bug

### Search before asking - [x] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 2.0.5 (build:0917050) ### Describe the bug and provide the minimal reproduce step DELETE...

### Search before asking - [x] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 2.0.5 (build: 0917050) ### Describe the bug and provide the minimal reproduce step...

### Search before asking - [x] I searched in the [issues](https://github.com/apache/iotdb/issues) and found nothing similar. ### Version 2.0.5 (build: 0917050) ### Describe the bug and provide the minimal reproduce step...

**Step to Reproduce** ``` --create bucket CREATE DATABASE hintdb0; USE hintdb0; CREATE RETENTION POLICY "autogen" ON "hintdb0" DURATION INF REPLICATION 1 DEFAULT; --insert data INSERT t1,t1_f0=1 value=10 1641024028331837795 INSERT t1,t1_f0=1...