Juntao Hu created FLINK-29658: --------------------------------- Summary: LocalTimeTypeInfo support in DataStream API in PyFlink Key: FLINK-29658 URL: https://issues.apache.org/jira/browse/FLINK-29658 Project: Flink Issue Type: New Feature Components: API / Python Affects Versions: 1.15.2 Reporter: Juntao Hu Fix For: 1.15.3
LocalTimeTypeInfo is needed when calling `to_data_stream` on tables containing DATE/TIME/TIMESTAMP fields in PyFlink. -- This message was sent by Atlassian Jira (v8.20.10#820010)