Teiid 8.11.5 发布,主要更新如下:
[TEIID-3564] - float field gets converted to scientific notation when query is submitted to source
[TEIID-3707] - Wrong Data returned when a procedure is executed in the SELECT clause
[TEIID-3720] - DDLString Visitor not writing the OPTIONS value for Procedure parameters
[TEIID-3726] - CTEs combined with constant values yield an error message
[TEIID-3739] - Dynamic VDB that imports another VDB does not get redeployed if the imported VDB is redeployed
[TEIID-3756] - Order By clause specified in STRING_AGG function is skipped when pushed down to PostgreSQL
[TEIID-3777] - ORDER BY DESC is ignored in STRING_AGG function when DISTINCT is also specified
[TEIID-3705] - Build issue in security
Teiid是一个数据虚拟化系统,让应用程序使用来自多个异构数据存储的数据。
Teiid由一堆工具,组件和创建和执行双向数据的服务所组成。通过抽象和联合、数据存取和集成的实时分布式数据源,无需进行复制或以其他方式移动数据系统的纪录。
简而言之:Teiid 可以让你用 JDBC + SQL 来访问企业的任何数据,并可对这些不同源的数据进行联合查询。
软件详情:http://teiid.blogspot.com/2015/10/teiid-8115-released.html
下载地址:http://teiid.jboss.org/downloads/
来自:开源中国社区