[ 
https://issues.apache.org/jira/browse/CALCITE-6990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17948034#comment-17948034
 ] 

juntaozhang commented on CALCITE-6990:
--------------------------------------

Currently in my study, as I know is this:
||Rule Name||Skip DynamicParameter ||
|SortProjectTransposeRule|N|
|SortUnionTransposeRule|Y|
|SortJoinTransposeRule|Y|
I'm not sure if we need to sync the knowledge or if there are any special cases?

> Optimization passes should be checked for handling DynamicParameter
> -------------------------------------------------------------------
>
>                 Key: CALCITE-6990
>                 URL: https://issues.apache.org/jira/browse/CALCITE-6990
>             Project: Calcite
>          Issue Type: Task
>          Components: core
>    Affects Versions: 1.39.0
>            Reporter: Mihai Budiu
>            Priority: Minor
>
> Several PRs have fixed optimization passes which are wrong when queries can 
> contain dynamic parameters. Perhaps all of the passes should be audited with 
> this case in mind.
> See [CALCITE-6647] and [CALCITE-6983]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to