Consequently I was looking for a way to load the dimensions from files with no transformation and minimum effort.
The following approaches don't work:
- Create the file location, create the external table using the import option and create the dimension using the import option. What appears to be a dimension import is actually a reimport of the external table.
- Create the file location, create the external table using the import option and create a mapping to generate the dimension operator. Unbound dimension operators aren't allowed in the mapping.