issues Search Results · repo:feature-store/ralf language:Python
Filter by
18 results
(59 ms)18 results
infeature-store/ralf (press backspace or delete to remove)Thank you for your work on this project. I m interested in reproducing the experimental results presented in your paper.
Could you provide some guidance or steps on how to achieve this using the code in ...
m90113808
- Opened on Sep 5, 2024
- #43
Current ralf v2 does not have a support for a client which can query features, post feedback, etc.
The client should be able to call the following methods:
- server.point_query(key, table_name)
- ...
sarahwooders
- Opened on Apr 26, 2022
- #38
We want to have multiple replicas for the source, so we need to shard data streams with either kafka or a database
(postgres, redis).
sarahwooders
- Opened on Apr 26, 2022
- #37
- Generate docstrings for API documentation
- Create separate client/ folder for RalfClient
- Remove schemas
- Set primary key (or select columns) for Tables
- Move simulation code to separate ...
sarahwooders
- 1
- Opened on Jan 25, 2022
- #29
Add built-in HTTPSource that extends the Source object. The goal is to allow streaming data sources without requiring
the user to install kafka (currently required by the KafkaSource).
Recommended task ...
enhancement
sarahwooders
- Opened on Jan 20, 2022
- #26
Current benchmarks show SQLite3 lagging far behind other connectors:
Look into optimizing this connection, perhaps by not flushing to disk.
narang-amit
- Opened on Jan 19, 2022
- #23

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.