apache/seatunnel

[Feature][Connector-V2] Source/Sink support read/write TIMESTAMP_TZ

Open

#9785 opened on Aug 28, 2025

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Java (6,897 stars) (1,432 forks)batch import
featurehelp wanted

Description

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

Contributor guide