ajamato commented on a change in pull request #13115:
URL: https://github.com/apache/beam/pull/13115#discussion_r508013381
##########
File path: model/pipeline/src/main/proto/standard_window_fns.proto
##########
@@ -25,7 +25,7 @@ syntax = "proto3";
package org.apache.beam.model.pipeline.v1;
-option go_package = "pipeline_v1";
+option go_package =
"github.com/apache/beam/sdks/go/pkg/beam/model/pipeline_v1;pipeline_v1";
Review comment:
not really a go expert, is this valid? Or did you replace the string
incorrectly?
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]