[
https://issues.apache.org/jira/browse/CALCITE-5293?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stamatis Zampetakis resolved CALCITE-5293.
------------------------------------------
Fix Version/s: 1.33.0
Resolution: Fixed
Fixed in
https://github.com/apache/calcite/commit/f8dd80fcd2d4d92767936fe7b3dae349f2f0ec40.
Thanks for the PR [~kkasa]!
> Support general set operators in PruneEmptyRules
> ------------------------------------------------
>
> Key: CALCITE-5293
> URL: https://issues.apache.org/jira/browse/CALCITE-5293
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Krisztian Kasa
> Assignee: Krisztian Kasa
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.33.0
>
> Time Spent: 1h 20m
> Remaining Estimate: 0h
>
> Current implementation of {{PruneEmptyRules}} expects Logical set operators:
> {{LogicalUnion}}, {{LogicalMinus}} and {{LogicalIntersect}}.
> The goal is to improve the reusability of these rules in other projects which
> using Calcite and its custom operators derived from {{Union}}, {{Minus}} and
> {{Intersect}}.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)