René's URL Explorer Experiment


Title: Proposal: Version-qualified feature refs in get_historical_features (offline store versioning) · Issue #6389 · feast-dev/feast · GitHub

Open Graph Title: Proposal: Version-qualified feature refs in get_historical_features (offline store versioning) · Issue #6389 · feast-dev/feast

X Title: Proposal: Version-qualified feature refs in get_historical_features (offline store versioning) · Issue #6389 · feast-dev/feast

Description: Summary Feature view versioning (#6101) added @v syntax for version-qualified online reads and feast materialize --version v for writing to version-specific online tables. The offline retrieval path (get_historical_features) has no...

Open Graph Description: Summary Feature view versioning (#6101) added @v syntax for version-qualified online reads and feast materialize --version v for writing to version-specific online tables. The offline retriev...

X Description: Summary Feature view versioning (#6101) added @v<N> syntax for version-qualified online reads and feast materialize --version v<N> for writing to version-specific online tables. The off...

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

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"Proposal: Version-qualified feature refs in get_historical_features (offline store versioning)","articleBody":"## Summary\n\nFeature view versioning (#6101) added `@v\u003cN\u003e` syntax for version-qualified online reads and `feast materialize --version v\u003cN\u003e` for writing to version-specific online tables. The offline retrieval path (`get_historical_features`) has no equivalent: version qualifiers in feature refs are silently stripped during ibis prefix matching but never used to route to a different source table.\n\nThis means a team that pins their online serving to `driver_stats@v2` cannot generate training data from the same v2 schema — breaking training-serving consistency, which is one of the primary motivations for versioning.\n\n## The gap\n\n**Online store (works today):**\n```python\nstore.get_online_features(features=[\"driver_stats@v2:trips_today\"], ...)\n# → routes to version-specific table: {project}_driver_stats_v2\n```\n\n**Offline store (silently ignores version today):**\n```python\nstore.get_historical_features(entity_df=..., features=[\"driver_stats@v2:trips_today\"])\n# → routes to the same source table regardless of @v2\n# → version tag stripped in _parse_feature_ref / ibis prefix matching\n```\n\n## Design questions\n\nI'd like to get your input on the right approach before writing any code, since there are a few viable directions with different tradeoffs:\n\n**Option A — Version-specific source tables (mirrors online store pattern)**\nWhen `enable_online_feature_view_versioning` is enabled and a versioned ref is used, route to a version-suffixed offline source table (e.g. `{project}_driver_stats_v2`). Requires that versioned offline tables exist — either pre-created by an upstream pipeline or written by a future `feast materialize-offline --version v2`.\n\nPros: mirrors online store semantics exactly, strong training-serving consistency guarantee.\nCons: offline source data is usually externally managed; teams would need to maintain versioned source tables alongside their online tables, which may be impractical.\n\n**Option B — Schema-level version resolution (read from current table, project v\u003cN\u003e schema)**\nKeep reading from the same source table, but apply the schema of the pinned version when selecting columns. Useful when the underlying data hasn't changed but the feature view's field definitions have evolved.\n\nPros: no need to maintain separate offline tables, works with externally managed sources.\nCons: weaker guarantee — if the source data itself changed between versions, this doesn't help.\n\n**Option C — Raise `VersionedOfflineReadNotSupported` (explicit error instead of silent ignore)**\nAt minimum, detect `@v\u003cN\u003e` refs in `get_historical_features` and raise a clear error rather than silently stripping the version tag. This prevents silent training-serving skew today while the longer-term design is decided.\n\n## Questions for you\n\n1. Is offline store versioning on the roadmap for #2728, or is it intentionally out of scope?\n2. If in scope, does Option A or B better match the intended semantics?\n3. Would Option C (explicit error) be a useful interim step regardless?\n\nHappy to take this forward once there's a design direction. I've been working through the Snowflake online store versioning (#6380) and the type_map offline fixes (#6388) so I have reasonable familiarity with both sides of the retrieval path.","author":{"url":"https://github.com/Abhishek8108","@type":"Person","name":"Abhishek8108"},"datePublished":"2026-05-09T09:24:19.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":0},"url":"https://github.com/6389/feast/issues/6389"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:85992d42-43a6-2db3-75a1-e50c2d41e271
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-idE69E:16DD22:12BE8CF:19E6EFC:6A4DE568
html-safe-noncecf9f2daeb609f790a427a74ba36c555b80c01011d8b1f7a3d7f6ce635106cc37
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJFNjlFOjE2REQyMjoxMkJFOENGOjE5RTZFRkM6NkE0REU1NjgiLCJ2aXNpdG9yX2lkIjoiODk5NzQ3NzQzOTEzNjE5NTk0NCIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmace5fd1f0adf609a8859c01090db1170ec219cd6d3b7a0c3e67968e440b8ea6191
hovercard-subject-tagissue:4412000868
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/6389/issue_layout
twitter:imagehttps://opengraph.githubassets.com/9572821cd61e54dc53726258b3ab13fadd43d7186e5ee2b1b9435ec990d91664/feast-dev/feast/issues/6389
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/9572821cd61e54dc53726258b3ab13fadd43d7186e5ee2b1b9435ec990d91664/feast-dev/feast/issues/6389
og:image:altSummary Feature view versioning (#6101) added @v syntax for version-qualified online reads and feast materialize --version v for writing to version-specific online tables. The offline retriev...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernameAbhishek8108
hostnamegithub.com
expected-hostnamegithub.com
None06b8a6144231bf3a234f1c2e9993861e07ce98a905912b114aa386c2d7e84b33
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
release1d344bdb7547fe6bca17a59bb2b8aac3dc9532a0
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/feast-dev/feast/issues/6389#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fissues%2F6389
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
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
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/accelerator
GitHub Starshttps://stars.github.com
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%2F6389
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/6389
Reloadhttps://github.com/feast-dev/feast/issues/6389
Reloadhttps://github.com/feast-dev/feast/issues/6389
Please reload this pagehttps://github.com/feast-dev/feast/issues/6389
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.4k https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Star 7.1k https://github.com/login?return_to=%2Ffeast-dev%2Ffeast
Code https://github.com/feast-dev/feast
Issues 212 https://github.com/feast-dev/feast/issues
Pull requests 171 https://github.com/feast-dev/feast/pulls
Discussions https://github.com/feast-dev/feast/discussions
Actions https://github.com/feast-dev/feast/actions
Security and quality 1 https://github.com/feast-dev/feast/security
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 and quality https://github.com/feast-dev/feast/security
Insights https://github.com/feast-dev/feast/pulse
Proposal: Version-qualified feature refs in get_historical_features (offline store versioning)https://github.com/feast-dev/feast/issues/6389#top
https://github.com/Abhishek8108
Abhishek8108https://github.com/Abhishek8108
on May 9, 2026https://github.com/feast-dev/feast/issues/6389#issue-4412000868
#6101https://github.com/feast-dev/feast/pull/6101
Improved feature view and model versioning #2728https://github.com/feast-dev/feast/issues/2728
#6380https://github.com/feast-dev/feast/pull/6380
#6388https://github.com/feast-dev/feast/pull/6388
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.