apache / apache/arrow-java

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

未關閉
#392 6 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
Type: bug
主要語言
Java
星號
94
分支
152
平均合併
3 天 16 小時
30 天內合併 PR
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
預估耗時
一週以上
活躍度
停滯
描述清晰度
基本清楚
新手友好度
25/100

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。