Kevin Zhang
Kevin Zhang
#### What's the problem this feature will solve? I'm trying to install python libraries to a specific folder in my repository (not the system-packages folder that pip/pip-tools) usually installs to)....
**What this PR does / why we need it**: Moving https://github.com/Azure/feast-azure feast_azure_provider package into feast as contrib. Does not move the kubernetes cluster configuration. **Which issue(s) this PR fixes**: Fixes...
**What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #
## Expected Behavior `gopy build` compilation succeeds without errors. ## Current Behavior https://github.com/feast-dev/feast/runs/7034219412?check_suite_focus=true Specifically an issue with python 3.10 where wheels are built as `universal2` wheels when they do not...
- **Package Name**: azure-cli - **Package Version**: 2.39.0 - **Operating System**: M1 Monterey - **Python Version**: 3.10.3 **Describe the bug** I can't authenticate to azure or get the azure credentials....
If `buildFirst` flag is set when loading packages, makes sure that the build flags are imported correctly to prevent intermediate errors like these: Issue is resolved later when package is...
## Expected Behavior Tests should pass to make the offline store fully stable. ## Current Behavior 15 out of 196 integration tests fail currently. ## Steps to reproduce Run `make...
## 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...