[
https://issues.apache.org/jira/browse/CALCITE-925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-925.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0-incubating
Fixed in
http://git-wip-us.apache.org/repos/asf/incubator-calcite/commit/9db3b023.
[~amargoor], Thanks for the PR!
> Match materialized views when predicates contain strings and ranges
> -------------------------------------------------------------------
>
> Key: CALCITE-925
> URL: https://issues.apache.org/jira/browse/CALCITE-925
> Project: Calcite
> Issue Type: Improvement
> Reporter: Amogh Margoor
> Assignee: Julian Hyde
> Priority: Minor
> Fix For: 1.5.0-incubating
>
>
> This is in continuation of CALCITE-786 where queries are optimized using
> materialized views. Earlier we were not supporting predicates that were
> specifying ranges over a variable, for e.g., x < 90 and x > 30. No we would
> be able to optimize even when such predicates are used either in query or to
> specify a view.
> Also adding support for strings for the same optimization.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)