[DynamoDB online store] Disable entity key serialization and allow the entity_id to be configurable
Open
kind/feature
- Dominant language
- Python
- Stars
- 7.3k
- Forks
- 1.4k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 15
Description
Hi,
we have DynamoDb online store and we are using DynamoDBOnlineStoreConfig, where we want to get online features from, but the problem is that it does not allows the custom primary keys to be used, and it always uses the entity_id as the key and also hashes the value as well. Is there a way to change this behavior?
Contributor guide
Assessment
This issue has not been assessed yet.