Results 22 issues of Felix Wang

**What this PR does / why we need it**: The `sdk/python/feast/` directory is extremely flat, with ~50 Python files. In addition, the registry files are somewhat disorganized right now. This...

lgtm
approved
size/XXL

Signed-off-by: Felix Wang **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #

size/L
approved

Signed-off-by: Felix Wang **What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #

size/M
approved

**What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #

size/M
approved
do-not-merge/work-in-progress

**What this PR does / why we need it**: **Which issue(s) this PR fixes**: Fixes #2991

approved
size/XL

**Is your feature request related to a problem? Please describe.** The Go feature server should support SQL-based registries. **Describe the solution you'd like** **Describe alternatives you've considered** **Additional context**

kind/feature

## Expected Behavior ## Current Behavior ## Steps to reproduce See [here](https://tectonfeast.slack.com/archives/C01MSKCMB37/p1659642022650769) for more details. ### Specifications - Version: - Platform: - Subsystem: ## Possible Solution

kind/bug
priority/p2

## Expected Behavior ## Current Behavior ## Steps to reproduce See more details at this Slack [thread](https://tectonfeast.slack.com/archives/C01MSKCMB37/p1659697557773299). ### Specifications - Version: - Platform: - Subsystem: ## Possible Solution

kind/bug
priority/p2

The `build_wheels.yml` workflow that runs during the release process is still too slow. For example, [this run](https://github.com/feast-dev/feast/runs/7639710587?check_suite_focus=true) took 30 minutes to build the wheels for macOS and 10 minutes to...

priority/p2

The Redis data model is not ideal. Specifically, feature data is stored in Redis with a key that only references the join key values, not the FV names. This means...

priority/p2
kind/techdebt
area/storage