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

Lazy loading datasets causes Kedro-Viz builds to fail #298

Closed
tynandebold opened this issue Aug 10, 2023 · 0 comments · Fixed by kedro-org/kedro-viz#1481
Closed

Lazy loading datasets causes Kedro-Viz builds to fail #298

tynandebold opened this issue Aug 10, 2023 · 0 comments · Fixed by kedro-org/kedro-viz#1481
Assignees

Comments

@tynandebold
Copy link
Member

Description

Our Kedro-Viz builds started failing last week: https://app.circleci.com/pipelines/github/kedro-org/kedro-viz/10097/workflows/916a898d-8a22-482e-88b9-7c2a85ee2746/jobs/53845

We think it's because of this PR: #277

The root cause is potentially a bug with lazy loader, see data_loader.py source code.

Expected Result

Kedro-Viz builds should pass.

Actual Result

Kedro-Viz builds fail.

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

Successfully merging a pull request may close this issue.

2 participants