Commits

David Li authored c7c959a26a6
ARROW-12842: [FlightRPC][Java] Fix sending trailers using CallStatus Previously this worked only when using gRPC classes, this gives you a pure-Flight way of doing so. Closes #10370 from lidavidm/arrow-12842 Authored-by: David Li <li.davidm96@gmail.com> Signed-off-by: David Li <li.davidm96@gmail.com>