feast icon indicating copy to clipboard operation
feast copied to clipboard

[DynamoDB] Always uses entity_id as the Table key.

Open mozupwork opened this issue 8 months ago • 0 comments

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?

mozupwork avatar May 15 '25 19:05 mozupwork