Details
-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.2.0
-
Fix Version/s: 0.12.1
-
Component/s: Data Module
-
Labels:None
Description
It would be good to ensure that names do not contain characters that are not supported in some components of Hadoop to prevent errors later on. E.g. Hive doesn't support '-' in table or column names (according to MetaStoreUtils.validateName() names must match [a-zA-z_0-9]+).
Attachments
Issue Links
- relates to
-
KITE-140 Add namespaces
-
- Resolved
-