Hi all, Our team is currently looking into Avatica to solve a specific use case we have. In our use case, we don't have control/knowledge of the schema, any data type can be returned. After some testing and checking the source code, we noticed that some data types are currently not supported, for instance the SQLXML data type. We understand that some data types like BLOB and SQLXML are not trivial/recommended to be sent via JSON/Protobuf over HTTP so, we would like to know if there are plans to support these/more data types or if there are any constraints that prevent the support to be implemented at all.
Kind regards. Ricardo Peres.
