We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e80ce38 commit 3e745bfCopy full SHA for 3e745bf
1 file changed
protos/feast/core/Aggregation.proto
@@ -11,7 +11,4 @@ message Aggregation {
11
string column = 1;
12
string function = 2;
13
google.protobuf.Duration time_window = 3;
14
-
15
- // Column name after aggregation
16
- string name = 4;
17
}
0 commit comments