Commits


Steven Fackler authored and Neville Dipale committed 4b0375b295e
ARROW-11718: [Rust] Don't write IPC footers on drop As discussed in #9520, these destructors shouldn't be there at all. Closes #9536 from sfackler/no-ipc-drop Authored-by: Steven Fackler <sfackler@gmail.com> Signed-off-by: Neville Dipale <nevilledips@gmail.com>