Member since
07-30-2019
1
Post
0
Kudos Received
0
Solutions
07-30-2019
10:45 AM
Hi,
When I run an ALTER TABLE RECOVER PARTITIONS, my Impala table is not getting updated with the most recent data. All the parquet files are in the proper directory.
However, when I run a REFRESH TABLE, the table gets updated with the new data.
Why is the ALTER TABLE RECOVER PARTITIONS command not working in this case, but the REFRESH TABLE does?
Thank you!
... View more
Labels:
- Labels:
-
Apache Impala