5月23日 西安 OSC 源创会开始报名啦,存储、虚拟机、Docker 等干货分享
Crate 0.48.4 发布,更新 crate-admin 至 0.12.0 版本,主要更新内容如下:
Fix: performing queries on a partitioned table could cause unnecessary``execution rejected`` errors
Add plugin support
Removed the limitation that the WHERE clause couldn't contain certainexpressions in `select count(*)` queries.
更新 crate-admin 至 0.12.0 版本后所带来的变化
display ``rest_url`` from sys.nodes table on node detail view
Expose REST URL of node in ``sys.nodes`` table
Increased speed and reduced amount of used memory on sorted queries
Ordering by `_score` must be defined explictly now even when using a`match` predicate.(这是一个落后的不兼容的更新变化)
更多内容请查看更新日志。
此版本新阿姨提供下载: https://github.com/crate/crate/archive/0.48.4.zip
Crate Data 是一个开源的大规模的可伸缩的数据存储系统,无需任何系统管理需求。提供强大的搜索功能。用于存储各种表格数据、非结构化数据和二进制对象。并可通过 SQL 进行检索。易于安装和使用,支持高可用性和实时大规模并行访问和处理。
使用方法: