[parquet-mr] Implement specification-compliant floating point comparison
- 主要语言
- Java
- 星标
- 3.1k
- 派生
- 1.6k
- 平均合并
- 3 天 12 小时
- 30 天内合并 PR
- 33
描述
Currently, the floating point comparison order defined by parquet-format is ambigous and different implementations use different orderings. Once the specification is made unambigous (PARQUET-1222), implementations should be updated to conform to it.
**Reporter**: [Zoltan Ivanfi](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=zi) / @zivanfi
#### Related issues:
- [Specify a well-defined sorting order for float and double types](https://github.com/apache/parquet-format/issues/342) (is blocked by)
**Note**: *This issue was originally created as [PARQUET-1223](https://issues.apache.org/jira/browse/PARQUET-1223). Please see the [migration documentation](https://issues.apache.org/jira/browse/PARQUET-2502) for further details.*
贡献指南
这个仓库没有索引到贡献指南
调研方向
该 issue 没有指出 parquet-java 中的文件、测试或入口点。首先阅读被阻塞的 issue PARQUET-1222《Specify a well-defined sorting order for float and double types》,然后找出比较实现及其测试;当 parquet-java 符合最终确定的规范时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- java
- 领域
- data-engineering
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100