[ https://issues.apache.org/jira/browse/ARROW-277?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17657311#comment-17657311 ]
Rok Mihevc commented on ARROW-277: ---------------------------------- This issue has been migrated to [issue #15637|https://github.com/apache/arrow/issues/15637] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > 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 (v8.20.10#820010)