dceldran commented on issue #2975: URL: https://github.com/apache/drill/issues/2975#issuecomment-2606935016
Hi, I think that the upgrade of calcite solves the problem. I can see that apache drill 1.21.2 it's using calcite 1.34.0. I'm doing some tests overriding the 1.34.0 calcite with 1.38.0 and if i only upgrade `calcite-elasticsearch-1.38.0.jar` i can do a `show schemas;` query without any problem but i still can't do any select from an elastic index. I also try to upgrade the 4 calcite jars inside 3rd party folder but i've receive another error. So i understand that apache drill 1.21.2 it's not ready to work with calcite 1.38.0 right? It's any way to upgrade calcite 1.34.0 without breaking apache drill? Thanks! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@drill.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org