Skip to content

Conversation

gary-cloud
Copy link
Contributor

@gary-cloud gary-cloud commented Sep 26, 2025

Reason for this PR

Provide a GraphAr reader extension for Kuzu to enable direct LOAD/COPY of GraphAr datasets (tracks: GraphAr #679 ). Branch: https://github.com/gary-cloud/kuzu/tree/graphar-extension.

What changes are included in this PR?

  • Extension layer parsing GraphAr YAML and mapping GraphAr columns → Kuzu types via Arrow/GraphAr C++ SDKs.
  • Parallel Arrow RecordBatch readers converting batches into Kuzu node/edge insert streams.
  • file_format="graphar" support for LOAD/COPY.

Are these changes tested?

Yes

Are there any user-facing changes?

  • Additive: users can LOAD/COPY GraphAr files using file_format="graphar" and table_name.
  • No changes to Kuzu core public APIs.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant