apache / apache/parquet-java

Document how a schema can have columns splitted over different files

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

説明

In the design overview is stated that the format supports that columns of a given schema are splitted over several files . 

To date ,other than the reference in the parquet homepage there are no other references to these feature , not even if it is actually implemented. 

As it currently stands , I believe that for a given row group you cannot have some columns in one file and other column group in another file belonging to the same schema .

If these feature was actually implemented it would open the door to faster data updates which affect a single column in very wide tables, which is typical on big data use cases .

 

**Reporter**: [Carlos Diogo](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=cdiogo79)

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

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

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

調査の方向性

まず Parquet のホームページにある設計概要と既存のリファレンスを確認し、次に実装を調べて、1 つのスキーマの列を row group 内で複数のファイルに分割できるかどうかを判断します。サポートされている動作を文書化するか、実装されていない場合はその制限を明確に記載し、幅の広いテーブルの更新に関係する制約も含めてください。

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

評価

技術スタック
java
領域
documentation
issue の種類
ドキュメント
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
30/100

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

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