[
https://issues.apache.org/jira/browse/CALCITE-7039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17955452#comment-17955452
]
Zhen Chen commented on CALCITE-7039:
------------------------------------
In PlannerTest, we can freely set the rule set of hep planner and volcano
planner by writing the following:
[https://github.com/apache/calcite/pull/4399#issuecomment-2918533700]
So this ticket does not need to be improved.
> Allow users to customize the Volcano optimization rules in the Calcite tools
> (Frameworks)
> -----------------------------------------------------------------------------------------
>
> Key: CALCITE-7039
> URL: https://issues.apache.org/jira/browse/CALCITE-7039
> Project: Calcite
> Issue Type: Improvement
> Reporter: Zhen Chen
> Assignee: Zhen Chen
> Priority: Major
> Labels: pull-request-available
>
> Currently, PlannerImpl only supports customizing Programs or RuleSet for
> HepPlanner, but does not support customizing RuleSet for VolcanoPlanner. Add
> a method to PlannerImpl that can customize volcanoRuleSet.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)