Hi all, We recently upgraded to calcite 1.36.0 and it broke our deployment process. We are using java asm <https://asm.ow2.io/> to shade (rename packages from the bytecode) since there are multiple dependencies clash when using with Apache Spark. For example, Apache Spark is using a much older version of guava. If I build calcite locally with Java Correto 17.0.7-amzn I can transform calcite's bytecode without any problem. Where can I find the java version used to compiled calcite? Is there a process in place to have a consistent java version?
https://gitlab.ow2.org/asm/asm/-/issues/318008 -- Guillaume Massé [Gee-OHM] (马赛卫)