I have a table in Impala that i create with the following:
create external table db.table (id int, name string) row format delimited fields terminated by &quo