You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (JIRA)" <ji...@apache.org> on 2019/06/03 13:19:01 UTC

[jira] [Updated] (ARROW-277) Flatbuf serialization fails for Timestamp type

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

Antoine Pitrou updated ARROW-277:
---------------------------------
    Component/s: Java

> Flatbuf serialization fails for Timestamp type
> ----------------------------------------------
>
>                 Key: ARROW-277
>                 URL: https://issues.apache.org/jira/browse/ARROW-277
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Java
>            Reporter: Steven Phillips
>            Assignee: Julien Le Dem
>            Priority: Major
>             Fix For: 0.1.0
>
>
>  Caused By (java.lang.AssertionError) FlatBuffers: object serialization must not be nested.
>     com.google.flatbuffers.FlatBufferBuilder.notNested():293
>     com.google.flatbuffers.FlatBufferBuilder.startVector():239
>     com.google.flatbuffers.FlatBufferBuilder.createString():266
>     org.apache.arrow.vector.types.pojo.ArrowType$Timestamp.getType():463
>     org.apache.arrow.vector.types.pojo.Field.getField():63
>     org.apache.arrow.vector.types.pojo.Schema.getSchema():41



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)