Vamsi-klu commented on PR #28492: URL: https://github.com/apache/flink/pull/28492#issuecomment-4754695389
This is a docs-only change (en + zh) clarifying that `TIMESTAMP WITH TIME ZONE` is not supported in Flink SQL and pointing users to `TIMESTAMP_LTZ`. The behavior is verified against the JDBC driver, which throws `... not supported, use TIMESTAMP or TIMESTAMP_LTZ`, and the related cast tests remain gated on FLINK-20869. Would a committer be able to take a look when convenient? Happy to adjust the wording. --- Drafted-by: Claude Code (Opus 4.8) (no human review before posting) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
