This is an automated email from the ASF dual-hosted git repository.
rong pushed a commit to branch select-into
in repository https://gitbox.apache.org/repos/asf/iotdb.git
The following commit(s) were added to refs/heads/select-into by this push:
new 4925583 add todos
4925583 is described below
commit 4925583a3644113528f5217864686757272e4e2f
Author: Steve Yurong Su <[email protected]>
AuthorDate: Wed Jul 21 11:53:44 2021 +0800
add todos
---
.../java/org/apache/iotdb/db/integration/IoTDBSelectIntoIT.java | 6 ++++++
1 file changed, 6 insertions(+)
diff --git
a/server/src/test/java/org/apache/iotdb/db/integration/IoTDBSelectIntoIT.java
b/server/src/test/java/org/apache/iotdb/db/integration/IoTDBSelectIntoIT.java
index 9d307d5..51d9661 100644
---
a/server/src/test/java/org/apache/iotdb/db/integration/IoTDBSelectIntoIT.java
+++
b/server/src/test/java/org/apache/iotdb/db/integration/IoTDBSelectIntoIT.java
@@ -179,3 +179,9 @@ public class IoTDBSelectIntoIT {
}
}
}
+
+// usage limit: select columns, into columns, from columns
+// grammar of into clause (wrong cases and right cases)
+// supported query
+// cluster mode test
+// cq uses select-into plan