feast-dev / feast

The Open Source Feature Store for Machine Learning
https://feast.dev
Apache License 2.0
5.6k stars 998 forks source link

Azure blob storage a registry in python feature server #4132

Open thda09 opened 6 months ago

thda09 commented 6 months ago

Steps to reproduce

Specifications

Possible Solution

punitvara commented 3 months ago

How can I test this if I dont have access to Azure ?

tokoko commented 3 months ago

@punitvara azure registry is currently not tested in ci at all, but I guess you could use azurite image for local tests, similar to how we use minio for s3 registry tests here.