This repository was archived by the owner on Dec 30, 2024. It is now read-only.
v1.7.0
Added
- The capability to ingest custom data by uploading files as JSON, XLSX, or CSV files
Updated
- Use Amazon Kinesis Data Firehose partition projection to store and partition the data by source date (instead of system processing date)
- Use Amazon Athena dynamic partitioning features to run SQL queries on data stored in S3 bucket
- AWS CDK version 1.137.0
- AWS SDK version 2.1067.0
Removed
- Creating of AWS Glue partitions (replaced with Amazon Athena dynamic partitions)