Timo Walther created FLINK-10568:
------------------------------------
Summary: Show correct time attributes when calling Table.getSchema()
Key: FLINK-10568
URL:
https://issues.apache.org/jira/browse/FLINK-10568 Project: Flink
Issue Type: Improvement
Components: Table API & SQL
Reporter: Timo Walther
Assignee: Timo Walther
A call to `Table.getSchema` can result in false positives with respect to time attributes. Time attributes are converted during optimization phase. It would be helpful if we could execute parts of the optimization phase when calling this method in order to get useful/correct information.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)