Thank Julian, for your help!

Best regards, 
Anton Mushin

-----Original Message-----
From: Julian Hyde [mailto:[email protected]] 
Sent: Friday, November 25, 2016 12:49 AM
To: [email protected]
Subject: Re: LogicalUnion convert to LogicalAggregate

This should do it: 
https://calcite.apache.org/apidocs/org/apache/calcite/rel/rules/UnionToDistinctRule.html
 
<https://calcite.apache.org/apidocs/org/apache/calcite/rel/rules/UnionToDistinctRule.html>
 

> On Nov 24, 2016, at 6:22 AM, Anton Mushin <[email protected]> wrote:
> 
> Hi everyone,
> 
> I need convert org.apache.calcite.rel.logical.LogicalUnion to 
> org.apache.calcite.rel.logical.LogicalAggregate. How can I do this correct?
> I didn't find information about it on site.
> 
> I'm looking forward reply
> 
> Best regards,
> 
> Anton Mushin
> 

Reply via email to