Skip to content

Conversation

@s-sajid-ali
Copy link

@s-sajid-ali s-sajid-ali commented Jan 27, 2026

Description

When a db_uri for an object store is passed to lancedb, graphrag config parser implicitly converts it to a filesystem path. This PR fixes that and also incorporates #1991

Related Issues

Will fix #328 (comment) and will implicitly address #1306

Proposed Changes

Only convert db_uri to a filesystem path if it does not start with a well known object store prefix (viz. az, gs, s3). lancedb uri docs for object stores

Checklist

  • I have tested these changes locally.
  • I have reviewed the code changes.

@s-sajid-ali s-sajid-ali requested a review from a team as a code owner January 27, 2026 21:26
@s-sajid-ali s-sajid-ali force-pushed the bugfix/lancedb_uri_parse branch 2 times, most recently from ee4f7e8 to 41c7af6 Compare January 28, 2026 16:43
@s-sajid-ali s-sajid-ali force-pushed the bugfix/lancedb_uri_parse branch from 41c7af6 to f07fb6d Compare January 28, 2026 17:23
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