Commits


Gray authored and GitHub committed 25651dc2909
AVRO-3993: [java] Add better exception msgs when writing invalid enum symnbol (#2945) * Added better exception messages when writing invalid enum symnbol. * Remove unnecessary import. * revert local pom changes that werent supposed to go * improved the comment * fixed some characters per the validation --------- Co-authored-by: Gray Watson <gwatson@abinitio.com>