mirror of
https://github.com/apache/impala.git
synced 2026-01-10 00:00:16 -05:00
Loading functional data may fail if table_no_newline_part partitions already exist. We should only ADD with IF NOT EXISTS to handle this case as we do with other tables. Change-Id: I5fe5c318d2cbbd5b5419394212b94a2fe7d386ce Reviewed-on: http://gerrit.cloudera.org:8080/1261 Reviewed-by: Dan Hecht <dhecht@cloudera.com> Tested-by: Internal Jenkins