-
Many tests failed at the same time in this package.
* I will close this issue when there are no more failures in this package _and_
there is at least one pass.
* No new issues will be filed for thi…
-
Yesterday I added issue #626 for WFS requests, I found out that the same problem occurs for WMS.
Situation: There is a feature with an optional subfeature. The subfeature has a field that is used in t…
-
Note: #4162 was also for this test, but it was closed more than 10 days ago. So, I didn't mark it flaky.
----
commit: 7edeedb9d516e9750f3f8817fca36b8f9bb185d2
buildURL: [Build Status](https://source…
-
Implementiere einen Service der nach außen eine REST API anbietet und mit der Adress-Geocodierung nach Volltext und nach strukturierter Adresse gemacht werden kann. Response in JSON. Backend ist here.…
-
```
Hi,
the SparseFeatureStore is extremely memory hungry if one of the LuceneNgram*
features is used.
My experiment uses for instance the LuceneCharacterNGramUFE feature.
If I use the DenseFeature…
-
## Expected Behavior
sql registry should initialise properly
## Current Behavior
Works properly with an empty db but throws error after db has been populated
## Steps to reproduce
Initialise…
-
I want to add Server-Side Rendering (SSR) functionality to my app, which currently uses @mini-rx as a store manager. You'd like to create a new instance of the store for each request, but I am encount…
-
## Expected Behavior
Connecting to the feast registry and pulling features from a connected registry should work without an issue.
All feature views should be callable.
## Current Behavior
The …
-
## Expected Behavior
I'm currently starting to try simple usecase of Feast v0.40 for local development, I'm ingesting data from Airflow job to Postgres.
```
def process():
...
st…
-
## Context
### Factors to Consider
1. I call the `get_online_features_async` method on the `FeatureStore`.
2. I am passing an "entity value" that is not materialized in the online store. For exam…