Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
yuhao-su committed Jun 26, 2024
1 parent 997cc3e commit 6ad73a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proto/stream_plan.proto
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ import "common.proto";
import "data.proto";
import "expr.proto";
import "plan_common.proto";
import "source.proto";
import "secret.proto";
import "source.proto";

option java_package = "com.risingwave.proto";
option optimize_for = SPEED;
Expand Down

0 comments on commit 6ad73a1

Please sign in to comment.