Description
Currently, if --map-column-java is given an invalid type the Codegen tool just generates some mangled Java code, which javac then refuses to compile. The attached patch fails faster, and with a clearer error message.
Currently, if --map-column-java is given an invalid type the Codegen tool just generates some mangled Java code, which javac then refuses to compile. The attached patch fails faster, and with a clearer error message.