Jamie Taylor created CALCITE-4891:
-------------------------------------
Summary: Avatica can't handle uuid fields saying 'Cannot handle
class java.util.UUID as bytes'
Key: CALCITE-4891
URL: https://issues.apache.org/jira/browse/CALCITE-4891
Project: Calcite
Issue Type: Bug
Components: avatica
Affects Versions: avatica-1.19.0
Reporter: Jamie Taylor
When I try and fetch a value of type UUID through an avatica proxy I get an
error saying 'Cannot handle class java.util.UUID as bytes'
If I change the serilisation from json to protobuf I still get the exact same
error.
Other types that aren't supported such as blob give messages saying they aren't
supported, which makes this look like a bug.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)