I have a hive table with as_of_date as partition column with date 01/01/2017.I need to duplicate the data for rest of the dates..say 01/02, 01/03 etc. I mean the data remains same and the as_os_date keep changing. Can someone tell me what is the bes approach in duplcating the data for other dates?