Hi all, I have a use case which is implemented in hive with partitions.
Say
Customer_data/2012-12-18/....
/2012-12-17/....
/2012-12-16/....
/
/
I want implement this in pig.
How will partitions work in pig?
Regards
Abhishek
