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

[jira] [Resolved] (CALCITE-3758) FilterTableScanRule generate wrong mapping for filter condition when underlying is BindableTableScan

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

Haisheng Yuan resolved CALCITE-3758.
------------------------------------
    Fix Version/s: 1.23.0
       Resolution: Fixed

Fixed in https://github.com/apache/calcite/commit/55c58538256119abbac0a260b8ea63f107f2407c, thanks for the PR, [~jinxing6042@126.com]!

> FilterTableScanRule generate wrong mapping for filter condition when underlying is BindableTableScan
> ----------------------------------------------------------------------------------------------------
>
>                 Key: CALCITE-3758
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3758
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Jin Xing
>            Assignee: Jin Xing
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.23.0
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> When FilterTableScanRule push filter condition into ProjectableFilterableTable, the filter condition should be adjusted to be based on the internal table of BindableTableScan.



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