[
https://issues.jboss.org/browse/TEIIDDES-2199?page=com.atlassian.jira.plu...
]
Barry LaFond commented on TEIIDDES-2199:
----------------------------------------
The cache hit format is defined here:
https://docs.jboss.org/author/display/TEIID/Hints+and+Options
{code}
/*+ cache[([pref_mem] [ttl:n] [updatable] [scope:session|user|vdb])]*/
{code}
Unfortunately, the runtime throws out any general comments during parsing, so we've
been adding capability to store the comments in the language object tree. We're
currently modifying a version of the Teiid query parser and language object tree. Maybe
we can work on our query parser a little more to just re-set the SQL string to it's
original form if it fails.
[~phantomjinx] Paul.... any thoughts here?
Designer deletes materialization setting in transformation Editor
-----------------------------------------------------------------
Key: TEIIDDES-2199
URL:
https://issues.jboss.org/browse/TEIIDDES-2199
Project: Teiid Designer
Issue Type: Bug
Components: Patch Release, Transformations
Affects Versions: 8.3.2
Environment: fedora 19, Red Hat Data Virtualization 6, JBDS 7.1.1.GA
Reporter: Jason Marley
Assignee: Paul Richardson
Fix For: 10.0.1, 9.2.1
In transformation editor and add caching comment /*+ cache(ttl:300000) */, if there is a
space before + and the beginning of comment, upon save designer deletes the line.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)