apache/seatunnel
GitHub で見る[Feature][Connector-V2] Source/Sink support read/write TIMESTAMP_TZ
Open
#9,785 opened on 2025年8月28日
featurehelp wanted
Repository metrics
- Stars
- (6,897 stars)
- PR merge metrics
- (平均マージ 13d 21h) (30d で 143 merged PRs)
説明
Search before asking
- I had searched in the feature 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
- I agree to follow this project's Code of Conduct