Marios Trivyzas created FLINK-24416: ---------------------------------------
Summary: Casting a TIMESTAMP_LTZ to STRING doesn't include timezone id Key: FLINK-24416 URL: https://issues.apache.org/jira/browse/FLINK-24416 Project: Flink Issue Type: Sub-task Reporter: Marios Trivyzas Current behaviour: *.from(TIMESTAMP_LTZ(), LocalDateTime.parse("2021-09-24T12:34:56.123456")).resultsIn("2021-09-24 12:34:56.123456")* -- This message was sent by Atlassian Jira (v8.3.4#803005)