Hello, While working in some build improvements for Avro I noticed that ALL the modules of Avro execute the tests twice, once normally and once with the system property “org.apache.avro.specific.use_custom_coders=true”. Is this really necessary in all modules or if we just do this for avro-core (aka lang/java/avro) will we be covered?
I can provide a quick fix PR to do this if the latter makes sense. Regards, Ismaël
