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

[jira] [Created] (CALCITE-5641) Use materialized views with prepareStatement

shampoo liu created CALCITE-5641:
------------------------------------

             Summary: Use materialized views with prepareStatement
                 Key: CALCITE-5641
                 URL: https://issues.apache.org/jira/browse/CALCITE-5641
             Project: Calcite
          Issue Type: Improvement
          Components: core
    Affects Versions: 1.34.0
            Reporter: shampoo liu


{code:java}
o.a.calcite.plan.RexImplicationChecker   : Support for checking >($0, ?0) => >($0, 5) is not there {code}
When using materialized views in the prepared statement SQL, the above warning message will be thrown. Can a mechanism be provided to generate physical SQL for prepareStatement when using materialized views?



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