You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Danny Chen (Jira)" <ji...@apache.org> on 2020/03/12 08:04:00 UTC

[jira] [Updated] (CALCITE-3855) Supports snapshot on table with virtual columns during sql-to-rel conversion

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

Danny Chen updated CALCITE-3855:
--------------------------------
    Description: 
In SqlToRelConverter#convertTemporalTable, we actually should not assume
that the rel to snapshot is always a TableScan.

> Supports snapshot on table with virtual columns during sql-to-rel conversion
> ----------------------------------------------------------------------------
>
>                 Key: CALCITE-3855
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3855
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 1.22.0
>            Reporter: Danny Chen
>            Assignee: Danny Chen
>            Priority: Minor
>             Fix For: 1.23.0
>
>
> In SqlToRelConverter#convertTemporalTable, we actually should not assume
> that the rel to snapshot is always a TableScan.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)