[Java][arrow-jdbc] Support TIMESTAMP_WITH_TIMEZONE in default conversion
Open
- Dominant language
- Java
- Stars
- 94
- Forks
- 152
- Avg merge
- 3d 16h
- Merged PRs (30d)
- 11
Description
### Describe the enhancement requested
This is a follow up issue to https://github.com/apache/arrow/issues/37021.
The JDBC consumer can now be customized so users should be able to completely customize the bahavior to meet their needs. However, TIMESTAMP_WITH_TIMEZONE is a pretty commonly used type in JDBC and should be supported by the default converter.
### Component(s)
Java
Contributor guide
Assessment
This issue has not been assessed yet.