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)