eantyshev commented on code in PR #24751:
URL: https://github.com/apache/beam/pull/24751#discussion_r1055796685
##########
sdks/python/apache_beam/examples/complete/game/user_score.py:
##########
@@ -159,7 +158,7 @@ def run(argv=None, save_main_session=True):
parser.add_argument(
'--input',
type=str,
- default='gs://apache-beam-samples/game/gaming_data*.csv',
Review Comment:
This prevented this single-file example from running. Thanks, @sirenbyte for
pointing out!
--
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]