Re: [Question] Query Introspection on SqlNode, RexNode, and RelNode

2024-01-26 Thread Julian Hyde
To: dev@calcite.apache.org > Subject: [Question] Query Introspection on SqlNode, RexNode, and RelNode > > Hi Calcite Devs, > > Before I start, I just wanted to say that Calcite is a really awesome > framework! It's awesome to see a community come together to create such a

Re: [Question] Query Introspection on SqlNode, RexNode, and RelNode

2024-01-26 Thread Mihai Budiu
m: Matthew McMillian Sent: Thursday, January 25, 2024 7:28 PM To: dev@calcite.apache.org Subject: [Question] Query Introspection on SqlNode, RexNode, and RelNode Hi Calcite Devs, Before I start, I just wanted to say that Calcite is a really awesome framework! It's awesome to see a communit

Re: [Question] Query Introspection on SqlNode, RexNode, and RelNode

2024-01-26 Thread LakeShen
Hi Matthew McMillian, Could you give some sql examples to explain your question? I still don't quite understand your question. Best, LakeShen Matthew McMillian 于2024年1月26日周五 11:30写道: > Hi Calcite Devs, > > Before I start, I just wanted to say that Calcite is a really awesome > framework! It's

[Question] Query Introspection on SqlNode, RexNode, and RelNode

2024-01-25 Thread Matthew McMillian
Hi Calcite Devs, Before I start, I just wanted to say that Calcite is a really awesome framework! It's awesome to see a community come together to create such a cool tool. For reference, I'm using Calcite 1.36. I'm newer to the Calcite ecosystem, but I have been experimenting with its features f