I think this might be a problem in how we set display names? Would you mind opening a Jira issue for that?
> On 22. Mar 2018, at 04:27, Alexey Diomin <[email protected]> wrote: > > Hi > > I have this display in 2.3.0 and 2.4.0 versions. > Main problem that RawParDo doesn't provide correctly name. > > As hotfix I did custom build with small fix, but I don't sure in his > correctness. > > @Override > protected String getKindString() { > return protoTransform.getUniqueName(); > } > > Can anybody check this problem on another runners? > > Thanks, > Alexey > <transformer_name1.png><transformer_name2.png>
