Skip to content

Commit

Permalink
adding protos
Browse files Browse the repository at this point in the history
Signed-off-by: Francisco Javier Arceo <[email protected]>
  • Loading branch information
franciscojavierarceo committed Nov 5, 2024
1 parent fd19199 commit a593231
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protos/feast/core/OnDemandFeatureView.proto
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ message OnDemandFeatureViewSpec {
repeated string entities = 13;
// List of specifications for each entity defined as part of this feature view.
repeated FeatureSpecV2 entity_columns = 14;
bool singleton = 15;
}

message OnDemandFeatureViewMeta {
Expand Down

0 comments on commit a593231

Please sign in to comment.