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

Feature: Google Cloud Storage support #4849

Open
pcejrowski opened this issue Feb 5, 2025 · 2 comments
Open

Feature: Google Cloud Storage support #4849

pcejrowski opened this issue Feb 5, 2025 · 2 comments
Labels
feature New features or missing components of existing features

Comments

@pcejrowski
Copy link

API

Python

Description

Add extension for Google Cloud Storage.
Similarly to s3:// it should support gs://<bucket>/<blob> syntax as well as Google native solution for authentication, i.e. recognize User Credentials or Google Application Credentials account keys.

Example usage:

LOAD FROM 'gs://kuzu-test/follows.parquet'
RETURN *;
@pcejrowski pcejrowski added the feature New features or missing components of existing features label Feb 5, 2025
@acquamarin
Copy link
Collaborator

Hi @pcejrowski

Thank you for suggesting Google Cloud Storage (GCS) support! This is a particularly useful feature for users working with GCP infrastructure. We will prioritize this feature in the upcoming release.

Thanks,

Ziyi

@aracardan
Copy link

aracardan commented Feb 5, 2025

Hi @pcejrowski
I'm Ardan, co-founder of Kuzu. Would you be up for a quick call to discuss your use case? I'm trying to prioritize our roadmap and understanding how you'll use Kuzu will be a good input for how quickly we work on the feature. You can reach out to me at ardan@kuzudb.com.

Thank you
Ardan

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New features or missing components of existing features
Projects
None yet
Development

No branches or pull requests

3 participants