Rui Li created FLINK-15186:
------------------------------
Summary: Column names and nullability mismatch when querying
CatalogViews
Key: FLINK-15186
URL: https://issues.apache.org/jira/browse/FLINK-15186
Project: Flink
Issue Type: Bug
Components: Table SQL / Legacy Planner, Table SQL / Planner
Reporter: Rui Li
Fix For: 1.10.0
When querying a CatalogView, the column names and nullability we get from the
catalog may differ from what we arrive at after compiling the view's query. And
we fail to expand the view due to this mismatch.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)