[ 
https://issues.apache.org/jira/browse/CALCITE-6947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yu Xu updated CALCITE-6947:
---------------------------
    Description: 
Currently RelShuttle do not support LogicalSnapshot , there 2 problem:
 # *LogicalSnapshot is not overridden for accept(RelShuttle shuttle) ;*
 # *RelShuttle#visit not support for LogicalSnapshot;*

Need to support LogicalTableModify in RelShuttle.

  was:Currently RelShuttle do not support LogicalTableModify, need to support 
LogicalTableModify in RelShuttle.


> Support LogicalSnapshot in RelShuttle
> -------------------------------------
>
>                 Key: CALCITE-6947
>                 URL: https://issues.apache.org/jira/browse/CALCITE-6947
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.39.0
>            Reporter: Yu Xu
>            Assignee: Yu Xu
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.40.0
>
>
> Currently RelShuttle do not support LogicalSnapshot , there 2 problem:
>  # *LogicalSnapshot is not overridden for accept(RelShuttle shuttle) ;*
>  # *RelShuttle#visit not support for LogicalSnapshot;*
> Need to support LogicalTableModify in RelShuttle.



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

Reply via email to