René's URL Explorer Experiment


Title: fix: Scope feature view name conflict check to current project in file-based registry by Abhishek8108 · Pull Request #6369 · feast-dev/feast · GitHub

Open Graph Title: fix: Scope feature view name conflict check to current project in file-based registry by Abhishek8108 · Pull Request #6369 · feast-dev/feast

X Title: fix: Scope feature view name conflict check to current project in file-based registry by Abhishek8108 · Pull Request #6369 · feast-dev/feast

Description: What this PR does Fixes #6209. _check_conflicting_feature_view_names built its lookup map from all feature views in cached_registry_proto without filtering by project. In a shared file-based registry with multiple projects, this caused false ConflictingFeatureViewNames errors when two different projects defined feature views with the same name. Root cause _existing_feature_view_names_to_fvs iterated over all three collections (feature views, stream feature views, on-demand feature views) in the entire RegistryProto without scoping to the current project. The dict is keyed by name only, so a FeatureView named driver_stats in project_a and a FeatureView also named driver_stats in project_b would collide, triggering a spurious error on the second feast apply. Fix Added a project: str parameter to both _check_conflicting_feature_view_names and _existing_feature_view_names_to_fvs Each collection is now filtered by fv.spec.project == project so only feature views belonging to the current project are included in the conflict map The call site in apply_feature_view passes the project argument that is already in scope Tests Added test_cross_project_feature_view_names_do_not_conflict in tests/unit/local_feast_tests/test_local_feature_store.py: two FeatureStore instances sharing a registry file but different projects both apply a FeatureView named driver_stats — asserts no ConflictingFeatureViewNames is raised Existing test_apply_conflicting_feature_view_names continues to pass — same-project type conflicts are still detected correctly

Open Graph Description: What this PR does Fixes #6209. _check_conflicting_feature_view_names built its lookup map from all feature views in cached_registry_proto without filtering by project. In a shared file-based regist...

X Description: What this PR does Fixes #6209. _check_conflicting_feature_view_names built its lookup map from all feature views in cached_registry_proto without filtering by project. In a shared file-based regist...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:8b13306b-6191-a6e4-3e2a-d9c7af0da44a
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id8AFC:18EF1B:19D917C:2383CCE:6A4EB7C5
html-safe-nonce0b75a377dae85b7f70a1352f37f3ecc5f891c1246d39493fff186ac5c3bdc499
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4QUZDOjE4RUYxQjoxOUQ5MTdDOjIzODNDQ0U6NkE0RUI3QzUiLCJ2aXNpdG9yX2lkIjoiNDMwMzAzNjE3NTUzMzEyNzYyMSIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac569870e2e980383a2b97f76183fbd45e3cf68384b13a77c704b22c1ed2a40d46
hovercard-subject-tagpull_request:3633147007
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/6369/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:altWhat this PR does Fixes #6209. _check_conflicting_feature_view_names built its lookup map from all feature views in cached_registry_proto without filtering by project. In a shared file-based regist...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
None41b6ab3ba6d20a71766ac245b5a4a94c6fc672a9cd4da7d44c1b33ab8bf6a21c
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
releasee6a744804e8e70f97b4d5a18a94dcc63db22f97a
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/feast-dev/feast/pull/6369/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fpull%2F6369%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%2F6369%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/6369/files
Reloadhttps://github.com/feast-dev/feast/pull/6369/files
Reloadhttps://github.com/feast-dev/feast/pull/6369/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6369/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 170 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
ntkatholehttps://github.com/ntkathole
feast-dev:masterhttps://github.com/feast-dev/feast/tree/master
Abhishek8108:fix/cross-project-feature-view-name-conflicthttps://github.com/Abhishek8108/feast/tree/fix/cross-project-feature-view-name-conflict
Conversation 2 https://github.com/feast-dev/feast/pull/6369
Commits 6 https://github.com/feast-dev/feast/pull/6369/commits
Checks 37 https://github.com/feast-dev/feast/pull/6369/checks
Files changed 3 https://github.com/feast-dev/feast/pull/6369/files
fix: Scope feature view name conflict check to current project in file-based registry https://github.com/feast-dev/feast/pull/6369/files#top
Show all changes 6 commits https://github.com/feast-dev/feast/pull/6369/files
a7ff738 fix: scope feature view name conflict check to current project in fil… Abhishek8108 May 5, 2026 https://github.com/feast-dev/feast/pull/6369/commits/a7ff73862c46604d0e7149f8f2baf61bc13e74b5
7cb8e07 chore: suppress detect-secrets false positive in openlineage-secret m… Abhishek8108 May 5, 2026 https://github.com/feast-dev/feast/pull/6369/commits/7cb8e07330fb60850fae98af4c02b91f4b526ef9
6a4624a test: use a real temp parquet file in cross-project conflict test Abhishek8108 May 5, 2026 https://github.com/feast-dev/feast/pull/6369/commits/6a4624afb4b38a227abf05a2d2300985d3450e14
6a65ce7 test: use prep_file_source to create a valid parquet file in cross-pr… Abhishek8108 May 5, 2026 https://github.com/feast-dev/feast/pull/6369/commits/6a65ce7d80a3259d852f33aff266b86606c639b0
cb577e3 test: add registry-level cross-project name conflict regression test Abhishek8108 May 5, 2026 https://github.com/feast-dev/feast/pull/6369/commits/cb577e3eac133d6fb2e18f70888f468838adb43d
e9b2e81 test: add teardown to file_registry fixture to match sql test style Abhishek8108 May 5, 2026 https://github.com/feast-dev/feast/pull/6369/commits/e9b2e8178a3d006e7370c1465c8e4e658c65ebf6
Clear filters https://github.com/feast-dev/feast/pull/6369/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6369/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6369/files
openlineage-secret_v1_secret.yaml https://github.com/feast-dev/feast/pull/6369/files#diff-b7f47e0fe482b9a9fa858c0562072ee71eed30f9a0f789a6cb3bfa3ec8ead298
registry.py https://github.com/feast-dev/feast/pull/6369/files#diff-e399b315ba346413cd4c6d0ce607a4376137f9be98df9b3044a79e749a5dd12e
test_file_registry.py https://github.com/feast-dev/feast/pull/6369/files#diff-437c0fa1521594d8f8289fbcd57f10eff437afad5d87b10f87c9dcf3d38cffee
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L7
infra/feast-operator/bundle/manifests/openlineage-secret_v1_secret.yamlhttps://github.com/feast-dev/feast/pull/6369/files#diff-b7f47e0fe482b9a9fa858c0562072ee71eed30f9a0f789a6cb3bfa3ec8ead298
View file https://github.com/Abhishek8108/feast/blob/e9b2e8178a3d006e7370c1465c8e4e658c65ebf6/infra/feast-operator/bundle/manifests/openlineage-secret_v1_secret.yaml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6369/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6369/files#diff-b7f47e0fe482b9a9fa858c0562072ee71eed30f9a0f789a6cb3bfa3ec8ead298
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L10
sdk/python/feast/infra/registry/registry.pyhttps://github.com/feast-dev/feast/pull/6369/files#diff-e399b315ba346413cd4c6d0ce607a4376137f9be98df9b3044a79e749a5dd12e
View file https://github.com/Abhishek8108/feast/blob/e9b2e8178a3d006e7370c1465c8e4e658c65ebf6/sdk/python/feast/infra/registry/registry.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6369/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6369/files#diff-e399b315ba346413cd4c6d0ce607a4376137f9be98df9b3044a79e749a5dd12e
https://github.com/feast-dev/feast/pull/6369/files#diff-e399b315ba346413cd4c6d0ce607a4376137f9be98df9b3044a79e749a5dd12e
https://github.com/feast-dev/feast/pull/6369/files#diff-e399b315ba346413cd4c6d0ce607a4376137f9be98df9b3044a79e749a5dd12e
https://github.com/feast-dev/feast/pull/6369/files#diff-e399b315ba346413cd4c6d0ce607a4376137f9be98df9b3044a79e749a5dd12e
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L10
sdk/python/tests/unit/infra/registry/test_file_registry.pyhttps://github.com/feast-dev/feast/pull/6369/files#diff-437c0fa1521594d8f8289fbcd57f10eff437afad5d87b10f87c9dcf3d38cffee
View file https://github.com/Abhishek8108/feast/blob/e9b2e8178a3d006e7370c1465c8e4e658c65ebf6/sdk/python/tests/unit/infra/registry/test_file_registry.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6369/{{ revealButtonHref }}
Please reload this pagehttps://github.com/feast-dev/feast/pull/6369/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.