[DynamoDB] Always uses entity_id as the Table key.
Open
- 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. Is there a way to change this key?
Contributor guide
Assessment
This issue has not been assessed yet.