John Bodley created CALCITE-4727:
------------------------------------
Summary: Fix RpcMetadata JSON reference
Key: CALCITE-4727
URL: https://issues.apache.org/jira/browse/CALCITE-4727
Project: Calcite
Issue Type: Bug
Components: avatica
Reporter: John Bodley
Per [CALCITE-4367|https://issues.apache.org/jira/browse/CALCITE-4367] the
RpMetadata JSON reference is missing the required `response` field. As
discussed in the issue and per
[here|https://github.com/apache/calcite-avatica/blob/89e0deb510311b85b8c8bacde6d2ff70c309930e/core/src/main/java/org/apache/calcite/avatica/remote/Service.java#L2668-L2678],
though this isn't an actual response is does seem to expect a response type
signature.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)