Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
If the fields in the fts table are uppercase, there will be a mismatched exception when used in the Hive.
1. If it is not supported at the beginning, throw an exception when flink creates a table to the hive metastore.
2. If it is supported, so that no error is reported in the whole process, but save lower case in hive metastore. We can check columns with the same name when creating a table in Flink with hive metastore.
Attachments
Issue Links
- links to