Skip to content

Conversation

@jyejare
Copy link
Contributor

@jyejare jyejare commented Jul 1, 2025

PR includes:

  1. Implements a new request model for remotely retrieving online documents
  2. Updates the feature server to handle document retrieval,
  3. Both V1 and V2 docvuments retrival is implemented
  4. Unit tests to ensure functionality.

@jyejare jyejare requested a review from a team as a code owner July 1, 2025 09:56
@jyejare jyejare changed the title Enhance remote document retrieval functionality Implement and enhance remote document retrieval functionality Jul 1, 2025
@jyejare jyejare changed the title Implement and enhance remote document retrieval functionality feat: Implement and enhance remote document retrieval functionality Jul 1, 2025
@jyejare jyejare force-pushed the remote_retrieve_docs branch from 7d92b04 to 48f27f7 Compare July 1, 2025 10:42
@jyejare jyejare force-pushed the remote_retrieve_docs branch from 48f27f7 to eb77f31 Compare July 1, 2025 13:31
jyejare added 6 commits July 24, 2025 20:59
Signed-off-by: jyejare <jyejare@redhat.com>
Signed-off-by: jyejare <jyejare@redhat.com>
Signed-off-by: jyejare <jyejare@redhat.com>
Signed-off-by: jyejare <jyejare@redhat.com>
Signed-off-by: jyejare <jyejare@redhat.com>
Signed-off-by: jyejare <jyejare@redhat.com>
@franciscojavierarceo franciscojavierarceo merged commit d095b96 into feast-dev:master Jul 28, 2025
21 of 22 checks passed
HaoXuAI pushed a commit that referenced this pull request Aug 11, 2025
…5487)

* Remotely retrieve the docs

Signed-off-by: jyejare <jyejare@redhat.com>

* Feature server rectified for documents retrival

Signed-off-by: jyejare <jyejare@redhat.com>

* Updates to remote retrival for response extraction

Signed-off-by: jyejare <jyejare@redhat.com>

* Remote retrive online doc v2

Signed-off-by: jyejare <jyejare@redhat.com>

* Unit tests for Remote docuemnts retrival

Signed-off-by: jyejare <jyejare@redhat.com>

* Fixed checks and comments

Signed-off-by: jyejare <jyejare@redhat.com>

---------

Signed-off-by: jyejare <jyejare@redhat.com>
franciscojavierarceo pushed a commit that referenced this pull request Aug 14, 2025
# [0.52.0](v0.51.0...v0.52.0) (2025-08-14)

### Bug Fixes

* Correct entity value type mapping for aliased feature views ([#5492](#5492)) ([bdf20bb](bdf20bb))
* Correct namespace reference in remote Feast project setup for operator upgrade and previous version tests ([df391ec](df391ec))
* dell pydantic v1 ([1189512](1189512))
* Fixed the entity to on-demand feature view relationship ([1c59bba](1c59bba))
* Make transformers optional ([#5544](#5544)) ([a4eef38](a4eef38))
* Push Source inherits the timestamp fields from Data Source ([#5550](#5550)) ([b7ea5cc](b7ea5cc))
* Remove the devcontainer folder. ([a9815c2](a9815c2))

### Features

* Added API for discovering Feature Views by popular tags ([#5558](#5558)) ([2e5f564](2e5f564))
* Added filtering support for featureView and featureServices api ([#5552](#5552)) ([897b3f3](897b3f3))
* Added global search api and necessary unit tests ([#5532](#5532)) ([dd3061f](dd3061f))
* Added Ray Compute Engine and Ray Offline Store Support ([#5526](#5526)) ([72de088](72de088))
* Added recent visit logging api for registry server ([#5545](#5545)) ([2adcf2c](2adcf2c))
* **auth:** support client-credentials & static token for OIDC client auth ([fc44222](fc44222))
* **auth:** support client-credentials & static token for OIDC client auth ([795fc06](795fc06))
* Implement and enhance remote document retrieval functionality ([#5487](#5487)) ([d095b96](d095b96))
* Implemented consistent error handling ([7f10151](7f10151))
* Offline Store historical features retrieval without entity df, but based on datatime range ([#5527](#5527)) ([df942b9](df942b9))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants