[Feature][Connector-V2] Source/Sink support read/write TIMESTAMP_TZ
- Dominant language
- Java
- Stars
- 9.7k
- Forks
- 2.4k
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 210
Description
### Search before asking
- [x] I had searched in the [feature](https://github.com/apache/seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
### Description
After #8367 and #9784 . We support transform timestamp with time zone in sql transform and write into jdbc sink.
We should support read timestamp with time zone type from all source which support this type. And write into all sink which support this type.
This is a ticket that tracks all sources and sinks. However, you can have one PR address the functionality of one connector at a time.
### Usage Scenario
_No response_
### Related issues
_No response_
### Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [x] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.