apache / apache/parquet-java

Decimal Statistics emitted by parquet-cpp are broken

未关闭
#1,615 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Component: Parquet Priority: Major Type: enhancement
主要语言
Java
星标
3.1k
派生
1.6k
平均合并
3 天 12 小时
30 天内合并 PR
33

描述

PARQUET-1655 min/max statistics for Decimal logical types that are encoded as byte arrays or fixed length byte arrays are potentially broken.  All reader implementations should ignore/clear them for parquet for files written with a version included "parquet-cpp"

 

This serves as a parent tracking issue. To fix various readers.

**Reporter**: [Micah Kornfield](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=emkornfield) / @emkornfield

**Note**: *This issue was originally created as [PARQUET-2003](https://issues.apache.org/jira/browse/PARQUET-2003). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*

贡献指南

这个仓库没有索引到贡献指南

调研方向

未指定文件、测试或入口点。首先定位处理 Decimal logical types 的 reader 实现并查看 PARQUET-1655;完成的标准是,所有受影响的 reader 都会忽略或清除使用 parquet-cpp 写入的文件中的 min/max 统计信息。

由索引模型根据 Issue 内容生成。

评估

技术栈
java
领域
data-engineering
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。