[Java] Configuration does not provide a mapping for array column
- 主要言語
- Java
- スター
- 94
- フォーク
- 152
- 平均マージ
- 3日 16時間
- マージ済み PR(30日)
- 11
説明
I tried to leverage `org.apache.arrow.adapter.jdbc.JdbcToArrow.sqlToArrow` to query a Hive table but got the following error message on array columns.
`Configuration does not provide a mapping for array column 234`
The error message makes wondering whether it is possible to provided a customized configuration for array columns?
**Reporter**: [Benjamin Du](https://issues.apache.org/jira/browse/ARROW-10762)
#### Related issues:
- [[Java][JDBC] Allow users to config the mapping between SQL types and Arrow types](https://github.com/apache/arrow/issues/26465) (is blocked by)
**Note**: *This issue was originally created as [ARROW-10762](https://issues.apache.org/jira/browse/ARROW-10762). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
コントリビューションガイド
調査の方向性
org.apache.arrow.adapter.jdbc.JdbcToArrow.sqlToArrow から調査を開始し、配列列がどのようにマッピングされているかを確認してから、SQL 型と Arrow 型の間のマッピング設定に関する関連 issue を読みます。ユーザーが報告された設定エラーなしで配列列のカスタムマッピングを指定できれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java, sql
- 領域
- database
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- おおむね明確
- 初心者へのやさしさ
- 25/100