[
https://issues.jboss.org/browse/TEIID-1504?page=com.atlassian.jira.plugin...
]
Ramesh Reddy commented on TEIID-1504:
-------------------------------------
Ok, that may be the misconception I had. It was in the user query, I will try with view
definition.
Internal Materialization does not honr the cache hint
-----------------------------------------------------
Key: TEIID-1504
URL:
https://issues.jboss.org/browse/TEIID-1504
Project: Teiid
Issue Type: Bug
Components: Query Engine
Affects Versions: 7.2
Reporter: Ramesh Reddy
Assignee: Steven Hawkins
Fix For: 7.4
When a internal materialization is loaded with /*+ cache(pref_mem ttl:120000)*/ select *
from view.g1, to does not refresh/flush the matview contents from memory after two minutes
(120000). Upon inspecting the code, it looks like the Cache Hint is being on searched on
the created temp table rather than the original query.
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira