Skip to content
This repository was archived by the owner on Oct 9, 2023. It is now read-only.

Conversation

@adammitchelldev
Copy link
Contributor

What is the goal of this PR?

To fix a bug that caused queries with more than 50 results to fail. This case was not correctly covered with a regression test and that has now been fixed.

What are the changes implemented in this PR?

  • Added a test for queries with a size larger than 50 in order to trigger results batching.
  • Fixed a mismatch between batch options and batch size.

@flyingsilverfin flyingsilverfin merged commit b01c4f4 into typedb:master May 18, 2020
@flyingsilverfin flyingsilverfin added this to the 1.7.2 milestone May 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants