Apache calcite geode JDBC adapte not working with Gemfire 8.x and 9.X
问题 I am trying to connect Gemfire 8.2 using apache calcite geode adopter. As per following logs its connectied properly but while try to execute query getting exception . Note : http://calcite.apache.org/news/2018/03/19/release-1.16.0/ Moreover, a new adapter to read data from Apache Geode was added in this release. In addition, more progress has been made for the existing adapters 1) Connection class package com.khan.vaquar; import java.sql.Connection; import java.sql.DriverManager; import java