You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Todd Lipcon (JIRA)" <ji...@apache.org> on 2016/05/17 06:55:12 UTC

[jira] [Updated] (KUDU-1371) [blog] Overview of the BINARY column usage in Java

     [ https://issues.apache.org/jira/browse/KUDU-1371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Todd Lipcon updated KUDU-1371:
------------------------------
    Issue Type: Task  (was: Bug)

> [blog] Overview of the BINARY column usage in Java
> --------------------------------------------------
>
>                 Key: KUDU-1371
>                 URL: https://issues.apache.org/jira/browse/KUDU-1371
>             Project: Kudu
>          Issue Type: Task
>            Reporter: Jean-Daniel Cryans
>            Assignee: Jean-Daniel Cryans
>
> Talking to ffomenko on Slack, it'd be nice to have more examples on how to use the binary column type in the Java client. One source of confusion is that the ByteBuffer API grabs the remaining() bytes, which can be counter-intuitive (hey I just filled that BB and I get 0 bytes back!). Also giving examples on the read side would be good, again counter-intuitively you can't just use array() to get a byte[].



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)