apache / apache/parquet-java

Provide pluggable APIs to support user customized compression codec

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

描述

_In demand of better performance, quite some end users want to leverage accelerators (e.g. FPGA, Intel QAT) to offload compression computation. Parquet, as a well adopted data format, should allow compression codec implementation customization via a pluggable mechanism for those standard compression codec. This JIRA is intended for introducing this set of APIs._

**Reporter**: [XinDong](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=XinDong) / @XinDongSh
#### PRs and other links:
- [Pull Request](https://github.com/apache/parquet-mr/pull/762)

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

贡献指南

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

调研方向

首先审查 Pull Request 762 以及与之前的 PARQUET-1804 issue 链接的迁移文档。使用 issue 描述来确定支持标准压缩 codec 的自定义实现的 pluggable APIs 的范围;引入所请求的 API 集,并支持由加速器支持的 codec 实现,即表示完成。

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

评估

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

把新 issue 发到你的邮箱

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