Skip to content

Commit

Permalink
feat: code style
Browse files Browse the repository at this point in the history
  • Loading branch information
JkSelf committed Mar 15, 2023
1 parent ea1d457 commit c6c58b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/substrait/algebra.proto
Original file line number Diff line number Diff line change
Expand Up @@ -349,7 +349,7 @@ message ExpandRel {
repeated GroupSets groupings = 4;

message GroupSets {
repeated Expression groupSets_expressions = 1;
repeated Expression group_sets_expressions = 1;
}

string group_id_name = 5;
Expand Down

0 comments on commit c6c58b8

Please sign in to comment.