Not on the PCollection ? Only ParDo ?
Le 20 févr. 2018 à 10:50, à 10:50, Romain Manni-Bucau <rmannibu...@gmail.com> a écrit: >Hi guys, > >any objection to allow to pass with the pardo a coder? Idea is to avoid >to >have to write your own transform to be able to configure the coder when >you >start from a dofn and just do something like > >ParDo.of(new MyFn(), new MyCoder()) which is directly integrable into a >pipeline properly. > >wdyt? > >Romain Manni-Bucau >@rmannibucau <https://twitter.com/rmannibucau> | Blog ><https://rmannibucau.metawerx.net/> | Old Blog ><http://rmannibucau.wordpress.com> | Github ><https://github.com/rmannibucau> | >LinkedIn <https://www.linkedin.com/in/rmannibucau> | Book ><https://www.packtpub.com/application-development/java-ee-8-high-performance>