'hive how to loop partitions
there is table1 partitioned by date, and I create a table2 to store data from table1, and the table2 is also partitioned by date, I want to loop table1's partition, and select the data into table2 by partition. or there some other ways?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
