apache/arrow-java
`ComplexCopier` is missing cases for `TimeStamp*TZ`
Aberta
#551 aberto em 21 de jan. de 2025
Type: enhancementhelp wanted
Métricas do repositório
- Stars
- (89 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
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.