Hi. I’m using calcite-core 1.2 in my project. Importing the Drill driver into the classpath seems to cause all kinds of problems, possibly due to different versions of Calcite from my package dependencies and the one imported from the driver jar. Is it possible to have the two of them working alongside each other? I’m not very familiar with Java’s environment and I’m using sbt to manage the dependencies.
-- Piotr Sokólski
