[
https://issues.apache.org/jira/browse/CALCITE-7039?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17954177#comment-17954177
]
Mihai Budiu commented on CALCITE-7039:
--------------------------------------
Ideally the JIRA issue should not mention specific Calcite classes unless it is
really about a specific bug.
Users don't care about PlannerImpl, but they may care about customizing
optimization rules.
Can you rephrase the issue title such that it emphasizes the goal that you want
to achieve rather than how you want to achieve it?
> PlannerImpl supports custom Volcano RuleSet
> -------------------------------------------
>
> 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)