[Java] arrow-jdbc defines type but not value mapping for struct types
オープン
Type: enhancement
- 主要言語
- Java
- スター
- 94
- フォーク
- 152
- 平均マージ
- 3日 16時間
- マージ済み PR(30日)
- 11
説明
While Types.STRUCT is mapped to ArrowType.Struct, we need additional config to be able to actually read such values, similar to ARROW-4142.
**Reporter**: [David Li](https://issues.apache.org/jira/browse/ARROW-17006) / @lidavidm
**Note**: *This issue was originally created as [ARROW-17006](https://issues.apache.org/jira/browse/ARROW-17006). Please see the [migration documentation](https://github.com/apache/arrow/issues/14542) for further details.*
コントリビューションガイド
調査の方向性
まず、arrow-jdbc における Types.STRUCT の処理と ArrowType.Struct へのマッピングを追跡します。必要な値の読み取り設定を ARROW-4142 と比較します。完了の条件は、JDBC 統合を通じて Struct 値を読み取れること、およびその動作をカバーしていることです。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- java
- 領域
- databases
- issue の種類
- 機能追加
- 難易度
- 4/5
- 見積もり時間
- 3〜5日
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 30/100