apache / apache/parquet-java

Missing field id support in parquet metadata

オープン
#2,051 コメント 5 件 リアクション 0 件 担当者 0 名 GitHub で見る
Component: Java Component: Parquet Priority: Major Type: bug
主要言語
Java
スター
3.1k
フォーク
1.6k
平均マージ
3日 12時間
マージ済み PR(30日)
33

説明

Field id is essential for some serialization framework such as protobuf, and they are used to keep schema forward/backward compatibility which could not be achieved by using field names. Currently field id is not persisted as file metadata.

**Reporter**: [Qinghui Xu](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=q.xu) / @qinghui-xu
#### PRs and other links:
- [GitHub Pull Request #410](https://github.com/apache/parquet-mr/pull/410)

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

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

調査の方向性

まず Pull Request #410 とリンクされた移行ドキュメントを確認し、次に Parquet ファイルのメタデータが現在スキーマフィールドをどのように表現しているかを調査してください。フィールド識別子がすでに別の場所で対応されているかを確認し、issue の互換性要件を使って完了の定義を決めてください。既存の PR は、この作業がすでに進んでいる可能性を示しています。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
java
領域
data-engineering
issue の種類
機能追加
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。