Skip to content

Commit 3e745bf

Browse files
committed
Fixed
Signed-off-by: Kevin Zhang <kzhang@tecton.ai>
1 parent e80ce38 commit 3e745bf

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

protos/feast/core/Aggregation.proto

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,4 @@ message Aggregation {
1111
string column = 1;
1212
string function = 2;
1313
google.protobuf.Duration time_window = 3;
14-
15-
// Column name after aggregation
16-
string name = 4;
1714
}

0 commit comments

Comments
 (0)