Re: [Discussion] Remove AlphaRowset Related Code

2022-04-13 Thread 王博
It seems that we still need to check whether all rowsets are converted to v2. Relying on compaction cannot guarantee that all rowsets can complete automatic conversion operations zhg yang 于2022年4月13日周三 13:27写道: > 1. there are two ways to rigger convert: > a. manually: user can trigger manual

Re: [Discuss][DSIP] Add codegen support

2022-04-13 Thread ling miao
> It's on vectorized execution engine. That's no problem for me ~ Ling Miao Jerry Hu 于2022年4月13日周三 15:43写道: > It's on vectorized execution engine. > > ling miao 于2022年4月12日周二 10:54写道: > > > Which execution engine is your codegen mainly implemented on? > > > > Ling Miao > > > > Zhengguo Yang

Re: [Discuss][DSIP] Add codegen support

2022-04-13 Thread Jerry Hu
It's on vectorized execution engine. ling miao 于2022年4月12日周二 10:54写道: > Which execution engine is your codegen mainly implemented on? > > Ling Miao > > Zhengguo Yang 于2022年4月12日周二 10:50写道: > > > That’s great! > > I’m looking forward to it! > > On 2022/04/07 13:28:17 Jerry Hu wrote: > > > Dear A