8000 Fix SubqueryStartExecutor by markuspf · Pull Request #10488 · arangodb/arangodb · GitHub
[go: up one dir, main page]

Skip to content

Fix SubqueryStartExecutor #10488

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

Merged
merged 1 commit into from
Nov 21, 2019
Merged

Fix SubqueryStartExecutor #10488

merged 1 commit into from
Nov 21, 2019

Conversation

markuspf
Copy link
Contributor

fetchRow must not be called with atMost == 0, which can happen if
output.numRowsLeft() == 1.

fetchRow must not be called with `atMost == 0`, which can happen if
output.numRowsLeft() == 1.
@markuspf
Copy link
Contributor Author

@markuspf markuspf requested a review from mchacki November 20, 2019 14:39
@markuspf markuspf added the 1 Bug label Nov 20, 2019
@markuspf
Copy link
Contributor Author

Jenkins blue here too

Copy link
Member
@goedderz goedderz left a comment

Choose a reason for hiding this comment

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

LGTM

@mchacki mchacki merged commit 688a680 into devel Nov 21, 2019
@mchacki mchacki deleted the bug-fix/subquery-start-executor branch November 21, 2019 08:04
ObiWahn added a commit that referenced this pull request Nov 21, 2019
…ture/dump-db-properties

* 'devel' of https://github.com/arangodb/arangodb:
  Splicing gather cleanup (#10479)
  Feature/changelog for subquery splicing (#10396)
  Fix potential segfault (#9308)
  don't smile away exception
  fixing issue #10470 (#10491)
  add generated front end files in order to allow collection creation
  Added precondition to ensure that server is still as seen before. (#10468)
  Actually use the given format to execute a query (#10484)
  Fix SubqueryStartExecutor (#10488)
  add tests for inventory (#10464)
  fix truncate operation in synchronous replication (#10492)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
0