fix impala
This commit is contained in:
parent
fbd4c46e00
commit
781bfda313
@ -7,3 +7,9 @@ invalidate metadata; -- 废除所有表的元数据
|
||||
invalidate metadata [table]; -- 废除表table的元数据
|
||||
```
|
||||
|
||||
|
||||
```
|
||||
refresh [table]; -- 刷新表table的元数据
|
||||
refresh [table] partition [partition]; -- 刷新表table的partition分区元数据
|
||||
|
||||
```
|
||||
|
Loading…
x
Reference in New Issue
Block a user