Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.10.0
-
None
Description
Since CatalogManager#createTable, createTemporaryTable and dropTable use the given
fully qualified ObjectIdentifier to create or drop tables/temporary tables, we should also use ObjectIdentifier (instead of UnresolvedIdentifier) in dropTemporaryTable and dropTemporaryView.
Attachments
Issue Links
- blocks
-
FLINK-17105 FLIP-71: E2E view support for Flink SQL
- Closed