-
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.
Need a way to find a distinct count of items in collection
Describe the solution you'd like
Find distinct count through aggregation in feast. Support added through aggregation engines and possibly on offline or online feature store.
Describe alternatives you've considered
Distinct count can be done on client but all raw data would need to be read.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/featureNew feature or requestNew feature or request