Skip to content

Commit 17ecbfd

Browse files
committed
fix: Add serialization verstion number in the feature_repo.yaml for testing.
Signed-off-by: Shuchu Han <[email protected]>
1 parent 0895e43 commit 17ecbfd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

go/internal/test/feature_repo/feature_store.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@ project: feature_repo
22
registry: data/registry.db
33
provider: local
44
online_store:
5-
path: data/online_store.db
5+
path: data/online_store.db
6+
entity_key_serialization_version: 3

0 commit comments

Comments
 (0)