Author: rareddy
Date: 2010-12-03 15:41:42 -0500 (Fri, 03 Dec 2010)
New Revision: 2757
Modified:
trunk/build/kits/jboss-container/teiid-releasenotes.html
Log:
TEIID-231
Modified: trunk/build/kits/jboss-container/teiid-releasenotes.html
===================================================================
--- trunk/build/kits/jboss-container/teiid-releasenotes.html 2010-12-03 20:32:45 UTC (rev
2756)
+++ trunk/build/kits/jboss-container/teiid-releasenotes.html 2010-12-03 20:41:42 UTC (rev
2757)
@@ -28,6 +28,7 @@
<UL>
<LI><B>Subquery Optimization</B> - added rewrite to INNER JOIN for
applicable WHERE clause subqueries. Also added cost based SEMI and ANTI-SEMI join handling
for applicable non-pushed WHERE and HAVING subqueries.
<LI><B>Updatable Views</B> - added support to perform simple
pass-through and more complicated updates through views by default.
+ <LI><B>UDF</B> - new API objects added to teiid-api to support user
defined functions that are capable of pushdown to source.
</UL>
<h2><a name="Compatibility">Compatibility
Issues</a></h2>
Show replies by date