Hi, I'm using AvroCoder for my custom type. If I use the AvroCoder and perform these operations Object1 -> encode -> bytes -> decode -> Object2. Object1 and Object2 are not equal. The same works locally.
What could be the problem? I'm using Beam 2.23.0 , Avro 1.9.1 and Java 1.8 . Do the versions matter? Also I was also looking for the Java distribution on the DataflowRunner and couldn't find it. This might be a lame question but does it matter? Thanks Kishore
