Riccardo,

There is no technical reason for Avatica to not support those data
types. If someone contributed support for those data types (or any
other standard data types), we would gladly accept.

Julian

On Mon, Nov 22, 2021 at 3:01 AM Ricardo Peres
<[email protected]> wrote:
>
> 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.

Reply via email to