发布于 2016-11-10 23:55:12 | 93 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

Crate.IO 大规模数据存储系统

Crate Data 是一个开源的大规模的可伸缩的数据存储系统,无需任何系统管理需求。提供强大的搜索功能。用于存储各种表格数据、非结构化数据和二进制对象。并可通过 SQL 进行检索。易于安装和使用,支持高可用性和实时大规模并行访问和处理。


Crate 0.57.1 发布了,

部分更新如下:

  • Fixed NPE in the ``percentile`` aggregation fucntion. The NPE was occurring in case when queried shards have no records.

  • Fixed an issue with select queries returning duplicate outputs when `where` uses `=` with `primary key` and an order by which is also part of the selected fields is used.

  • Fixed adding a column to an existing object array using `ALTER TABLE`

  • Fix: selecting os_info['jvm']['vm_vendor'] and os_info['jvm']['name'] caused ColumnUnknownExceptions

  • Removed reduced thread stack size java option, stack size defaults to JVM defaults now.

  • Fixed an issue that causes outer joins to fail with an exception if columns are referenced in a where clause but not as select items.

  • Updated crate-admin to ``0.21.2`` which includes the following change:

    • fixed incorrect sql query for creating the tweets table in the tutorial.

  • Fixed an issue that caused right outer joins to get stuck instead of returning a result if the left table is empty.

  • Updated crate-admin to ``0.21.1`` which includes the following changes:

  • Fix: Corrected the sql queries to display the table list in the Tables view, and to create the tweets table only if it does not exist.

  • Fixed an issue that caused left outer joins to return an empty result if the joined table is empty.

  • Fix: Certain subselects with nested ``order by`` and ``limit`` or ``offset`` produced incorrect results.

  • eg. select * from (select a, b from t1 order by a limit 3) as t order by b limit 2

发布说明完整更新日志

下载地址:



历史版本 :
Crate 2.3.0 版本发布,数据存储系统
Crate 2.1.7 版本发布,数据存储系统
Crate 2.1.5 版本发布,数据存储系统
Crate 2.1.3 版本发布,数据存储系统
Crate 2.1.1 版本发布,数据存储系统
Crate 2.1.0 和 2.0.5 版本发布,数据存储系统
Crate 2.0.3 版本发布,数据存储系统
Crate 1.1.4 版本发布,数据存储系统
Crate 2.0.0 发布,包含许多重要的增强
Crate 1.1.3 版本发布,数据存储系统
Crate 1.2.0 版本发布,数据存储系统
Crate 1.1.2 版本发布,数据存储系统
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务