Skip to content

ARROW-10250: [C++][FlightRPC] Consistently use FlightClientOptions::Defaults#9728

Closed
lidavidm wants to merge 1 commit intoapache:masterfrom
lidavidm:arrow-10250
Closed

ARROW-10250: [C++][FlightRPC] Consistently use FlightClientOptions::Defaults#9728
lidavidm wants to merge 1 commit intoapache:masterfrom
lidavidm:arrow-10250

Conversation

@lidavidm
Copy link
Copy Markdown
Member

This is a small follow up from PR #8325 to encourage always using a Defaults() method to avoid accidentally leaving fields uninitialized.

@github-actions
Copy link
Copy Markdown

@pitrou
Copy link
Copy Markdown
Member

pitrou commented Mar 17, 2021

Can you fix the Python lint error?

@lidavidm
Copy link
Copy Markdown
Member Author

Done, sorry (I thought I ran archery locally…)

Comment thread cpp/src/arrow/flight/client.h Outdated
Comment thread cpp/src/arrow/flight/client.cc Outdated
Comment thread cpp/src/arrow/flight/client.h Outdated
@cyb70289
Copy link
Copy Markdown
Contributor

Will merge when CI finishes

@lidavidm
Copy link
Copy Markdown
Member Author

Thanks for the review.

The integration test failure is a known one, see #9755.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants