common_grpc::select

Macro convert_arrow_array_to_grpc_vals

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