Commits


Gerrit Birkeland authored and GitHub committed 49587555fa7
AVRO-3992 [C++] Fix compiler warnings in code generated by schema with empty record (#2927) * [C++] Fix compiler warnings in code generated by schema with empty record * [C++] Generate union names for record array-unions Added to make writing a test for empty unions easier. * [C++] Fix validatingEncoder for records