Ask and ye shall receive :)
http://calcite.incubator.apache.org/docs/avatica_json_reference.html
Thanks Julian for getting this merged in and built.
Josh Elser wrote:
Yes, although not yet published.
Julian just left me some feedback I need to incorporate that documents
the JSON serialization https://issues.apache.org/jira/browse/CALCITE-866.
I've also been working on a protocol-buffer serialization approach that
you could also try. Although this hasn't been officially released yet,
hopefully this would be easier to integrate with. I haven't gotten
around to documentation specifically for the protobuf classes, but the
JSON should pretty much apply directly.
- Josh
F21 wrote:
Is there any documentation for the Avatica RPC protocol? I am interested
in building a client for golang, but am unable to find any
specifications for the protocol.
Cheers