Hi Flink developer community, I’m contributing to the Apache Calcite project and there’s interest in making use of Flink’s code generation. See the comments on https://issues.apache.org/jira/browse/CALCITE-3094
Would someone be able to point me to where Flink integrates Janino? I originally thought it would be related to this class: https://nightlies.apache.org/flink/flink-docs-release-1.3/api/java/org/apache/flink/table/codegen/CodeGenerator.html But I haven’t been able to find this on main. Thanks!