Skip to content

Conversation

@gabotechs
Copy link
Collaborator

In preparation of propagating execution metrics up in the stages stack, I ended up cleaning up some ArrowFightExec stuff.

The arrow_flight_read.rs file along with the do_get.rs will need to be extended with execution metrics propagation, so cleaning this up now will make a future PR smaller and more digestible.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

futures::stream::select() does exactly this, so I'm using that instead in this PR.

Base automatically changed from gabrielmusat/add-tpch-plans to main August 25, 2025 18:53
@gabotechs gabotechs force-pushed the gabrielmusat/refactor-arrow-flight-read branch from 2bdadca to d0fad3a Compare August 25, 2025 19:11
Copy link
Collaborator

@NGA-TRAN NGA-TRAN left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice refactor to capture errors

@gabotechs gabotechs merged commit 47bf486 into main Sep 2, 2025
3 checks passed
@gabotechs gabotechs deleted the gabrielmusat/refactor-arrow-flight-read branch September 2, 2025 08:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants