[
https://issues.apache.org/jira/browse/IOTDB-445?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jialin Qiao closed IOTDB-445.
-----------------------------
Fix Version/s: 0.10.0-SNAPSHOT
Resolution: Fixed
> Unify the keyword of "timestamp" and "time"
> -------------------------------------------
>
> Key: IOTDB-445
> URL: https://issues.apache.org/jira/browse/IOTDB-445
> Project: Apache IoTDB
> Issue Type: Improvement
> Components: Planner/SQLParser
> Reporter: Xiangdong Huang
> Assignee: Boris Zhu
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0-SNAPSHOT
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Hi,
> current the keyword of "timestamp" is confusing:
> In the insert statement, we use "insert into ... (TIMESTAMP, ....) values
> (....)"
> while in the select statement, we are using "select ... where TIME > ...".
>
> There are two choices, either unify them into one keyword or make them
> equivalent.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)