Re: [DISCUSS] Restructure QueryPlan: RawDataQueryPlan and AlignByDevicePlan

2020-02-12 Thread Jialin Qiao
祥威" <526213...@qq.com> > 发送时间: 2020-02-12 15:20:36 (星期三) > 收件人: dev > 抄送: > 主题: [DISCUSS] Restructure QueryPlan: RawDataQueryPlan and AlignByDevicePlan > > Hi all, > > > I'm currently fixing this issue: Seperate AlignByDevicePlan from QueryPlan[1]. > >

[DISCUSS] Restructure QueryPlan: RawDataQueryPlan and AlignByDevicePlan

2020-02-11 Thread ??????
Hi all, I'm currently fixing this issue: Seperate AlignByDevicePlan from QueryPlan[1]. There are three aspects that I changed: (1) Restructure QueryPlan The general query aligning by time and the AlignByDevice query ( which is called groupByDevice before ) were both storaged in QueryPlan