feast icon indicating copy to clipboard operation
feast copied to clipboard

feat: Added option for global tables for Dynamodb online

Open danielhstahl opened this issue 1 year ago • 1 comments

What this PR does / why we need it:

The current dynamodb online store does not support global tables. This PR adds an optional attribute to the dynamodb config. If a global_table_region is specified, feast apply will create a replica dynamodb table in that region.

danielhstahl avatar Nov 17 '23 02:11 danielhstahl

Please fix linter and DCO failing

tmihalac avatar Jan 16 '24 17:01 tmihalac