Robert Bradshaw
Robert Bradshaw
(Looks like I'm going to have to rebase this on the org.apache.beam.runners.core.construction move...)
> (Looks like I'm going to have to rebase this on the org.apache.beam.runners.core.construction move...) Done. PTAL.
I've addressed all your comments so I'm going to go on your LGTM and merge this.
Most of these are because Map.get() uses nulls rather than exceptions to indicate keys aren't there (that tautologically should be). Cleaned up at https://github.com/apache/beam/pull/30488
Run Java PreCommit
I just confirmed via experimentation that this is not update compatible :(. Still thinking about the best way forward here.
I am planning on guarding this change with the new option. On Sat, Dec 9, 2023 at 4:39 AM github-actions[bot] ***@***.***> wrote: > > This pull request has been marked...
This sounds like a good change. Formally adding R: @damondouglas for follow-up.