Skip to content

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

@nquinn408

Description

@nquinn408

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.

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions