With IBM Fluid Query what special characters in table names supported by Hadoop?
Answer by SanjitChakraborty (640) | Nov 02, 2016 at 11:18 PM
Netezza supports UTF-8 special characters for the table names, while Hive only supports alphanumeric characters and underscores. When importing tables with special characters in their names, make sure to use the nz.fq.hive.tablename property. This property defines the output table name in Hive.