转载

Teiid 8.11 Beta1 和 8.10.1 发布,数据虚拟化

开源中国的 IT 公司开源软件整理计划介绍

Teiid 8.11 Beta1 发布了,与 Alpha2 版本比较改进如下:

  • TEIID-3434 More caching control over ttls in the result set cache down to the schema/table level.
  • TEIID-3412 MS Access support via the UCanAccess driver.

如果使用 Java 8 必须提供 UCanAccess 支持,因为 Java 8 的 JDBC ODBC 桥已经移除。

同时发布的还有 Teiid 8.10.1 ,主要是处理 8.10 的 5 个重要问题:

  • [ TEIID-3409 ] - PostgreSQLExecutionFactory TranslatorProperty annotation in wrong place
  • [ TEIID-3437 ] - Inconsistencies with row count handling
  • [ TEIID-3438 ] - Null value returned from BlobImpl getBytes
  • [ TEIID-3450 ] - bulk values are set directly from client
  • [ TEIID-3400 ] - Oracle connection not consistently usable after cancel 
正文到此结束
Loading...