feast icon indicating copy to clipboard operation
feast copied to clipboard

Azure offline store doesn't pass all of the integration tests

Open kevjumba opened this issue 3 years ago • 0 comments

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.

kevjumba avatar Aug 22 '22 18:08 kevjumba