You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sdk/python/feast/infra/key_encoding_utils.py
+10-3Lines changed: 10 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -142,9 +142,16 @@ def serialize_entity_key(
142
142
"Serialization of entity key with version < 3 is removed. Please use version 3 by setting entity_key_serialization_version=3."
143
143
"To reserializa your online store featrues refer - https://github.com/feast-dev/feast/blob/master/docs/how-to-guides/entity-reserialization-of-from-v2-to-v3.md"
0 commit comments