DRILL-1166: Session option to enable/disable debug information in runtime generated Java code
+ By default, debug options are enabled but can be disabled by setting the session option `exec.java_compiler_debug` to false.
+ Allow the defaults for compiler options to be set through configuration.