I have some logs that I processed, then I will store this information in a table in hive. I will partitioned in weeks so in the first week I have 7 files (one per day). Then If I want to know what do some Person in a day can this partition help me? or not because I don't search per week
Thank you!