Is your feature request related to a problem? Please describe.
There is no way to define AWS centric data source for offline store. Enabling full AWS experience will require to utilize DWH solution like Redshift.
Describe the solution you'd like
I want to have a Redshift to be implemented as a source for offline store, to get historical features.
Describe alternatives you've considered
- Hudi table + Athena offline store
- S3 parquet/csv/json tables + Athena offline store
Design of Redshift storage required is to be defined.