Files
impala/testdata/datasets/functional
ishaan daf9dfd6e1 Fix to enable metadata load for functional tables.
We used mkdir without a -p to load a hive13 parquet table. This failed when trying to load
the metadata, which is necessary for changes that mutate the warehouse snapshot. With this
change, it now passes.

Change-Id: Id163643c55d44fe6a9503b54397f1f370b198554
2015-03-20 14:37:21 -07:00
..