-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
Problem
Importing Hive Tables, when using Teiid Connection >> Source model, is introducing padding spaces into column names.
Why
There is a problem with Hive 0.11 driver which introduces padding spaces into metadata (data types and column names). The problem has been resolved (TEIID-2524) but it is necessary that dynamic VDBs that import this metadata use importer property trimColumnNames property set to true. So it is probably needed to add this property to importVDB-vdb.xml in the case of hive translator import in the Designer.
- is related to
-
TEIIDDES-1911 Teiid Connection lacks a way to define importer properties
- Closed
- relates to
-
TEIID-2524 Hive metadata import leaves whitespace characters in column names
- Closed