Commits


Ritchie Vink authored and Andrew Lamb committed 2f3ed3ac4e8
ARROW-12052: [Rust] Add Child Data to Arrow's C FFI implementation. … This PR adds child data to Arrow's C FFI implementation and implements it for `List` and `LargeList` datatypes. Closes #9778 from ritchie46/ffi_types Authored-by: Ritchie Vink <ritchie46@gmail.com> Signed-off-by: Andrew Lamb <andrew@nerdnetworks.org>