You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Sri Sai Kumar Ravipati (JIRA)" <ji...@apache.org> on 2017/10/12 21:57:00 UTC

[jira] [Closed] (KUDU-2108) 64KB + 1 byte insert using Java API does not throw back errors

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

Sri Sai Kumar Ravipati closed KUDU-2108.
----------------------------------------
    Resolution: Not A Problem

> 64KB + 1 byte insert using Java API does not throw back errors
> --------------------------------------------------------------
>
>                 Key: KUDU-2108
>                 URL: https://issues.apache.org/jira/browse/KUDU-2108
>             Project: Kudu
>          Issue Type: Bug
>          Components: api, client, java
>            Reporter: Sri Sai Kumar Ravipati
>         Attachments: SampleTest.java
>
>
> I was using Java API, trying to insert more than 64KB to a cell(byte data type) field for a table with just two columns. Inserting 64KB works as expected, but on inserting one byte more in to the cell does not throw back any errors or warnings, nor does insert data to the cell, thus creating partial rows with empty fields.  For reference : 
> https://www.cloudera.com/documentation/kudu/latest/topics/kudu_known_issues.html#known_issues
> http://kudu.apache.org/docs/known_issues.html#_cells_individual_values



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)