Skip to main content

Posts

Showing posts from May, 2016

Teiid 9.0 CR1 Released

Teiid 9.0 CR1 is now  available .  This is a very large release compared to most with 238 issues addressed so far.  A recap of the major features: 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-2476   Data role metadata filtering  to omit non-accessible objects from system tables. TEIID-4076   Improved autoCommitTxn detect  to prevent unnecessary transactions.

Teiid 9.0 Beta2 Released

Teiid 9.0 Beta2 is now  available .  The main feature in Beta2 since Alpha1: TEIID-3725   JDG Cache/DSL Translator  added cache swapping feature to support external materialization. TEIID-3810   JDG Cache/DSL Translator  upgraded support for JDG 6.6 TEIID-3520   Swagger Translator  for calling REST services defined by Swagger. Things will be a little slow this week as the core devs are meeting face to face, but we're making a lot of progress on planning.  Thanks again for all the community issues and posts - a special thanks to Marco Ardito for helping diagnosing ODBC issues and working with other community members. Steve