红联Linux门户
Linux帮助

Crate 1.1.3版本发布,数据存储系统

发布时间:2017-05-10 09:08:48来源:红联作者:baihuo
Crate 1.1.3 版本发布了,Crate 是一个开源的大规模的可伸缩的数据存储系统,无需任何系统管理需求。提供强大的搜索功能。用于存储各种表格数据、非结构化数据和二进制对象。并可通过 SQL 进行检索。易于安装和使用,支持高可用性和实时大规模并行访问和处理。Crate 特别适合用于 Docker 环境中。

如果要升级群集,则必须在升级到1.1.3之前运行CrateDB version_0.57.0或更高版本。如果要执行 Zero Downtime Upgrade,当前的CrateDB版本号至少为 1.1.1。另外,从此前任何版本升级至该版本都需要重新启动集群。在升级之前备份好您的数据。

该版本主要修复了一些 bug:

Admin UI improvements.

Improved the accuracy of results if arithmetic operators +,-,*,/ are used in expressions that contain only float-type values.

Fixed COPY FROM to be able to copy data into a partitioned table with a generated column as both the primary key and the partitioned column.

Fixed error thrown when applying filtering, ordering or limit on joins with more than 2 tables.

软件详情:https://github.com/crate/crate/releases/tag/1.1.3

下载地址:https://github.com/crate/crate/archive/1.1.3.zip

来自:开源中国社区
文章评论

共有 0 条评论