apache / apache/arrow-java

[Java] Configuration does not provide a mapping for array column

オープン
#392 コメント 6 件 リアクション 0 件 担当者 0 名 GitHub で見る
Type: bug
主要言語
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

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

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