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

import runs which result in 0 rows #28

Open
missinglink opened this issue Nov 17, 2016 · 0 comments
Open

import runs which result in 0 rows #28

missinglink opened this issue Nov 17, 2016 · 0 comments

Comments

@missinglink
Copy link
Member

it's possible that importers yield 0 rows (for tests and smaller extracts).

it seems like the vertices action hangs if the address table contains 0 rows, also there are errors produced from trying to close prepared statements that have never been run.

add tests for empty import files and confirm that all scripts still run and exit without error.

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

2 participants