[
https://issues.apache.org/jira/browse/BEAM-13633?focusedWorklogId=708307&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-708307
]
ASF GitHub Bot logged work on BEAM-13633:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Jan/22 13:53
Start Date: 13/Jan/22 13:53
Worklog Time Spent: 10m
Work Description: AydarZaynutdinov commented on a change in pull request
#16484:
URL: https://github.com/apache/beam/pull/16484#discussion_r783976605
##########
File path: playground/backend/configs/DEFAULT_EXAMPLES.json
##########
@@ -0,0 +1,5 @@
+{
Review comment:
Now `configs` folder contains files that use to configure each SDK
(commands for `compile` and `run` steps). But this file contains constants for
each SDK, so maybe it would be better to create constant values into the code
and do not create one more `config` file?
--
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 708307)
Time Spent: 1.5h (was: 1h 20m)
> Implement method to get a default example for each SDKs
> -------------------------------------------------------
>
> Key: BEAM-13633
> URL: https://issues.apache.org/jira/browse/BEAM-13633
> Project: Beam
> Issue Type: Sub-task
> Components: beam-playground
> Reporter: Pavel Avilov
> Assignee: Pavel Avilov
> Priority: P2
> Labels: beam-playground-backend, beam-playground-sprint-7
> Time Spent: 1.5h
> Remaining Estimate: 0h
>
> Need to implement a method that will return a default example for each SDKs.
> Store the description of default examples in the config.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)