damccorm commented on code in PR #31168: URL: https://github.com/apache/beam/pull/31168#discussion_r1589294259
########## sdks/python/apache_beam/options/pipeline_options.py: ########## @@ -1591,7 +1591,7 @@ def _add_argparse_args(cls, parser): class FlinkRunnerOptions(PipelineOptions): # These should stay in sync with gradle.properties. - PUBLISHED_FLINK_VERSIONS = ['1.12', '1.13', '1.14', '1.15', '1.16'] Review Comment: Yeah, I sorta mentioned this, but I updated to be clearer/more explicit. Thanks -- 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]
