Commits


David Li authored and Antoine Pitrou committed 2be04c6092a
ARROW-9230: [FlightRPC][Python] pass through all options in flight.connect Instead of individually listing options, just use kwargs - especially as options are in the docstring anyways. Closes #7549 from lidavidm/arrow-9230 Authored-by: David Li <li.davidm96@gmail.com> Signed-off-by: Antoine Pitrou <antoine@python.org>