Skip to content

Support Decimal feature type #6029

@nquinn408

Description

@nquinn408

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.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions