Impala uses hive metastore. If a hive table is loaded and queried by
impala,is there any kind of data migration or conversion from hive format
to columnar format.I mean what my understanding is impala uses data in
columnar format.If yes then at what point is this data is converted to
columnar format.