Skip to content

Commit

Permalink
Fixed
Browse files Browse the repository at this point in the history
Signed-off-by: Kevin Zhang <[email protected]>
  • Loading branch information
kevjumba committed Jun 1, 2022
1 parent e80ce38 commit 3e745bf
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions protos/feast/core/Aggregation.proto
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,4 @@ message Aggregation {
string column = 1;
string function = 2;
google.protobuf.Duration time_window = 3;

// Column name after aggregation
string name = 4;
}

0 comments on commit 3e745bf

Please sign in to comment.