[teiid-issues] [JBoss JIRA] Commented: (TEIID-1504) Internal Materialization does not honr the cache hint

Ramesh Reddy (JIRA) jira-events at lists.jboss.org
Tue Mar 8 22:49:48 EST 2011


    [ https://issues.jboss.org/browse/TEIID-1504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12586721#comment-12586721 ] 

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


More information about the teiid-issues mailing list