apache / apache/parquet-java

Perform encoding before bloom filters write out

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

描述

When entropy of bloom filter is low say nearly all 0 or all 1, we may want to consider to use encoding to save space.

**Reporter**: [Junjie Chen](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=junjie) / @chenjunjiedada

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

贡献指南

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

调研方向

该 issue 没有指定文件、测试或入口点。首先定位 bloom filter 的写入路径和现有的编码相关测试,然后确定低熵过滤器的预期行为。完成这项工作需要达成一致的编码方案,并有测试覆盖来证明 bloom filter 能够被正确写入并读回。

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

评估

技术栈
java
领域
data-engineering
Issue 类型
功能
难度
5/5
预计耗时
一周以上
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

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