stuartthomas25 commented on issue #474: URL: https://github.com/apache/arrow-julia/issues/474#issuecomment-1631040634
``` signal (7): Bus error in expression starting at REPL[1]:1 getindex at ./array.jl:924 [inlined] getindex at /home/snthomas/.julia/packages/Arrow/R2Rvz/src/arraytypes/primitive.jl:48 [inlined] getindex at ./subarray.jl:315 [inlined] iterate at /home/snthomas/.julia/packages/Arrow/R2Rvz/src/arraytypes/list.jl:174 [inlined] writearray at /home/snthomas/.julia/packages/Arrow/R2Rvz/src/utils.jl:49 writebuffer at /home/snthomas/.julia/packages/Arrow/R2Rvz/src/arraytypes/primitive.jl:102 writebuffer at /home/snthomas/.julia/packages/Arrow/R2Rvz/src/arraytypes/map.jl:118 Allocations: 45171119 (Pool: 45154695; Big: 16424); GC: 36 ``` I am getting a similar error when writing a [TypedTable](https://github.com/JuliaData/TypedTables.jl). This TypedTable is only 10x23. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
