mirror of
https://github.com/apache/impala.git
synced 2026-01-06 06:01:03 -05:00
daf9dfd6e16185dd2c71fab161417bcfb25b7d50
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
Description
Languages
C++
49.6%
Java
29.9%
Python
14.6%
JavaScript
1.4%
C
1.2%
Other
3.2%