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

[c++] Correct results_complete #1816

Merged

Conversation

nguyenv
Copy link
Member

@nguyenv nguyenv commented Oct 23, 2023

Issue and/or context:

[sc-35642]

Changes:

  • After setting results_complete = false for incomplete queries, the variable was not updated to true once it completed

* After setting `results_complete = false` for incomplete queries, the
  variable was not updated to `true` once it completed
@shortcut-integration
Copy link

This pull request has been linked to Shortcut Story #35642: Correct results_complete When Using read_next.

Copy link
Contributor

@eddelbuettel eddelbuettel left a comment

Choose a reason for hiding this comment

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

Nice catch!

Copy link
Member

@johnkerl johnkerl left a comment

Choose a reason for hiding this comment

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

🚢

@nguyenv nguyenv merged commit 038f2bc into main Oct 23, 2023
12 checks passed
@nguyenv nguyenv deleted the viviannguyen/sc-35642/correct-results-complete-when-using-read branch October 23, 2023 18:28
github-actions bot pushed a commit that referenced this pull request Oct 25, 2023
* After setting `results_complete = false` for incomplete queries, the
  variable was not updated to `true` once it completed
johnkerl pushed a commit that referenced this pull request Oct 25, 2023
* After setting `results_complete = false` for incomplete queries, the
  variable was not updated to `true` once it completed

Co-authored-by: nguyenv <[email protected]>
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.

5 participants