added

Support for using PARTITION BY with INSERT INTO s3

You can now split the results of a INSERT INTO s3 query such that records with the same field value will be emitted together in files prefixed with the value. Learn more here.