`ComplexCopier` is missing cases for `TimeStamp*TZ`
Open
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
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