apache/arrow-java

`ComplexCopier` is missing cases for `TimeStamp*TZ`

开放

#551 创建于 2025年1月21日

 (0 条评论) (0 个反应) (0 位负责人)Java (132 个派生)auto 404
Type: enhancementhelp wanted

仓库指标

星标
 (89 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

ComplexCopier doesn't support TimeStampNanoTZ or any of the other timezone based types, but looks like BaseWriter might otherwise support the TZ functionality needed.

贡献者指南