@mxm I prefer less verbosity and what you suggest is what I also tried. That's when I had to learn that unfortunately you have to assign the modified list via `self._options.view_as(DebugOptions).experiments = ...` as otherwise you have only changed a copy. I could have included the default change, although it won't cut down the lines here.
[ Full content available at: https://github.com/apache/beam/pull/6512 ] This message was relayed via gitbox.apache.org for [email protected]
