Skip to content

ARROW-17011: [C++][Flight] Remove the need for serialization_internal.h inside python/flight.cc#13546

Merged
lidavidm merged 3 commits into
apache:masterfrom
AlenkaF:ARROW-17011
Jul 8, 2022
Merged

ARROW-17011: [C++][Flight] Remove the need for serialization_internal.h inside python/flight.cc#13546
lidavidm merged 3 commits into
apache:masterfrom
AlenkaF:ARROW-17011

Conversation

@AlenkaF

@AlenkaF AlenkaF commented Jul 8, 2022

Copy link
Copy Markdown
Member

The changes made to flight and python flight in #13311 are moved into this separate PR. The reason for separation is for the changes to be merged before the next release and also to make #13311 less complex.

The changes are same as in the PR mentioned. I hope that the changes in cpp/src/arrow/python/flight.cc can serve as a test.

cc @lidavidm @jorisvandenbossche

@github-actions

github-actions Bot commented Jul 8, 2022

Copy link
Copy Markdown

@github-actions

github-actions Bot commented Jul 8, 2022

Copy link
Copy Markdown

⚠️ Ticket has not been started in JIRA, please click 'Start Progress'.

@jorisvandenbossche

Copy link
Copy Markdown
Member

This should also allow to already remove the #include "arrow/flight/serialization_internal.h" line?

@AlenkaF

AlenkaF commented Jul 8, 2022

Copy link
Copy Markdown
Member Author

My bad, thanks for catching it!

@lidavidm lidavidm merged commit c54cc9c into apache:master Jul 8, 2022
@lidavidm

lidavidm commented Jul 8, 2022

Copy link
Copy Markdown
Member

Thanks for doing this!

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