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

DataProvider pipelines have no end of data alert #4107

Closed
davidnich opened this issue Dec 8, 2020 · 0 comments
Closed

DataProvider pipelines have no end of data alert #4107

davidnich opened this issue Dec 8, 2020 · 0 comments

Comments

@davidnich
Copy link
Contributor

a method needs to be implemented that signified that the data stream has terminated, so that any cached info can be flushed if necessary

@davidnich davidnich added this to the 0.9.11 milestone Dec 8, 2020
@davidnich davidnich self-assigned this Dec 8, 2020
davidnich added a commit that referenced this issue Dec 11, 2020
…nses

refs #4122 fixed a bug in the remove operator with slices
refs #4118 fixed a bug in the CsvUtil class where bool types were missing
refs #4117 added debugging info around assert to get a backtrace when it happens again in CI
refs #4107 fixed a bug in DataProvider pipeline where it was not possible to flushed cached data when processing is over
davidnich added a commit that referenced this issue Dec 11, 2020
…nses (#4125)

refs #4122 fixed a bug in the remove operator with slices
refs #4118 fixed a bug in the CsvUtil class where bool types were missing
refs #4117 added debugging info around assert to get a backtrace when it happens again in CI
refs #4107 fixed a bug in DataProvider pipeline where it was not possible to flushed cached data when processing is over
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant