René's URL Explorer Experiment


Title: Supporting multiple online feature stores · Issue #2383 · feast-dev/feast · GitHub

Open Graph Title: Supporting multiple online feature stores · Issue #2383 · feast-dev/feast

X Title: Supporting multiple online feature stores · Issue #2383 · feast-dev/feast

Description: Is your feature request related to a problem? Please describe. We are seeing that ML feature teams want to own their feature projections and not rely on a single global online feature store with the most common reason being reduction of ...

Open Graph Description: Is your feature request related to a problem? Please describe. We are seeing that ML feature teams want to own their feature projections and not rely on a single global online feature store with th...

X Description: Is your feature request related to a problem? Please describe. We are seeing that ML feature teams want to own their feature projections and not rely on a single global online feature store with th...

Opengraph URL: https://github.com/feast-dev/feast/issues/2383

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Supporting multiple online feature stores","articleBody":"**Is your feature request related to a problem? Please describe.**\r\nWe are seeing that ML feature teams want to own their feature projections and not rely on a single global online feature store with the most common reason being reduction of blast radius.\r\n\r\n**Describe the solution you'd like**\r\nA way to create projections of a subset of feature views to specific online stores.\r\n\r\n**Describe alternatives you've considered**\r\nI was pointed towards attempting to implement the requested feature using a custom provider which I managed to get working, albeit rather hacky. I've only focused on fanning out the writing of features. \r\n\r\n```python\r\nclass ManyOnlineStoresPassthroughConfig(RepoConfig):\r\n    online_stores: List[dict]\r\n\r\nclass ManyOnlineStoresPassthroughProvider(PassthroughProvider):\r\n    def online_write_batch(self, config: ManyOnlineStoresPassthroughConfig, table: FeatureView, *args, **kwargs) -\u003e None:\r\n        \"\"\"\r\n        Writes feature view to all subscribers\r\n        \"\"\"\r\n        feature_view_subscribers = [store for store in config.online_stores if table.name in store[\"view_subscriptions\"]]\r\n\r\n        for store in feature_view_subscribers:\r\n            print(f\"{table.name} online write to subscriber {store['name']}\")\r\n\r\n            config.online_store = get_online_config_from_type(store[\"type\"])(**store)\r\n            self.online_store = get_online_store_from_config(config.online_store)\r\n\r\n            return super().online_write_batch(config, table, *args, **kwargs)\r\n```\r\n\r\nWith the config update of\r\n\r\n```yaml\r\nproject: aaaa\r\nregistry: gs://temp-feast-dev/dev/registry.db\r\nprovider: providers.custom_provider.ManyOnlineStoresPassthroughProvider\r\n\r\noffline_store:\r\n  type: bigquery\r\n  dataset: temp_feast-dev\r\n  project_id: abc\r\n  location: EU\r\n\r\nonline_stores:\r\n  - name: \"lovely\"\r\n    type: redis\r\n    redis_type: redis\r\n    connection_string: \"blah\"\r\n    view_subscriptions: [\"feature_view_1\"]\r\n\r\n  - name: \"lovely\"\r\n    type: redis\r\n    redis_type: redis\r\n    connection_string: \"abc\"\r\n    view_subscriptions: [\"feature_view_1\", \"feature_view_2\"]\r\n```\r\n\r\nThere's still some unknowns around retrieving the online features as we'd need a way of knowing what projection should be used. \r\n\r\nHappy to help wherever I can! ","author":{"url":"https://github.com/alexjajones","@type":"Person","name":"alexjajones"},"datePublished":"2022-03-07T22:27:01.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":4},"url":"https://github.com/2383/feast/issues/2383"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:9959f88e-fe6b-0d03-b308-0defb09533fb
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id8868:3AB9FF:9649BB:D3C292:696F43EC
html-safe-nonceda56c9deb11531dccd15d8008a429d0bcfd82a60bcf1aaca329816400c128c5c
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4ODY4OjNBQjlGRjo5NjQ5QkI6RDNDMjkyOjY5NkY0M0VDIiwidmlzaXRvcl9pZCI6IjY0ODMzNzg4NDAxODM3MTg4OTIiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmac9771169d9b9ebd58a5d5ac62d556a8dd57cdd9a9aa4622c85ea81f5bf27e3f9f
hovercard-subject-tagissue:1161993681
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/feast-dev/feast/2383/issue_layout
twitter:imagehttps://opengraph.githubassets.com/b282cd2525dbdf46062d7610e832a16a146267deaa2163591d3b246910002d60/feast-dev/feast/issues/2383
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/b282cd2525dbdf46062d7610e832a16a146267deaa2163591d3b246910002d60/feast-dev/feast/issues/2383
og:image:altIs your feature request related to a problem? Please describe. We are seeing that ML feature teams want to own their feature projections and not rely on a single global online feature store with th...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamealexjajones
hostnamegithub.com
expected-hostnamegithub.com
Noneb278ad162d35332b6de714dfb005de04386c4d92df6475522bef910f491a35ee
turbo-cache-controlno-preview
go-importgithub.com/feast-dev/feast git https://github.com/feast-dev/feast.git
octolytics-dimension-user_id57027613
octolytics-dimension-user_loginfeast-dev
octolytics-dimension-repository_id161133770
octolytics-dimension-repository_nwofeast-dev/feast
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id161133770
octolytics-dimension-repository_network_root_nwofeast-dev/feast
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release39aed5006635ab6f45e6b77d23e73b08a00272a3
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/feast-dev/feast/issues/2383#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fissues%2F2383
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub SparkBuild and deploy intelligent appshttps://github.com/features/spark
GitHub ModelsManage and compare promptshttps://github.com/features/models
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fissues%2F2383
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=feast-dev%2Ffeast
Reloadhttps://github.com/feast-dev/feast/issues/2383
Reloadhttps://github.com/feast-dev/feast/issues/2383
Reloadhttps://github.com/feast-dev/feast/issues/2383
feast-dev https://github.com/feast-dev
feasthttps://github.com/feast-dev/feast
Notifications https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Fork 1.2k https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Star 6.6k https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Code https://github.com/feast-dev/feast
Issues 176 https://github.com/feast-dev/feast/issues
Pull requests 58 https://github.com/feast-dev/feast/pulls
Discussions https://github.com/feast-dev/feast/discussions
Actions https://github.com/feast-dev/feast/actions
Security Uh oh! There was an error while loading. Please reload this page. https://github.com/feast-dev/feast/security
Please reload this pagehttps://github.com/feast-dev/feast/issues/2383
Insights https://github.com/feast-dev/feast/pulse
Code https://github.com/feast-dev/feast
Issues https://github.com/feast-dev/feast/issues
Pull requests https://github.com/feast-dev/feast/pulls
Discussions https://github.com/feast-dev/feast/discussions
Actions https://github.com/feast-dev/feast/actions
Security https://github.com/feast-dev/feast/security
Insights https://github.com/feast-dev/feast/pulse
New issuehttps://github.com/login?return_to=https://github.com/feast-dev/feast/issues/2383
New issuehttps://github.com/login?return_to=https://github.com/feast-dev/feast/issues/2383
Supporting multiple online feature storeshttps://github.com/feast-dev/feast/issues/2383#top
https://github.com/achals
Community Contribution NeededWe want community to contributehttps://github.com/feast-dev/feast/issues?q=state%3Aopen%20label%3A%22Community%20Contribution%20Needed%22
kind/featureNew feature or requesthttps://github.com/feast-dev/feast/issues?q=state%3Aopen%20label%3A%22kind%2Ffeature%22
priority/p2https://github.com/feast-dev/feast/issues?q=state%3Aopen%20label%3A%22priority%2Fp2%22
https://github.com/alexjajones
https://github.com/alexjajones
alexjajoneshttps://github.com/alexjajones
on Mar 7, 2022https://github.com/feast-dev/feast/issues/2383#issue-1161993681
achalshttps://github.com/achals
Community Contribution NeededWe want community to contributehttps://github.com/feast-dev/feast/issues?q=state%3Aopen%20label%3A%22Community%20Contribution%20Needed%22
kind/featureNew feature or requesthttps://github.com/feast-dev/feast/issues?q=state%3Aopen%20label%3A%22kind%2Ffeature%22
priority/p2https://github.com/feast-dev/feast/issues?q=state%3Aopen%20label%3A%22priority%2Fp2%22
Feast Roadmaphttps://github.com/orgs/feast-dev/projects/2
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.