apache / apache/parquet-java

Deprecate parquet-thrift

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

描述

I was in the process of updating to [the latest version of Thrift](https://github.com/apache/parquet-mr/pull/1138) (from 0.16.0 to 0.19.0). Mostly because it contains CVEs and makes the release process easier because you don't have to install Thrift from source (it is just available on homebrew etc).
 
While working on this, I ran into an issue with Elephantbird, which is using a very old version of Thrift (0.7.0). Trying to bump this I noticed that a lot of classes that we use in the tests [have](https://github.com/apache/parquet-mr/pull/1156) [ been made private](https://github.com/apache/parquet-mr/pull/1156). Therefore it is hard to test if we break anything.
 
It looks like parquet-thrift [is not used by anyone anymore](https://mvnrepository.com/artifact/org.apache.parquet/parquet-thrift). I would suggest removing this from the repository unless anyone objects.

**Reporter**: [Fokko Driesprong](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=fokko) / @Fokko
**Assignee**: [Fokko Driesprong](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=fokko) / @Fokko

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

贡献指南

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

调研方向

首先定位 parquet-thrift 模块并检查其在仓库中的使用情况,然后阅读链接的迁移文档以及相关的 Thrift 升级上下文。完成的标准是从仓库中移除 parquet-thrift,同时不破坏其余模块或文档化的迁移路径。

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

评估

技术栈
java
领域
data-engineering
Issue 类型
重构
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
25/100

把新 issue 发到你的邮箱

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