apache / apache/iceberg-python
add test to enumerate all pyarrow types
オープン
- 主要言語
- Python
- スター
- 1.1k
- フォーク
- 581
- 平均マージ
- 1日 17時間
- マージ済み PR(30日)
- 78
説明
inspired by https://github.com/apache/iceberg-python/pull/3590
ensure that all type converts to the correct iceberg type.
ensure iceberg type converts to the correct parquet type (https://iceberg.apache.org/spec/#parquet), see https://github.com/apache/iceberg-python/pull/2799
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
まず、issue で参照されている pull request、特に iceberg-python#3590 と #2799 を確認し、次に PyArrow から Iceberg、および Iceberg から Parquet への型変換テストを見つけてください。PyArrow の型を列挙し、リンクされた Iceberg Parquet 仕様を使用して期待されるマッピングを検証しながら、両方の変換方向についてアサーションを追加してください。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- python
- 領域
- data, testing
- issue の種類
- 機能追加
- 難易度
- 3/5
- 見積もり時間
- 1〜2日
- 活発さ
- 活発
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 65/100