内容简介:Teiid 10.1.1 已发布,解决了如下 13 个问题: [TEIID-5236] - Document and update GeoServer/PG JDBC compatibility [TEIID-5242] - XML/JSON issues [TEIID-5247] - SQL Server translator should support ...
Teiid 10.1.1 已发布,解决了如下 13 个问题:
[TEIID-5236] - Document and update GeoServer/PG JDBC compatibility
[TEIID-5242] - XML/JSON issues
[TEIID-5247] - SQL Server translator should support coalesce
[TEIID-5241] - Problem with OData proxy configuration
[TEIID-5243] - Embedded SessionService does not monitor sessions
[TEIID-5245] - Killed remote jdbc connections to an embedded server allowed to continue
[TEIID-5250] - Duplicate result uid reported when using procedure isFunction=true
[TEIID-5251] - OData WAR Module issue with WildFly-Swarm
[TEIID-5253] - Timing issue in domain mode with materialization
[TEIID-5254] - Unhandled exception when making a multipart post to a rest varbinary value
[TEIID-5255] - Assertion failed in MergeJoinStrategy.setProcessingSortRight
[TEIID-5256] - Sysadmin Usage table doesn't track usage of procedures
[TEIID-5260] - TEIID30020 Processing exception for request, "select * into" doesn't work in some cases
完整内容可查看发布主页。
Teiid是一个数据虚拟化系统,让应用程序使用来自多个异构数据存储的数据。
Teiid由一堆工具,组件和创建和执行双向数据的服务所组成。通过抽象和联合、数据存取和集成的实时分布式数据源,无需进行复制或以其他方式移动数据系统的纪录。
简而言之:Teiid 可以让你用 JDBC + SQL 来访问企业的任何数据,并可对这些不同源的数据进行联合查询。
【声明】文章转载自:开源中国社区 [http://www.oschina.net]
以上所述就是小编给大家介绍的《数据虚拟化系统 Teiid 10.1.1 发布,解决 13 个问题》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!
猜你喜欢:- 虚拟化生态系统及实现从虚拟化走向云端
- KVM虚拟化技术(一)虚拟化简介以及按安装
- 如何探测虚拟化环境是物理机、虚拟机还是容器?
- 如何探测虚拟化环境是物理机、虚拟机还是容器?
- 云计算技术分享之桌面虚拟化中的3D虚拟化解决方案经验总结
- Xen server虚拟化中虚拟机磁盘文件丢失的处理办法
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
Python Algorithms
Magnus Lie Hetland / Apress / 2010-11-24 / USD 49.99
Python Algorithms explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it......一起来看看 《Python Algorithms》 这本书的介绍吧!