feast
feast copied to clipboard
[DynamoDB] Always uses entity_id as the Table key.
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?