viirya commented on PR #4863: URL: https://github.com/apache/arrow-rs/pull/4863#issuecomment-1736398099
Hmm, but for FFI API, from imported array and schema, you get a ArrayData already instead a builder. On Tue, Sep 26, 2023, 15:28 Raphael Taylor-Davies ***@***.***> wrote: > ***@***.**** commented on this pull request. > > The public API is > https://docs.rs/arrow-data/latest/arrow_data/struct.ArrayDataBuilder.html#method.build_aligned > > Otherwise you have to build an ArrayData with incorrect alignment to call > this method, which is technically unsound per the public API contract > > — > Reply to this email directly, view it on GitHub > <https://github.com/apache/arrow-rs/pull/4863#pullrequestreview-1645296691>, > or unsubscribe > <https://github.com/notifications/unsubscribe-auth/AAAQZ5ZANDZ6XUX7MCT4IHDX4NJI5ANCNFSM6AAAAAA5IKPF7U> > . > You are receiving this because you authored the thread.Message ID: > ***@***.***> > -- 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]
