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

ASF GitHub Bot updated CALCITE-5392:
------------------------------------
    Labels: pull-request-available  (was: )

> Support Snapshot in RelMdExpressionLineage
> ------------------------------------------
>
>                 Key: CALCITE-5392
>                 URL: https://issues.apache.org/jira/browse/CALCITE-5392
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Jiajun Xie
>            Assignee: Jiajun Xie
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
>  For example:
> {code:java}
> select productid from products_temporal
> for system_time as of TIMESTAMP '2022-11-19 00:00:00' 
> {code}
> The `productid` expression lineage is null because `RelMdExpressionLineage` 
> does not implement the corresponding method.
>  
> We can implement method that for SNAPSHOT like other RelNode.



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

Reply via email to