-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
kind/featureNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
Currently, there is no equivalent for higher precision decimal value in feast for feature type.
Describe the solution you'd like
Support decimal.Decimal (https://docs.python.org/3/library/decimal.html) as feast feature type
Describe alternatives you've considered
Float or Double but when precision is critical, these won't cut it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureNew feature or requestNew feature or request