[
https://issues.apache.org/jira/browse/CALCITE-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde reassigned CALCITE-781:
-----------------------------------
Assignee: Nick Dimiduk (was: Julian Hyde)
[~ndimiduk], do you think this is a Phoenix or Calcite issue?
> Binary data handling in Avatica
> -------------------------------
>
> Key: CALCITE-781
> URL: https://issues.apache.org/jira/browse/CALCITE-781
> Project: Calcite
> Issue Type: Bug
> Components: avatica
> Reporter: Lukas Lalinsky
> Assignee: Nick Dimiduk
>
> This might be actually a Phoenix problem. If that's the case, please move the
> ticket.
> When I try to insert a value into a BINARY(n) column, the server accepts only
> raw un-encoded data in input parameter (which means I can't send arbitrary
> binary data) and always returns base64-encoded data. It would be best to use
> the same encoding on both input and output, and given that JSON strings just
> can't handle binary data, base64 seems like the best solution.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)