René's URL Explorer Experiment


Title: feat: Add feature view versioning support to Snowflake online store by Abhishek8108 · Pull Request #6380 · feast-dev/feast · GitHub

Open Graph Title: feat: Add feature view versioning support to Snowflake online store by Abhishek8108 · Pull Request #6380 · feast-dev/feast

X Title: feat: Add feature view versioning support to Snowflake online store by Abhishek8108 · Pull Request #6380 · feast-dev/feast

Description: Summary Closes #6167 Adds versioned feature view read/write support to the SnowflakeOnlineStore, following the pattern already established in SqliteOnlineStore, MySQLOnlineStore, PostgreSQLOnlineStore, DynamoDBOnlineStore, RedisOnlineStore, and MilvusOnlineStore. What changed snowflake.py Added _snowflake_table_name(project, table, enable_versioning) helper that returns "[online-transient] {project}_{name}" where name gains a _v{N} suffix when enable_online_feature_view_versioning is enabled and the feature view has a non-zero version. All four write/read paths (online_write_batch, online_read, update, teardown) now call this helper instead of hardcoding f"[online-transient] {config.project}_{table.name}". online_store.py Added SnowflakeOnlineStore to the supported-types list in _check_versioned_read_support, so versioned reads no longer raise VersionedOnlineReadNotSupported. New test file tests/unit/infra/online_store/test_snowflake_versioning.py — 10 unit tests covering: no versioning, versioning disabled with a version set, versioning enabled with no version, version number suffix, version zero (no suffix), projection tag priority, projection tag zero, two different versions produce different names, and _check_versioned_read_support with/without a version tag. Uses module-level stubs for cryptography, snowflake.connector, and tenacity so the tests run without the optional feast[snowflake] extras. Reference Reference implementation: sdk/python/feast/infra/online_stores/sqlite.py Linked issue: #6167 (part of #2728) Test plan python -m pytest sdk/python/tests/unit/infra/online_store/test_snowflake_versioning.py — 10/10 passed locally ruff format --check and ruff check — clean on all modified files Existing Snowflake table name behaviour is unchanged when enable_online_feature_view_versioning = False (the default)

Open Graph Description: Summary Closes #6167 Adds versioned feature view read/write support to the SnowflakeOnlineStore, following the pattern already established in SqliteOnlineStore, MySQLOnlineStore, PostgreSQLOnlineSt...

X Description: Summary Closes #6167 Adds versioned feature view read/write support to the SnowflakeOnlineStore, following the pattern already established in SqliteOnlineStore, MySQLOnlineStore, PostgreSQLOnlineSt...

Opengraph URL: https://github.com/feast-dev/feast/pull/6380

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:63ee5c9d-b782-1b1d-250a-ee1218b6f888
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idC3F6:8F52B:24AB1E4:32737F4:6A4EEBD0
html-safe-noncecb0013e1d759a88260f21dc71864d7a2d103f1ce01850a9efb1a683222eeb457
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDM0Y2OjhGNTJCOjI0QUIxRTQ6MzI3MzdGNDo2QTRFRUJEMCIsInZpc2l0b3JfaWQiOiI4MjEzNTA1ODQwMTQyODA1OTY4IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac7bc2f6fedd35cfe3e9d22b4a19b3600f7f988a2b31a342a5aeba74f925ce10f3
hovercard-subject-tagpull_request:3645157505
github-keyboard-shortcutsrepository,pull-request-list,pull-request-conversation,pull-request-files-changed,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///pull_requests/show/files
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/feast-dev/feast/pull/6380/files
twitter:imagehttps://avatars.githubusercontent.com/u/87538407?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/87538407?s=400&v=4
og:image:altSummary Closes #6167 Adds versioned feature view read/write support to the SnowflakeOnlineStore, following the pattern already established in SqliteOnlineStore, MySQLOnlineStore, PostgreSQLOnlineSt...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Noned12176b31601daf8d3de9a378cbbcf7dac6f33d990d1faedcb9c9b9ff3cbb1ed
turbo-cache-controlno-preview
diff-viewunified
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 full-width
disable-turbotrue
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release9420180b23897f48b04b8d47ee8b1a9341197b64
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/feast-dev/feast/pull/6380/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fpull%2F6380%2Ffiles
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/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/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/enterprise/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%2Fpull%2F6380%2Ffiles
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%2Fpull_requests%2Fshow%2Ffiles&source=header-repo&source_repo=feast-dev%2Ffeast
Reloadhttps://github.com/feast-dev/feast/pull/6380/files
Reloadhttps://github.com/feast-dev/feast/pull/6380/files
Reloadhttps://github.com/feast-dev/feast/pull/6380/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6380/files
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
Sign up for GitHub https://github.com/signup?return_to=%2Ffeast-dev%2Ffeast%2Fissues%2Fnew%2Fchoose
terms of servicehttps://docs.github.com/terms
privacy statementhttps://docs.github.com/privacy
Sign inhttps://github.com/login?return_to=%2Ffeast-dev%2Ffeast%2Fissues%2Fnew%2Fchoose
Abhishek8108https://github.com/Abhishek8108
feast-dev:masterhttps://github.com/feast-dev/feast/tree/master
Abhishek8108:feat/snowflake-online-store-versioninghttps://github.com/Abhishek8108/feast/tree/feat/snowflake-online-store-versioning
Conversation 0 https://github.com/feast-dev/feast/pull/6380
Commits 1 https://github.com/feast-dev/feast/pull/6380/commits
Checks 26 https://github.com/feast-dev/feast/pull/6380/checks
Files changed https://github.com/feast-dev/feast/pull/6380/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6380/files
feat: Add feature view versioning support to Snowflake online store https://github.com/feast-dev/feast/pull/6380/files#top
Show all changes 1 commit https://github.com/feast-dev/feast/pull/6380/files
977034b feat: Add feature view versioning support to Snowflake online store Abhishek8108 May 7, 2026 https://github.com/feast-dev/feast/pull/6380/commits/977034b0b199f0331b58f05f0cc7989690fff242
Clear filters https://github.com/feast-dev/feast/pull/6380/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6380/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6380/files
online_store.py https://github.com/feast-dev/feast/pull/6380/files#diff-5ca0c4f03c06d0555b1abff748ac19b61836cacade81c5c670df9cb2704b4021
snowflake.py https://github.com/feast-dev/feast/pull/6380/files#diff-1b07699645cc1ee9b3840ee7b5a83baad7f88213ce479e5caa581b2aad1c49eb
test_snowflake_versioning.py https://github.com/feast-dev/feast/pull/6380/files#diff-56d1f274dc6845eb3ea0d00c19d3be295a8b1ddbba9745628aefde46cc6b38eb
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L15
sdk/python/feast/infra/online_stores/online_store.pyhttps://github.com/feast-dev/feast/pull/6380/files#diff-5ca0c4f03c06d0555b1abff748ac19b61836cacade81c5c670df9cb2704b4021
View file https://github.com/feast-dev/feast/blob/977034b0b199f0331b58f05f0cc7989690fff242/sdk/python/feast/infra/online_stores/online_store.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6380/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6380/files#diff-5ca0c4f03c06d0555b1abff748ac19b61836cacade81c5c670df9cb2704b4021
https://github.com/feast-dev/feast/pull/6380/files#diff-5ca0c4f03c06d0555b1abff748ac19b61836cacade81c5c670df9cb2704b4021
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L10
sdk/python/feast/infra/online_stores/snowflake.pyhttps://github.com/feast-dev/feast/pull/6380/files#diff-1b07699645cc1ee9b3840ee7b5a83baad7f88213ce479e5caa581b2aad1c49eb
View file https://github.com/feast-dev/feast/blob/977034b0b199f0331b58f05f0cc7989690fff242/sdk/python/feast/infra/online_stores/snowflake.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6380/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6380/files#diff-1b07699645cc1ee9b3840ee7b5a83baad7f88213ce479e5caa581b2aad1c49eb
https://github.com/feast-dev/feast/pull/6380/files#diff-1b07699645cc1ee9b3840ee7b5a83baad7f88213ce479e5caa581b2aad1c49eb
https://github.com/feast-dev/feast/pull/6380/files#diff-1b07699645cc1ee9b3840ee7b5a83baad7f88213ce479e5caa581b2aad1c49eb
https://github.com/feast-dev/feast/pull/6380/files#diff-1b07699645cc1ee9b3840ee7b5a83baad7f88213ce479e5caa581b2aad1c49eb
https://github.com/feast-dev/feast/pull/6380/files#diff-1b07699645cc1ee9b3840ee7b5a83baad7f88213ce479e5caa581b2aad1c49eb
https://github.com/feast-dev/feast/pull/6380/files#diff-1b07699645cc1ee9b3840ee7b5a83baad7f88213ce479e5caa581b2aad1c49eb
https://github.com/feast-dev/feast/pull/6380/files#diff-1b07699645cc1ee9b3840ee7b5a83baad7f88213ce479e5caa581b2aad1c49eb
https://github.com/feast-dev/feast/pull/6380/files#diff-1b07699645cc1ee9b3840ee7b5a83baad7f88213ce479e5caa581b2aad1c49eb
https://github.com/feast-dev/feast/pull/6380/files#diff-1b07699645cc1ee9b3840ee7b5a83baad7f88213ce479e5caa581b2aad1c49eb
https://github.com/feast-dev/feast/pull/6380/files#diff-1b07699645cc1ee9b3840ee7b5a83baad7f88213ce479e5caa581b2aad1c49eb
https://github.com/feast-dev/feast/pull/6380/files#diff-1b07699645cc1ee9b3840ee7b5a83baad7f88213ce479e5caa581b2aad1c49eb
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L10
sdk/python/tests/unit/infra/online_store/test_snowflake_versioning.pyhttps://github.com/feast-dev/feast/pull/6380/files#diff-56d1f274dc6845eb3ea0d00c19d3be295a8b1ddbba9745628aefde46cc6b38eb
View file https://github.com/feast-dev/feast/blob/977034b0b199f0331b58f05f0cc7989690fff242/sdk/python/tests/unit/infra/online_store/test_snowflake_versioning.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6380/{{ revealButtonHref }}
Please reload this pagehttps://github.com/feast-dev/feast/pull/6380/files
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.