This is an automated email from the ASF dual-hosted git repository.
lcwik pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 1227339 Allow google-auth < 3 #15346
add 16224d3 [BEAM-12767] Improve PipelineOption parsing UX
add 0592083 [BEAM-12767] Improve PipelineOption parsing UX
No new revisions were added by this update.
Summary of changes:
.../apache/beam/sdk/options/PipelineOptions.java | 14 ++
.../beam/sdk/options/PipelineOptionsFactory.java | 259 ++++++++++++++++++++-
.../beam/sdk/options/ProxyInvocationHandler.java | 90 +++++--
.../sdk/options/PipelineOptionsFactoryTest.java | 159 +++++++++++++
.../sdk/options/ProxyInvocationHandlerTest.java | 59 +++++
5 files changed, 555 insertions(+), 26 deletions(-)