Skip to main content

Posts

Showing posts from February, 2016

Teiid 9.0 Alpha1 Released

With the successful creation of the 8.13 transitional release, we are now ready to start the release stream for 9.0 with Alpha1 . Please consult the  migration documentation  from 8.x to 9, and let us know if there is more content that needs added. The main features in Alpha1 beyond targeting WildFly 9.0.2 are: TEIID-3601 Large row counts internal tables and source queries are no longer limited to max integer rows. However update counts, count aggregate values, user result sets, etc. are still limited to max integer. TEIID-3792 Array Quantified Comparisons can be used to search array values - for example expression = SOME (array_expression) TEIID-3462 Semantic VDB Versioning can be used in the VDB name and connection string, rather than the simple integer version. See the Reference for more. TEIID-3849 Cassandra Update Improvements for bulk/batch updates and asynch processing. TEIID-3869 Additional geospatial support for Geoserver integration with Teiid.

Teiid 8.13.1 Released

Teiid 8.13.1 is now available .  It is a fix release addressing 15 issues: [ TEIID-3748 ] - Impala translator - SELECT and HAVING statements are translating differently for Case statements [ TEIID-3949 ] - Subqueries are wrongly pushed down to the underlying datasource [ TEIID-3950 ] - UDFs aren't found when using old function definitions model [ TEIID-3951 ] - Stored procedure in view model from SQL server 2000 [ TEIID-3953 ] - .TeiidRuntimeException: TEIID20001 The modeled datatype string for column 1 doesn't match the runtime type "java.math.BigDecimal". [ TEIID-3954 ] - OData 4 procedure/action result set lob handling incorrect [ TEIID-3956 ] - Retrieving just a stream property fails for OData4 [ TEIID-3960 ] - Otherwise evaluatable constructs will inhibit pushdown [ TEIID-3963 ] - Arrays returned by actions/functions from odata4 result in errors [ TEIID-3964 ] - Cassandra d