feast-dev / feast-dev/feast

Support feature value of type map with scalar, non-string keys

Open
#6,382 0 comments 0 reactions 1 assignee Claimed by @nquinn408 View on GitHub
kind/feature
Dominant language
Python
Stars
7.3k
Forks
1.4k
Avg merge
1d 21h
Merged PRs (30d)
15

Description

**Is your feature request related to a problem? Please describe.**
Many features are of map value that have features that have non-string keys like timestamps or uuids. Think about map of purchases by transaction_id.

**Describe the solution you'd like**
I would like a new type that is a map with non-string, scalar key types.

**Describe alternatives you've considered**
We can convert non-string keys to strings but then there is no way to convert them back.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.