SQL Script - https://github.com/aws-dojo/analytics...
Data Partitioning helps in optimizing query and data processing performances on the data stored in S3 bucket. The data can be partitioned based on column, row and file size. Learn how you can use AWS Glue job to partition data during the ETL operations.