AydarZaynutdinov commented on a change in pull request #16119:
URL: https://github.com/apache/beam/pull/16119#discussion_r763081483
##########
File path: playground/api/v1/api.proto
##########
@@ -135,6 +135,7 @@ message PrecompiledObject{
string name = 2;
string description = 3;
PrecompiledObjectType type = 4;
+ string pipeline_options = 5;
Review comment:
This value is filled using a `meta.info` file from GCS. So it could be a
string with any format.
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]