Describe the enhancement requested
Currently, the FlightSQL database/sql driver always uses default memory allocator. We should allow to parameterize the memory allocator.
This request arrises from a discussion in PR apache/arrow#34331.
Component(s)
FlightRPC, Go