◐ Shell
clean mode source ↗

fix: Azure blob storage support in Java feature server (#2319) by szaboferee · Pull Request #4014 · feast-dev/feast

@szaboferee changed the title Fix: Azure blob storage support in Java feature server (#2319) fix: Azure blob storage support in Java feature server (#2319)

Mar 15, 2024
- Add azure blob storage support in java feature server
- Fix S3 integration test to work without a real AWS account
- Add GCS mock to integration tests to be able to run them without a real google cloud account
- Adding dependency management in maven for libraries with older incompatible versions as transitive dependencies

Signed-off-by: Ferenc Szabó <szaboferee@gmail.com>

franciscojavierarceo