Open brifordwylie opened 1 year ago
Add functionality to the glue jobs that pull in data so that they partition the data based on year-mm-day. We'll need a bit of spark/dataframe code that computes the field and then sets that field as the partition key.
Closely related to #318
Add functionality to the glue jobs that pull in data so that they partition the data based on year-mm-day. We'll need a bit of spark/dataframe code that computes the field and then sets that field as the partition key.