Hi Ningli,
Remember that Apache Calcite is a volunteer organization. The best way
to get a feature implemented is to help with the development work in
some way :)
- Josh
Fang, Ningli wrote:
Dear Calcite developers,
I opened a jira enhancement request:
[jira] [Created] (CALCITE-1520) org.apache.calcite.avatica.AvaticaConnection:
support
isValid()<http://mail-archives.apache.org/mod_mbox/calcite-dev/201612.mbox/ajax/%3CJIRA.13024643.1480558877000.408469.1480558918328%40Atlassian.JIRA%3E>
On JasperSoft server, we created a dataSource using Calcite jdbc driver. When
use JasperSoft
"test connection" feature, it failed with the exception:
java.sql.SQLFeatureNotSupportedException at
org.apache.calcite.avatica.Helper.unsupported(Helper.java:68)
at
org.apache.calcite.avatica.AvaticaConnection.isValid(AvaticaConnection.java:373)
at
org.apache.commons.dbcp.DelegatingConnection.isValid(DelegatingConnection.java:626)
at
org.apache.commons.dbcp.DelegatingConnection.isValid(DelegatingConnection.java:626
...
Would like to know if you will support this in near future?
Kind Regards,
Ningli