I believe you need to change here to. Argparse accepts arguments without an equals sign as well. For example `--myargname=myargvalue` would be equivalent to `--myargname myargvalue`. In the latter case, the `split` will return the whole thing.
cc: @mxm [ Full content available at: https://github.com/apache/beam/pull/6588 ] This message was relayed via gitbox.apache.org for [email protected]
