Hello,

A quick presentation since I am new here :
My name is Johann Sorel, I am developer (and PMC) on Apache SIS (http://sis.apache.org), and on some others GeotoolKit, Examind, GeoAPI, ...etc...
I work mostly on data models and decoder/encoders.


I have a few questions on Adaptors to use the SQL capabilities of Calcite in Apache SIS. - Where can we find a up-to-date tutorial or example to execute a basic SELECT query in Java. the short code at https://calcite.apache.org/docs/howto.html#implementing-an-adapter is obsolete with version 1.16.
and do not show how we loop on the result records.
- The above code use CalcitePrepareImpl which doc says it's for testing purpose and unstable, is there a stable api somewhere ?

I'm sorry if those are newbie questions but I could not find the answers in the doc.

Thanks

Johann Sorel

Reply via email to