[
https://issues.apache.org/jira/browse/FLINK-10568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther reopened FLINK-10568:
----------------------------------
[~Leonard Xu] this is not entirely correct, it can still show false positives
because only an optimizer run can figure out whether a attribute looses it's
properties. I would keep this issue for now.
> 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 SQL / API
> Reporter: Timo Walther
> Priority: Major
> Labels: auto-unassigned
>
> 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
(v8.3.4#803005)