[
https://issues.apache.org/jira/browse/CALCITE-6679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mihai Budiu resolved CALCITE-6679.
----------------------------------
Resolution: Fixed
Fixed in
https://github.com/apache/calcite/commit/50d1a26b56c95ca5c5ed90e90deb93db0d6db94b
Thank you for the contribution, [~xiaochen.hello]
> Reduced the number of type checks in VolcanoPlanner
> ---------------------------------------------------
>
> Key: CALCITE-6679
> URL: https://issues.apache.org/jira/browse/CALCITE-6679
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: xiaochen.zhou
> Priority: Minor
> Labels: pull-request-available
> Fix For: 1.39.0
>
>
> Reduced the number of type checks by moving the instanceof check outside the
> loop, improving performance and code clarity.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)