Jean-Daniel Cryans created KUDU-1371:
----------------------------------------

             Summary: [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: Bug
            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)

Reply via email to