So the idea here is that we don't want to `prepareFilesForStaging()` when using local (and auto, which in turn can decide to run [local]). We only need to prepare resources like this (remove nonexistent paths, package test resources into jars etc) when we actually stage them to a remote runner.
I figured that it might be more descriptive when the code will be more explicit and mention "[auto]" and "[local]" here, wdyt? [ Full content available at: https://github.com/apache/beam/pull/6244 ] This message was relayed via gitbox.apache.org for [email protected]
