Teiid 10.0.2 发布了,Teiid 是一个数据虚拟化系统,让应用程序使用来自多个异构数据存储的数据。
Teiid 由一堆工具,组件和创建和执行双向数据的服务所组成。通过抽象和联合、数据存取和集成的实时分布式数据源,无需进行复制或以其他方式移动数据系统的纪录。
简而言之:Teiid 可以让你用 JDBC + SQL 来访问企业的任何数据,并可对这些不同源的数据进行联合查询。
该版本解决了 13 个问题:
Postgresql ODBC driver converts {fn CONCAT()} calls to a "textcat()" function
Random errors about PostGIS without using it
Infinispan hotrod translator aggregate functions issues
PrestoDB translator - Convert to float not pushed correctly
doc formatting issues
NPE in Swagger translator
Clob not supported in dynamic VDB
NPE in QueryResolver when calling virtual procedure
Empty XmlElement throws an NPE when passed for the non-nullable parameter
Procedure names containing . do not resolve properly
Infinispan hotrod translator correlated subquery with where criteria issue
INSERT INTO query fails in BEGIN ATOMIC block if data is obtained from atomic procedure which catches some exception
NOW() is calculated several times for SYS tables
软件详情:http://teiid.blogspot.com/2018/01/teiid-1002-released.html
下载地址:http://teiid.jboss.org/downloads/
来自:开源中国社区

