5月23日 西安 OSC 源创会开始报名啦,存储、虚拟机、Docker 等干货分享
Crate Data 0.48.5 发布,此版本更新内容如下:
- Fix: Deleting a partitioned table could return a succesful query result
even if some partitions were not deleted correctly
- ``COPY FROM``: imports from S3 will now retry the import in case of a
read timeout.
- Select queries will now wait a bit longer before throwing an error in case
the shards of a table aren't fully active.
- Fix: In some cases a ``DROP TABLE`` statment does not delete all
partitions.
此版本现已提供下载: https://github.com/crate/crate/archive/0.48.5.zip 。
Crate Data 是一个开源的大规模的可伸缩的数据存储系统,无需任何系统管理需求。提供强大的搜索功能。用于存储各种表格数据、非结构化数据和二进制对象。并可通过 SQL 进行检索。易于安装和使用,支持高可用性和实时大规模并行访问和处理。Crate 特别适合用于 Docker 环境中。