kgyrtkirk commented on pull request #1187: URL: https://github.com/apache/hive/pull/1187#issuecomment-651325059
yeah; now I remember - I've also reached these avatica exceptions; the story behind them is: * jdbc driver is used to open the connection; it passes some things as arguments to the jdbc driver * the typefactory is "org.calcite..."" * the expected type factory is "shaded.org.calcite" so it fails with an exception... ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org