It looks like you haven’t set the delimiters correctly for the table.
The default delimiter is ^A (ascii code 1). If you want to use space or tab as delimiter you have to specify that in your create-table statement.
↧
Reply To: Hive query not doing division,and producing extra null columns
↧