duck-read-cache-fs icon indicating copy to clipboard operation
duck-read-cache-fs copied to clipboard

Feature request: local endpoint for httpfs usage

Open dentiny opened this issue 10 months ago • 4 comments

Is your feature request related to a problem? Please describe. N/A

Describe the solution you'd like Currently all unit tests are done through local filesystem, it would be good if we could setup local GCS/S3 bucket for testing purpose, which benefits both unit tests and SQL tests.

Describe alternatives you've considered Minio docker container seems to be a good candidate.

Additional context N/A

dentiny avatar Feb 18 '25 21:02 dentiny

one example could be: https://github.com/Mooncake-Labs/moonlink/blob/main/.devcontainer/docker-compose.yml

dentiny avatar Jul 29 '25 18:07 dentiny

Hi @dentiny, I’d love to help implement this feature!

pohanhuang avatar Jul 30 '25 00:07 pohanhuang

Hi @dentiny, I’d love to help implement this feature!

Thank you for your help!

dentiny avatar Jul 30 '25 00:07 dentiny

Just to be clear, my expectation is you adding fake GCS/minio into devcontainer config, so we could use that for object storage testing.

dentiny avatar Jul 30 '25 01:07 dentiny