apache / apache/arrow-java

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

Open
#551 1 comment 0 reactions 0 assignees View on GitHub
help wanted Type: enhancement
Dominant language
Java
Stars
94
Forks
152
Avg merge
3d 16h
Merged PRs (30d)
11

Description

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

Contributor guide

Open the contributing guide

Research direction

Start by locating ComplexCopier and reviewing how it handles existing timestamp types, then compare the related timezone support in BaseWriter. The work is done when TimeStampNanoTZ and the other timezone-based types are handled consistently with the supported TZ functionality.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
data
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.