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

Bug: Import Database not importing data but reporting success on Windows #5126

@arthur-bigeard-gdotv

Description

@arthur-bigeard-gdotv

Kuzu version

v0.9.0

What operating system are you using?

Windows

What happened?

Using the Nobel dataset exported to Parquet from storage version 36, running the import against storage version 37 (IMPORT DATABASE '/path/to/export') outputs a success message but no data actually gets imported into the instance.
The issue occurred using the Java API. Running the Cypher commands manually (schema and copy) from the export folder worked as expected. Perhaps noteworthy with this dataset is the fact that some defined tables are empty.

Are there known steps to reproduce?

Steps in description above.

Metadata

Metadata

Assignees

Labels

type: bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions