ericphanson commented on issue #506: URL: https://github.com/apache/arrow-julia/issues/506#issuecomment-2127271122
> Now, if it actually used that, the push!() would have worked just fine, but instead Arrow.jl is doing something on its own. I don't think that's really accurate, the issue isn't the layout-in-memory, it's that `Arrow.Table`'s columns are deliberately immutable, since they are static view into the underlying bytes that back the table. -- 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]
