Author: shawkins
Date: 2010-08-17 13:12:03 -0400 (Tue, 17 Aug 2010)
New Revision: 2471
Modified:
trunk/build/kits/jboss-container/teiid-releasenotes.html
Log:
final update of release notes
Modified: trunk/build/kits/jboss-container/teiid-releasenotes.html
===================================================================
--- trunk/build/kits/jboss-container/teiid-releasenotes.html 2010-08-17 16:26:28 UTC (rev
2470)
+++ trunk/build/kits/jboss-container/teiid-releasenotes.html 2010-08-17 17:12:03 UTC (rev
2471)
@@ -30,7 +30,7 @@
to use Teiid's ODBC access.
<LI><B>Native Materialized Tables</B> - views marked as
materialized without a target table will be materialized internally by Teiid.
Materialized view tables will
be indexed by the primary key of the view if present and can be controlled through
the expanded cache hint.
- There are also new system procedures refreshMatView and refreshMatViewRow to refresh
materialized view contents.
+ There are also new system procedures refreshMatView and refreshMatViewRow to refresh
internal materialized view contents.
<LI><B>Expanded Cache Hint</B> - The cache hint can now specify
pref_mem to indicate that data should prefer to be held in memory, ttl to indicate the
time-to-live,
and updatable to indicate that a materialized view with a primary key can be updated
by row with the refreshMatViewRow system procedure.
<LI><B>SQL Support</B>
@@ -154,8 +154,173 @@
</ul>
<h2><a name="Details">Detailed Release Notes</a></h2>
- Detailed Release Notes - Teiid - Version 7.1
+ Detailed Release Notes - Teiid - Version ${project.version}
+<h2> Bug
+</h2>
+<ul>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-76'>TEIID-76</a>] -
Attempting to execute a procedure from MM to MM returns error
"<procedure>() does not exist"
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-108'>TEIID-108</a>] -
xsd type conversion should be consistent
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1107'>TEIID-1107</a>] -
Add support for raising criteria if it has been pushed too far
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1140'>TEIID-1140</a>] -
Unnecessary jars in the Teiid deployment
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1141'>TEIID-1141</a>] -
getCatalogs call on DatabaseMetadata is returning no rows
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1144'>TEIID-1144</a>] -
PostgreSQL (simple capabilities) returning an unexpected number of rows
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1145'>TEIID-1145</a>] -
Unable to deploy VDB with virtual BQT2 model
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1147'>TEIID-1147</a>] -
Sybase concat function handling
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1149'>TEIID-1149</a>] -
Importing tables from a deployed VDB does not import columns
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1152'>TEIID-1152</a>] -
Jopr Plugin Needs to Handle Secure ProfileService Connection
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1153'>TEIID-1153</a>] -
Turned of ProfileService authenticatiion and it caused an NPE in the Teiid RHQ Plugin
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1157'>TEIID-1157</a>] -
NPE with texttable planning
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1166'>TEIID-1166</a>] -
Receiving ASSERTION FAILED: expected reference to be not null from SQL query with
sub-select
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1169'>TEIID-1169</a>] -
VDBs are not being displayed in Jopr
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1172'>TEIID-1172</a>] -
Loopback translator fails to be invoked when a property is set
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1178'>TEIID-1178</a>] -
Jopr VDB loading error when Data Source is not available
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1180'>TEIID-1180</a>] -
the deprecated input group qualifier should be replaced with inputs
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1181'>TEIID-1181</a>] -
Teiid Pushdown queries producing unexpected results (Sybase 12.5)
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1182'>TEIID-1182</a>] -
UDF model is not being loaded if the file is not placed in the root location of VDB
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1183'>TEIID-1183</a>] -
Cannot create a SalesForce datasource throught the admin API.
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1185'>TEIID-1185</a>] -
Shutting down JBoss AS server causes NPE in ClusterableCacheFactory
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1186'>TEIID-1186</a>] -
broken internal link in Teiid Reference Documentation
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1188'>TEIID-1188</a>] -
Error while reading the template properties for LDAP
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1192'>TEIID-1192</a>] -
JDBC driver doesn't accept underscores _ in server names
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1200'>TEIID-1200</a>] -
Non-parsable SQL in transformation provides no help to user - NPE in stack trace
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1201'>TEIID-1201</a>] -
Property 'Url' with value
'vfsfile:/home/pnittel/Teiid71/jboss-5.1.0.GA/server/default/deploy/EyeTuneZ-vdb.xml'
is not a valid URL
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1203'>TEIID-1203</a>] -
"connector-ws" is not visible as one of the avaialble connectors
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1206'>TEIID-1206</a>] -
NPE during the JDBC Metadata read when "resultSetCacheMode=true" turned
on
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1208'>TEIID-1208</a>] -
VDB "getStatus" through Admin API always returning
"INACTIVE"
+</li>
+</ul>
+
+<h2> Feature Request
+</h2>
+<ul>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-168'>TEIID-168</a>] -
Refine caching behavior
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-250'>TEIID-250</a>] -
Enable Axis data compression in SFDC Connector, per SFDC API guidelines
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-715'>TEIID-715</a>] -
Add support for nulls first/last
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-829'>TEIID-829</a>] -
revamp code table caching
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-860'>TEIID-860</a>] -
Add odbc support
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-886'>TEIID-886</a>] -
Request for more statistical functions in Teiid
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-892'>TEIID-892</a>] -
Add a capability to control bulk insert batch size
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-908'>TEIID-908</a>] -
Enable access to the query plan without reference to Teiid classes.
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-968'>TEIID-968</a>] -
Timestamp literals with fractional seconds result in source query execution performance
when being compared to less percise time types
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1006'>TEIID-1006</a>] -
Dynamic vdb metadata load enhancements
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1028'>TEIID-1028</a>] -
Make Materialized Views first class objects in the system
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1048'>TEIID-1048</a>] -
Embedded Connection should support the pass though authentication
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1151'>TEIID-1151</a>] -
Re-enable multi-threaded source query execution
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1155'>TEIID-1155</a>] -
Allow boolean value expressions to be used as criteria or expressions
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1167'>TEIID-1167</a>] -
Add support for primary key handling in temp tables
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1177'>TEIID-1177</a>] -
Allow for implicit temp table definition with just a query, omitting the columns
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1179'>TEIID-1179</a>] -
Add a CommandContext interface to the teiid api
+</li>
+</ul>
+<h2> Patch
+</h2>
+<ul>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1184'>TEIID-1184</a>] -
Patch to refactor numbered <sect> tags in documentation to
<section>
+</li>
+</ul>
+
+<h2> Quality Risk
+</h2>
+<ul>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-954'>TEIID-954</a>] -
Need method to control max amount of buffer disk space
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1150'>TEIID-1150</a>] -
Introduce alternative named parameter syntax
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1154'>TEIID-1154</a>] -
Remove JDOM
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1187'>TEIID-1187</a>] -
Refine vdb version logic
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1190'>TEIID-1190</a>] -
Procedure logic clean up
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1199'>TEIID-1199</a>] -
Use consistent names for security concepts
+</li>
+</ul>
+
+<h2> Task
+</h2>
+<ul>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-749'>TEIID-749</a>] -
Replace the TestNoArgConnector Test with an integration test.
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-882'>TEIID-882</a>] -
Look into using javax.xml.xpath in the XML-Relational connectors.
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-996'>TEIID-996</a>] -
Administration of the granular entitlements to data elements should be supported using the
management console.
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1055'>TEIID-1055</a>] -
Secure profile service access
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1142'>TEIID-1142</a>] -
Teiid should work with EAP 5.1
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1143'>TEIID-1143</a>] -
Remove the version number from the RAR files, to promote easy migration between the
versions
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1160'>TEIID-1160</a>] -
Add Support for Discovery of Dynamic VDBs in Teiid Jopr Plugin
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1165'>TEIID-1165</a>] -
Upgrade to Netty 3.2.0 final
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1173'>TEIID-1173</a>] -
Provide a facility to create "empty" VDBs for preview purpose
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1174'>TEIID-1174</a>] -
Allow '-' character in VDB names.
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1194'>TEIID-1194</a>] -
Document the recommended approach to using Teiid entitlements
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1207'>TEIID-1207</a>] -
Fix Yahoo Translator to work with "Dynamic Portfoilo" example
+</li>
+</ul>
+
+<h2> Sub-task
+</h2>
+<ul>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-958'>TEIID-958</a>] -
Provide ability to monitor buffer manager disk space usage and free space
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1189'>TEIID-1189</a>] -
JOPR support for multiple versions
+</li>
+<li>[<a
href='https://jira.jboss.org/browse/TEIID-1198'>TEIID-1198</a>] -
Allow specifying the VDB version as part of the VDB name in the JDBC URL connection
string.
+</li>
+</ul>
+
<h2><a name="Documentation">Documentation and
Help</a></h2>
The <a
href="http://www.jboss.org/teiid/">Teiid community
project</a> is hosted on
jboss.org.