Crate 0.56.0 发布了,Crate Data 是一个开源的大规模的可伸缩的数据存储系统,无需任何系统管理需求。提供强大的搜索功能。用于存储各种表格数据、非结构化数据和二进制对象。并可通过 SQL 进行检索。易于安装和使用,支持高可用性和实时大规模并行访问和处理。Crate 特别适合用于 Docker 环境中。 本次发布主要改进如下: - Column names returned on queries does not include the table and schema names anymore, i.e., ``select doc.t1.a from t1`` will return column name ``a`` instead of ``doc.t1.a``. - Moved some `sys.checks` into a new `sys.node_checks` table as those checks were actually node specific.Added the ability to acknowledge failing checks on this new `sys.node_checks` table. 下载地址: Source code (zip) Source code (tar.gz) Crate 0.56.0 发布,数据存储系统下载地址