amoeba commented on issue #40257: URL: https://github.com/apache/arrow/issues/40257#issuecomment-1972251894
Hi @sundy-li, were you thinking about options like we have in the tests? https://github.com/apache/arrow/blob/cd06982fddcc0b4327cade6e5429f903dd77fd1a/python/pyarrow/tests/test_flight.py#L2036-L2039 If so, I think we could improve this with: 1. Adding examples to https://arrow.apache.org/docs/python/generated/pyarrow.flight.connect.html#pyarrow-flight-connect 2. Adding a Python cookbook entry for this Would you be interested in sending a PR in for either/both? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
