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/06/10 15:27:00 UTC

[jira] [Resolved] (CALCITE-4003) In MaterializationTest, FilterProjectTransposeRule matches with logical and physical convention

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

Haisheng Yuan resolved CALCITE-4003.
------------------------------------
    Fix Version/s: 1.24.0
       Resolution: Fixed

Fixed in https://github.com/apache/calcite/commit/0c8d0fe2c4b9affdd247ec1f376231e7b961a912.

> In MaterializationTest, FilterProjectTransposeRule matches with logical and physical convention
> -----------------------------------------------------------------------------------------------
>
>                 Key: CALCITE-4003
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4003
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Haisheng Yuan
>            Priority: Major
>             Fix For: 1.24.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> In MaterializationTest.testMaterializationSubstitution2, FilterProjectTransposeRule matches with logical and physical convention at the same time, that means, LogicalFilter and EnumerableProject. We should check and prevent this from happening.



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