Re: How to use IntelliJ debug code generated by janino?

2022-12-12 Thread guangyuan wang
_path" > 2. Mark the debug dir you configured in step1as the "Generated Source Root" > 3. Now, you are free to debug the generated code! > > Maybe you missed step2, hope it can help you. > > > > 2022年12月10日 20:28,guangyuan wang 写道: > > > > De

How to use IntelliJ debug code generated by janino?

2022-12-10 Thread guangyuan wang
Dear all I am trying to use IntelliJ debug code generated by janino, according to the link: https://calcite.apache.org/docs/howto.html#debugging-generated-classes-in-intellij . But I can not step into the generated source code, just like this below. Only could see the limite

Re: How to read source code in sql validate package?

2022-05-12 Thread guangyuan wang
https://github.com/apache/calcite/blob/main/core/src/test/java/org/apache/calcite/test/SqlValidatorTest.java > > guangyuan wang 于2022年5月12日周四 10:28写道: > > > Dear all > > I'm reading the source code in the "org.apache.calcite.sql.validate" > > packa

How to read source code in sql validate package?

2022-05-11 Thread guangyuan wang
Dear all I'm reading the source code in the "org.apache.calcite.sql.validate" package. There are so many classes in the package, that it is too complicated to understand. Are there any design documents about SQL validation in calcite? Or any suggestions about understanding SQL validation

Re: Why should invalidate all of the caches of HANDLERS when adding a new RelNode class in JaninoRelMetadataProvider.revise() method?

2022-01-16 Thread guangyuan wang
quirement. > > James > > On Sun, Jan 16, 2022 at 4:35 PM guangyuan wang > wrote: > > > Yes, I can. > > Here is the link: > > > > > https://github.com/apache/calcite/blob/7655bd735f10de5be1eca8bb9af475b3b2ac63b6/core/src/main/java/org/apache/calcite/rel/metada

Re: Why should invalidate all of the caches of HANDLERS when adding a new RelNode class in JaninoRelMetadataProvider.revise() method?

2022-01-16 Thread guangyuan wang
you are referring to > in github? > > On Sat, Jan 15, 2022, 5:52 PM guangyuan wang > wrote: > > > Thank you very much for your answer. > > I'm reading source code these days, I'm a little confused about the " > > JaninoRelMetadataProvider.revis

Re: Why should invalidate all of the caches of HANDLERS when adding a new RelNode class in JaninoRelMetadataProvider.revise() method?

2022-01-15 Thread guangyuan wang
ected contract. (I say > think here because I don't think docs make this clear and wasn't the person > that wrote the original code.) > > On Sat, Jan 15, 2022, 3:23 AM guangyuan wang > wrote: > > > Dear community > > > > Why should invalidate all of the cach

Why should invalidate all of the caches of HANDLERS when adding a new RelNode class in JaninoRelMetadataProvider.revise() method?

2022-01-15 Thread guangyuan wang
Dear community Why should invalidate all of the caches of HANDLERS when adding a new RelNode class in JaninoRelMetadataProvider.revise() method? The Codes are below: package org.apache.calcite.rel.metadata public class JaninoRelMetadataProvider implements RelMetadataProvider { synchronized > H

Re: [ANNOUNCE] New committer: Vladimir Ozerov

2021-06-23 Thread guangyuan wang
Congratulations! Francis Chuang 于2021年6月24日周四 上午6:39写道: > Congrats, Vladimir! > > Francis > > On 24/06/2021 7:48 am, Haisheng Yuan wrote: > > Congratulations and thanks for your contributions, Vladimir! > > > > Regards, > > Haisheng > > > > On 2021/06/23 21:34:40, Stamatis Zampetakis wrote: > >

Re: [DISCUSS] Apache Calcite Online Meetup January 2021

2020-10-18 Thread guangyuan wang
I'm a newcomer, I am looking forward to attending the online meetup. Chunwei Lei 于2020年10月16日周五 下午1:46写道: > It would be great! I am glad to attend such a meetup. > > > Best, > Chunwei > > > On Fri, Oct 16, 2020 at 12:50 PM Julian Hyde wrote: > > > Nice idea, Stamatis. I'm happy to give a talk i

Re: It's my pleasure to introduce myself to you

2020-10-14 Thread guangyuan wang
.com/apache/ignite > [4] https://github.com/apache/drill > [5] https://github.com/hazelcast/hazelcast > [6] https://calcite.apache.org/docs/powered_by.html > > Best, > Danny Chan > 在 2020年10月14日 +0800 PM2:29,guangyuan wang ,写道: > > Hi Danny Chan > > Nice to meet yo

Re: It's my pleasure to introduce myself to you

2020-10-14 Thread guangyuan wang
Hello Alessandro Solimando Thank you for your suggestion, I'll look up labels ("newbie", "beginner", "starter", "easyfix") in Jira. Best Wish Guangyuan Wang Alessandro Solimando 于2020年10月14日周三 下午3:12写道: > Hello Guangyuan, > welcome to th

Re: It's my pleasure to introduce myself to you

2020-10-13 Thread guangyuan wang
friendly for me in Jira, could you recommend some to me? Danny Chan 于2020年10月14日周三 上午11:17写道: > Welcome Guangyuan Wang ~ > > Very glad that you are interested in Calcite community, hope we can work > together to make it better ~ > > You can fire issues, ask/answer questions

Re: It's my pleasure to introduce myself to you

2020-10-13 Thread guangyuan wang
Hi Francis Chuang I'm very glad to hear from you. I have a Jira account, its user name is Guangyuan Wang. Francis Chuang 于2020年10月14日周三 上午9:39写道: > Hey Guangyuan, > > Welcome the Calcite community! If you have any questions please post on > this mailing list. If you have a

It's my pleasure to introduce myself to you

2020-10-13 Thread guangyuan wang
Hello, everyone. My name is Guangyuan Wang. I'm a java software engineer and also an Apache committer. As I am very interested in SQL optimizer, I'd like to join the calcite community. To contribute to the community is my honor. Thank you. Best Wishes Guangyuan Wang

I'd like to join the calcite community

2020-10-13 Thread guangyuan wang
Hello, everyone. My name is Guangyuan Wang. I'm a java software engineer and also an Apache committer. As I am very interested in SQL optimizer, I'd like to join the calcite community. To contribute to the community is my honor.