mirror of
https://github.com/apache/impala.git
synced 2026-01-13 00:00:18 -05:00
Hive does not allow DDL when an avro table has a timestamp column. This breaks data loading. This change simply uses a string type to denote the previous timestamp column. Change-Id: Id4eb42da3ac8a805d12b1c3ff35b200298269084 Reviewed-on: http://gerrit.cloudera.org:8080/745 Tested-by: Internal Jenkins Reviewed-by: Ishaan Joshi <ishaan@cloudera.com> Tested-by: Ishaan Joshi <ishaan@cloudera.com>