[teiid-issues] [JBoss JIRA] (TEIID-4810) Translator Caching

Van Halbert (JIRA) issues at jboss.org
Tue Mar 14 20:23:00 EDT 2017


Van Halbert created TEIID-4810:
----------------------------------

             Summary: Translator Caching
                 Key: TEIID-4810
                 URL: https://issues.jboss.org/browse/TEIID-4810
             Project: Teiid
          Issue Type: Enhancement
          Components: Misc. Connectors, Query Engine
    Affects Versions: 9.3
            Reporter: Van Halbert
            Assignee: Steven Hawkins


we also have a whole different level of caching for custom translators
we could expand on that
we could cache on any source query
that’s not something we’ve talked about putting any higher level UI around
this would be a development and documentation effort

this is different than the whole model materialisation
the difference is that this is at a source query level
vs when you are using cache hints and extension metadata

we don’t have anything for the design-time user
that’s another feature set around caching that we could put some exposure on it
otherwise it’s not really exposed
the idea there is that if you want to do some higher level caching
you can build that into your models or your user query
we could turn it on and off without having to use a custom translator

MMX had a feature like that but it was convoluted because it was mixed up with the user level query caching and they had to be enabled together

Attachments



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the teiid-issues mailing list