Commits


Jorge C. Leitao authored and Andy Grove committed f09e7f7839c
ARROW-10028: [Rust] Simplified macro Code simplification to one of our macros. Essentially, all the types in there are known from the arrow type alone, and thus we do not need to pass them explicitly to the macro. Closes #8207 from jorgecarleitao/clea_array Authored-by: Jorge C. Leitao <jorgecarleitao@gmail.com> Signed-off-by: Andy Grove <andygrove@nvidia.com>