Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: output correct number of inserted rows for native tables #1722

Merged
merged 1 commit into from
Sep 7, 2023

Conversation

adhish20
Copy link
Contributor

@adhish20 adhish20 commented Sep 7, 2023

Fixes #1706

@adhish20
Copy link
Contributor Author

adhish20 commented Sep 7, 2023

Wrapping the source into CoalescePartitionsExec, re-initialises the ExecutionPlan metrics, which returns the correct number of rows inserted

@adhish20 adhish20 enabled auto-merge (squash) September 7, 2023 15:30
@adhish20 adhish20 merged commit 75dcc19 into main Sep 7, 2023
2 checks passed
@adhish20 adhish20 deleted the adhish/native-num-rows branch September 7, 2023 15:44
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.

Returned number of rows inserted is incorrect
2 participants