Skip to content
This repository has been archived by the owner on Mar 20, 2024. It is now read-only.

BUGFIX: Dont stop loop on empty array #174

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

whmyr
Copy link

@whmyr whmyr commented Jun 5, 2019

If the fetched record batch gets emptied because of the rootline filter
the loop gets interrupted and lasting records may get skipped from
further processing

If the fetched record batch gets emptied because of the rootline filter
the loop gets interrupted and lasting records may get skipped from
further processing
@DanielSiepmann
Copy link
Contributor

We probably should add tests covering this situation.

@DanielSiepmann DanielSiepmann added this to the v1.0.0 milestone Jun 6, 2019
@DanielSiepmann DanielSiepmann self-assigned this Jun 6, 2019
@DanielSiepmann
Copy link
Contributor

Please rebase with latest develop, in order to include working travis configuration.

@whmyr
Copy link
Author

whmyr commented Jun 6, 2019

Please rebase with latest develop, in order to include working travis configuration.

Done :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants