scio icon indicating copy to clipboard operation
scio copied to clipboard

`covary` etc. should reset coder

Open nevillelyh opened this issue 3 years ago • 1 comments

Right now they only cast underlying SCollection, which might not work for mixing SCollections of ADTs. https://github.com/spotify/scio/blob/main/scio-core/src/main/scala/com/spotify/scio/values/SCollection.scala#L294

https://spotify-foss.slack.com/archives/C015189TFDH/p1620769273059800

nevillelyh avatar May 11 '21 22:05 nevillelyh