apache/seatunnel

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

Open

#9.785 geöffnet am 28. Aug. 2025

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Java (1.432 Forks)batch import
featurehelp wanted

Repository-Metriken

Stars
 (6.897 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 13T 21h) (143 gemergte PRs in 30 T)

Beschreibung

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