ArcticDB 时序存储
ArcticDB 时序存储:管理大规模时序数据存储与查询,支持十亿行级数据高效聚合,提供 DataFrame 懒加载与批量拼接,兼容 AWS S3 等多种存储后端。
晶体简介
Constraints
Evidence Quality
Medium confidence — review before critical use
40 条不可违反的约束
WHENWhen providing an S3 URI
ACTIONinclude force_uri_lib_config=false in the query parameters
CONSEQUENCESecurity vulnerability from deprecated force_uri_lib_config=false allows configuration bypass, exposing system to unauthorized access
WHENWhen writing DataFrames with MultiIndex columns to ArcticDB
ACTIONuse MultiIndex columns since they are not yet implemented
CONSEQUENCEDataFrames with MultiIndex columns will raise ArcticDbNotYetImplemented exception, causing write failure and data loss if not handled
WHENWhen normalizing PyArrow-backed pandas DataFrames or Series
ACTIONwrite PyArrow-backed pandas DataFrames directly since they are not supported
CONSEQUENCEPyArrow-backed pandas DataFrames will raise ArcticDbNotYetImplemented exception during normalization, preventing the write operation and causing data loss
常见问题
讨论 (0)
暂无讨论,成为第一个发言的人吧!
更新历史
v0.1.0: 首次发布到 Doramagic.ai。基于 tangweigang-jpg/doramagic-skills 的自动化 batch-v1 元数据 + 自动生成 FAQ。