Hello, I am trying to go through the Calcite tutorial. After building the project from git and building with gradle, I am getting the following error after trying to run “sqlline.bat” from command line under windows:
“Error: Could not find or load main class sqlline.SqlLine Caused by: java.lang.ClassNotFoundException: sqlline.SqlLine”. Building via command line from Debian, this worked without problems. Any ideas? Regards, Michael H.