Hi,
I'd like to vote for [4].

Best,


> -----原始邮件-----
> 发件人: "Wei Shao" <[email protected]>
> 发送时间: 2020-02-21 17:08:14 (星期五)
> 收件人: "[email protected]" <[email protected]>
> 抄送: 
> 主题: Last Query syntax vote
> 
> Hi,
> 
> 
> We are to determine the exact syntax of Last Query for IoTDB. Last query is 
> to select the latest time-value pair result for a given timeseries.
> You can choose from the following syntax options.
> 1. select last(s1), last(s2) from root.sg.d
> 2. select last(s1), last(s2) from root.sg.d align by sensor
> 3. select last(s1, s2) from root.sg.d
> 4. select last s1, s2 from root.sg.d
> 5. last s1, s2 from root.sg.d
> 6. select s1, s2 from root.sg.d last
> 7. select s1, s2 from root.sg.d onlylast
> 
> 
> Please vote for the option you are comfortable with.
> 
> 
> Thanks,
> Wei

Reply via email to