macro_rules! convert_arrow_array_to_grpc_vals { ($data_type: expr, $arrays: ident, $(($Type: pat, $CastType: ty, $field: ident, $MapFunction: expr)), +) => { ... }; }
macro_rules! convert_arrow_array_to_grpc_vals { ($data_type: expr, $arrays: ident, $(($Type: pat, $CastType: ty, $field: ident, $MapFunction: expr)), +) => { ... }; }