◐ Shell
clean mode source ↗

(Deprecated) feat: Support DynamoDB as online store in Go feature server by iamcodingcat · Pull Request #5462 · feast-dev/feast

@iamcodingcat iamcodingcat changed the title Feat: support online store as DynamoDB in Go feature server Feat: support DynamoDB as online store in Go feature server

Jun 21, 2025

@iamcodingcat iamcodingcat changed the title Feat: support DynamoDB as online store in Go feature server feat: Support DynamoDB as online store in Go feature server

Jun 23, 2025

jyejare

iamcodingcat

iamcodingcat

Signed-off-by: iamcodingcat <joyh951021@gmail.com>
Signed-off-by: iamcodingcat <joyh951021@gmail.com>
Signed-off-by: iamcodingcat <joyh951021@gmail.com>
Signed-off-by: iamcodingcat <joyh951021@gmail.com>
Signed-off-by: iamcodingcat <joyh951021@gmail.com>
…ture (feast-dev#5422)

* Remote Write to Online Store

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

* Comments Resolved and code shortened

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

---------

Signed-off-by: jyejare <jyejare@redhat.com>
Signed-off-by: iamcodingcat <joyh951021@gmail.com>
Signed-off-by: iamcodingcat <joyh951021@gmail.com>
…t-dev#5454)

* Make batch_source optional in PushSource (feast-dev#5440)

Signed-off-by: snehsuresh <snehsuresh02@gmail.com>

* docs: make batch_source optional in PushSource
Signed-off-by: snehsuresh <snehsuresh02@gmail.com>

* refactor: remove comment
Signed-off-by: snehsuresh <snehsuresh02@gmail.com>

* fix: ensure batch_source is valid DataSource after null check

Signed-off-by: snehsuresh <snehsuresh02@gmail.com>

---------

Signed-off-by: snehsuresh <snehsuresh02@gmail.com>
Signed-off-by: iamcodingcat <joyh951021@gmail.com>
…ing (feast-dev#5446)

Signed-off-by: Srihari <svenkata@redhat.com>
Signed-off-by: iamcodingcat <joyh951021@gmail.com>
…functionality

Signed-off-by: Srihari <svenkata@redhat.com>
Signed-off-by: iamcodingcat <joyh951021@gmail.com>
)

* feat: Enable materialization for ODFV Transform on Write

Signed-off-by: Francisco Javier Arceo <farceo@redhat.com>
Signed-off-by: iamcodingcat <joyh951021@gmail.com>
…east-dev#5423)

* feat: Added HybridOnlineStore for multi-backend online store routing

- Implements HybridOnlineStore, enabling routing of online feature operations to different backends based on a configurable tag (e.g., tribe, team, or project) on the FeatureView.
- Adds support for specifying the routing tag name via the 'routing_tag' field in the online_store config, allowing flexible backend selection.
- Supports multi-tenancy and flexible data management by allowing multiple online store backends in a single Feast deployment.
- added documentation
- fixed linter raised issues

Signed-off-by: r0b0fyi <renukaprasannakumar.badugu@walmart.com>

* feat: Added HybridOnlineStore for multi-backend online store routing

- Implements HybridOnlineStore, enabling routing of online feature operations to different backends based on a configurable tag (e.g., tribe, team, or project) on the FeatureView.
- Adds support for specifying the routing tag name via the 'routing_tag' field in the online_store config, allowing flexible backend selection.
- Supports multi-tenancy and flexible data management by allowing multiple online store backends in a single Feast deployment.
- added documentation
- fixed linter raised issues

Signed-off-by: r0b0fyi <renukaprasannakumar.badugu@walmart.com>

---------

Signed-off-by: r0b0fyi <renukaprasannakumar.badugu@walmart.com>
Co-authored-by: r0b0fyi <renukaprasannakumar.badugu@walmart.com>
Signed-off-by: iamcodingcat <joyh951021@gmail.com>

@iamcodingcat

@iamcodingcat iamcodingcat changed the title feat: Support DynamoDB as online store in Go feature server (Deprecated) feat: Support DynamoDB as online store in Go feature server

Jun 25, 2025