Skip to content

Commit

Permalink
minor release note update
Browse files Browse the repository at this point in the history
  • Loading branch information
shawkins committed Sep 16, 2013
1 parent a71c38f commit 89abe33
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions build/kits/jboss-as7/docs/teiid/teiid-releasenotes.html
Expand Up @@ -29,9 +29,9 @@ <H2><A NAME="Highlights"></A>Highlights</H2>
<li>TEIID-2528 <b>Encrypted Buffer Files</b> - the buffer manager now supports an option to encrypt Teiid temp data files using 128-bit AES.</li>
<li>TEIID-2249 <b>Dependent Join Enhancements</b> -
<ul>
<li>TEIID-2559</li> greater control over full depdendent join pushdown has been added including make dep hint options max/join to control the extent of depdendent join pushdown.
<li>TEIID-2555</li> the join hint enables the pushdown the entire dependent join when supported by the source.
<li>TEIID-2558</li> JDBC translator support to dependent join pushdown for a broad set of sources including Oracle, PostgreSQL, MySQL, SQLServer, Sybase, etc.
<li>TEIID-2559 greater control over full depdendent join pushdown has been added including make dep hint options max/join to control the extent of depdendent join pushdown.</li>
<li>TEIID-2555 the join hint enables the pushdown the entire dependent join when supported by the source.</li>
<li>TEIID-2558 JDBC translator support to dependent join pushdown for a broad set of sources including Oracle, PostgreSQL, MySQL, SQLServer, Sybase, etc.</li>
use the enableDependentJoins translator property.
</ul>
See the Reference for more.
Expand Down

0 comments on commit 89abe33

Please sign in to comment.