feast
feast copied to clipboard
Azure offline store doesn't pass all of the integration tests
Expected Behavior
Azure contrib offline store passes 33 out of 56 integration tests, but should pass all of them.
Current Behavior
The azure offline store currently doesn't work correctly in some specific use cases. This includes errors when using full feature names in get_historical_features and some specific type mapping errors.
Steps to reproduce
Specifications
- Version:
- Platform:
- Subsystem:
Possible Solution
Fix the get_historical_features method and type mapping to integrate more with Feast environment.