apache / apache/arrow-java

[Java] arrow-jdbc defines type but not value mapping for struct types

未关闭
#310 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
Type: enhancement
主要语言
Java
星标
94
派生
152
平均合并
3 天 16 小时
30 天内合并 PR
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

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。