Re: How to give type in case of type mismatch while doing union

2020-04-29 Thread Julian Hyde
> On Apr 29, 2020, at 21:31, Danny Chan wrote: > > Or try SQL, it has the implicit type coercion ~ That’s true. SQL is a great way to build relational algebra expressions. Highly recommended. Julian

Re: How to give type in case of type mismatch while doing union

2020-04-29 Thread Danny Chan
Or try SQL, it has the implicit type coercion ~ Best, Danny Chan 在 2020年4月28日 +0800 AM4:36,Julian Hyde ,写道: > Anjali, > > If you’re using RelBuilder to create the union, or creating the union > manually, it is your responsibility to make sure that the input RelNodes have > compatible types. > >

Re: [ANNOUNCE] New committer: Wang Yanlin

2020-04-29 Thread Danny Chan
Congrats, Wang Yanlin! Best, Danny Chan 在 2020年4月29日 +0800 AM8:26,dev@calcite.apache.org,写道: > > Congrats, Wang Yanlin!

Re: Re: [ANNOUNCE] New committer: Jin Xing

2020-04-29 Thread Danny Chan
Congrats, Jin Xing! Best, Danny Chan 在 2020年4月30日 +0800 PM12:15,dev@calcite.apache.org,写道: > > Congrats, Jin Xing!

Re: Re: [ANNOUNCE] New committer: Forward Xu

2020-04-29 Thread Fan Liya
Congratulations, Forward! Best, Liya Fan On Wed, Apr 29, 2020 at 8:51 PM Wang Yanlin <1989yanlinw...@163.com> wrote: > Congrations! Forward!-- > > Best, > Wang Yanlin > > > > > > At 2020-04-29 10:52:25, "Feng Zhu" wrote: > > Congrations! Forward! > > > >best, > >Feng > > > >Chunwei Lei

Re: Re: [ANNOUNCE] New committer: Jin Xing

2020-04-29 Thread Fan Liya
Congratulations, Jin! Best, Liya Fan On Wed, Apr 29, 2020 at 8:51 PM Wang Yanlin <1989yanlinw...@163.com> wrote: > Congrats, Jin Xing! > > > -- > > Best, > Wang Yanlin > > > > > > 在 2020-04-29 13:58:53,"Zoltan Haindrich" 写道: > >Congrats! > > > >On 4/29/20 7:32 AM, Enrico Olivelli wrote: > >>

Re: Re: [ANNOUNCE] New committer: Wang Yanlin

2020-04-29 Thread Fan Liya
Congratulations, Yanlin! Best, Liya Fan On Wed, Apr 29, 2020 at 8:50 PM Wang Yanlin <1989yanlinw...@163.com> wrote: > Hi, guys, thanks for your warm welcome. > > > > I'm working in Ant Finical, Alibaba Group. Currently my team is working > on building a system to process big data in form of

[jira] [Created] (CALCITE-3964) Support in DESCRIPTOR operator

2020-04-29 Thread Rui Wang (Jira)
Rui Wang created CALCITE-3964: - Summary: Support in DESCRIPTOR operator Key: CALCITE-3964 URL: https://issues.apache.org/jira/browse/CALCITE-3964 Project: Calcite Issue Type: Sub-task

[jira] [Created] (CALCITE-3963) Maintains logical properties at RelSet (equivalent group) instead of RelNode

2020-04-29 Thread Xiening Dai (Jira)
Xiening Dai created CALCITE-3963: Summary: Maintains logical properties at RelSet (equivalent group) instead of RelNode Key: CALCITE-3963 URL: https://issues.apache.org/jira/browse/CALCITE-3963

Re:Re: [ANNOUNCE] New committer: Jin Xing

2020-04-29 Thread Wang Yanlin
Congrats, Jin Xing! -- Best, Wang Yanlin 在 2020-04-29 13:58:53,"Zoltan Haindrich" 写道: >Congrats! > >On 4/29/20 7:32 AM, Enrico Olivelli wrote: >> Congratulations! >> >> Enrico >> >> Il Mer 29 Apr 2020, 04:51 Feng Zhu ha scritto: >> >>> Congrations! >>> >>> best, >>> Feng >>> >>>

Re:Re: [ANNOUNCE] New committer: Forward Xu

2020-04-29 Thread Wang Yanlin
Congrations! Forward!-- Best, Wang Yanlin At 2020-04-29 10:52:25, "Feng Zhu" wrote: > Congrations! Forward! > >best, >Feng > >Chunwei Lei 于2020年4月29日周三 上午10:17写道: > >> Congrats, Forward! >> >> >> >> Best, >> Chunwei >> >> >> On Wed, Apr 29, 2020 at 6:46 AM Rui Wang wrote: >> >> >

Re:Re: [ANNOUNCE] New committer: Wang Yanlin

2020-04-29 Thread Wang Yanlin
Hi, guys, thanks for your warm welcome. I'm working in Ant Finical, Alibaba Group. Currently my team is working on building a system to process big data in form of sql. We use calcite to parse sql, optimize Relnode and rewrite SqlNode to execute on different engines, like Spark,MaxCompute,

Re: [ANNOUNCE] New committer: Forward Xu

2020-04-29 Thread Forward Xu
Thank you everyone for your warm welcome! I'm working in the TBDS team of Tencent in Shenzhen. TBDS (Tencent Big Data Suite) is similar to Alibaba's EMR, TBDS is a big data ecosystem. I am responsible for Oceanus(flink streaming jobs) and Tdbank (Tencent real-time data collection system). I‘m very

Re: [ANNOUNCE] New committer: Jin Xing

2020-04-29 Thread XING JIN
Thanks a lot ~ Calcite is a great project and it's great honor for me to work with you guys. I really appreciate the help from community. I'm working in Alibaba. My team builds big data system to optimize batch and streaming jobs. We use Calcite to process Sql queries and accommodate to different