René's URL Explorer Experiment


Title: feat: Add feature view versioning support to PostgreSQL and MySQL online stores by YassinNouh21 · Pull Request #6193 · feast-dev/feast · GitHub

Open Graph Title: feat: Add feature view versioning support to PostgreSQL and MySQL online stores by YassinNouh21 · Pull Request #6193 · feast-dev/feast

X Title: feat: Add feature view versioning support to PostgreSQL and MySQL online stores by YassinNouh21 · Pull Request #6193 · feast-dev/feast

Description: Summary Added versioned read/write support to PostgreSQL and MySQL online stores, following the SQLite reference implementation pattern from #6101 When enable_online_feature_view_versioning is enabled, data is routed to version-specific tables (e.g., project_driver_stats_v2) Registered both stores in _check_versioned_read_support() so version-qualified feature references (driver_stats@v2:trips_today) work correctly Changes PostgreSQL (postgres.py): Updated _table_id() to accept enable_versioning parameter with version suffix logic Updated all 6 callers: online_write_batch, _construct_query_and_params, update, teardown, retrieve_online_documents, retrieve_online_documents_v2 MySQL (mysql.py): Updated _table_id() with same versioning pattern Threaded enable_versioning through _execute_batch(), write_to_table(), and _drop_table_and_index() Updated online_read, update, and teardown callers Shared (online_store.py, errors.py): Added PostgreSQLOnlineStore and MySQLOnlineStore to _check_versioned_read_support() allowlist Updated VersionedOnlineReadNotSupported error message Test plan 7 unit tests for PostgreSQL _table_id (no version, disabled, enabled, v0, version_tag priority) 7 unit tests for MySQL _table_id (same coverage) 5 unit tests for _check_versioned_read_support (PostgreSQL/MySQL/SQLite allowed, unsupported raises, no tag no error) 4 PostgreSQL e2e tests with real database (testcontainers): write/read without versioning, with v1, version isolation, teardown 4 MySQL e2e tests with real database (testcontainers): same coverage 27/27 tests passing, all lint checks pass Closes #6168 Closes #6169 Part of #2728

Open Graph Description: Summary Added versioned read/write support to PostgreSQL and MySQL online stores, following the SQLite reference implementation pattern from #6101 When enable_online_feature_view_versioning is ena...

X Description: Summary Added versioned read/write support to PostgreSQL and MySQL online stores, following the SQLite reference implementation pattern from #6101 When enable_online_feature_view_versioning is ena...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:3d767519-3a0a-3d1d-2471-bf7cf3c2fa19
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id8AA8:AC122:9C12B6:D259AA:6A4D72AF
html-safe-nonce20d9a02b4dcc2c98ed413793af6b28fb89f7572a83ac0d4a8d79c9b7cf9ce327
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4QUE4OkFDMTIyOjlDMTJCNjpEMjU5QUE6NkE0RDcyQUYiLCJ2aXNpdG9yX2lkIjoiMjgzMTU2NzgwODU1NDE2OTAwNyIsInJlZ2lvbl9lZGdlIjoiaWFkIiwicmVnaW9uX3JlbmRlciI6ImlhZCJ9
visitor-hmac175462f03784d6f33f43c4b114499f3dc927ff2758c8e65c571a7c32f4d6b90e
hovercard-subject-tagpull_request:3462445251
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/6193/files
twitter:imagehttps://avatars.githubusercontent.com/u/70436855?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/70436855?s=400&v=4
og:image:altSummary Added versioned read/write support to PostgreSQL and MySQL online stores, following the SQLite reference implementation pattern from #6101 When enable_online_feature_view_versioning is ena...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonec78260c7b3f4ac4b0356c8208537f05406a3a2d46a9ec3f735b372dcc519c39e
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
release399fff412f48461d435721c009efc17ea44be72f
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/feast-dev/feast/pull/6193/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fpull%2F6193%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/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%2Fpull%2F6193%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/6193/files
Reloadhttps://github.com/feast-dev/feast/pull/6193/files
Reloadhttps://github.com/feast-dev/feast/pull/6193/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6193/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 213 https://github.com/feast-dev/feast/issues
Pull requests 172 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
YassinNouh21:feat/postgres-mysql-versioninghttps://github.com/YassinNouh21/feast/tree/feat/postgres-mysql-versioning
Conversation 13 https://github.com/feast-dev/feast/pull/6193
Commits 9 https://github.com/feast-dev/feast/pull/6193/commits
Checks 26 https://github.com/feast-dev/feast/pull/6193/checks
Files changed https://github.com/feast-dev/feast/pull/6193/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6193/files
feat: Add feature view versioning support to PostgreSQL and MySQL online stores https://github.com/feast-dev/feast/pull/6193/files#top
Show all changes 9 commits https://github.com/feast-dev/feast/pull/6193/files
bd35805 feat: Add feature view versioning support to PostgreSQL and MySQL onl… YassinNouh21 Mar 29, 2026 https://github.com/feast-dev/feast/pull/6193/commits/bd35805b19be9ca3c811e9f7f526ebd447b031b5
5426d9c fix: guard optional MySQL/Postgres imports in _check_versioned_read_s… YassinNouh21 Apr 5, 2026 https://github.com/feast-dev/feast/pull/6193/commits/5426d9c7b8d5fdb717780561df08dec866b137dd
4abdda3 fix: drop all versioned tables on teardown and extract shared _table_id YassinNouh21 Apr 5, 2026 https://github.com/feast-dev/feast/pull/6193/commits/4abdda3134d2f48fbe1f924cdc6de79e8270b38e
0ffa1ec style: fix ruff formatting for _table_id signatures YassinNouh21 Apr 5, 2026 https://github.com/feast-dev/feast/pull/6193/commits/0ffa1ec5d91fdd7d27cf4cb2e4541c57f58ed809
8bf0ef7 style: collapse remaining multi-line signatures to single line YassinNouh21 Apr 5, 2026 https://github.com/feast-dev/feast/pull/6193/commits/8bf0ef7efd0703589cfe4a2a855cc489729b1b29
d827045 fix: use regex for precise version table matching in teardown YassinNouh21 Apr 5, 2026 https://github.com/feast-dev/feast/pull/6193/commits/d827045fa0259f4f7fcaca697dc96c1805e60e7e
386d01a style: wrap long _drop_all_version_tables signature YassinNouh21 Apr 5, 2026 https://github.com/feast-dev/feast/pull/6193/commits/386d01ace3dcfbf8e55c0947ec25c8a29b0b2000
e782090 fix: remove redundant DROP INDEX in MySQL _drop_table_and_index YassinNouh21 Apr 7, 2026 https://github.com/feast-dev/feast/pull/6193/commits/e7820903daf221c7c3583f8883926a1e97c519f9
47b1f36 Merge branch 'master' into feat/postgres-mysql-versioning YassinNouh21 Apr 7, 2026 https://github.com/feast-dev/feast/pull/6193/commits/47b1f36362c564f73d408671b6db5103a687ab3b
Clear filters https://github.com/feast-dev/feast/pull/6193/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6193/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6193/files
errors.py https://github.com/feast-dev/feast/pull/6193/files#diff-c39381f96c36ead6e0306b9422b8d355996bcc1179bd86ad754201f68184e27a
helpers.py https://github.com/feast-dev/feast/pull/6193/files#diff-7b69c4b23e71af8e68544a5feab6e28faaeadc96f5168bed682350c595887b52
mysql.py https://github.com/feast-dev/feast/pull/6193/files#diff-b3d937293d25707b557665d607798f6539ad117a38553c9448aaced8376bf6a2
online_store.py https://github.com/feast-dev/feast/pull/6193/files#diff-5ca0c4f03c06d0555b1abff748ac19b61836cacade81c5c670df9cb2704b4021
postgres.py https://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
sqlite.py https://github.com/feast-dev/feast/pull/6193/files#diff-f45e0ee04fc45d6c884e713e4a00d76bb79193672292d93b3e5112f0bad63412
test_mysql_versioning.py https://github.com/feast-dev/feast/pull/6193/files#diff-869d5e89b057f2615ce9be27181ebdf071a5f514f0f104ff77bd2d704cca0fcb
test_postgres_versioning.py https://github.com/feast-dev/feast/pull/6193/files#diff-48882d0bf7759cab0e5dc42445362eb312397eda779b531529f003b8fb18aeb2
test_mysql_versioning.py https://github.com/feast-dev/feast/pull/6193/files#diff-18d87b82a1d76fcc9eb12d8c5f8782d1f7969375a883860d56d472d41b49e0bb
test_postgres_versioning.py https://github.com/feast-dev/feast/pull/6193/files#diff-916c62b06a743ed9c381ffe2d17e0818bcf49eaff35c3491bed3c4ed41aa18d6
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L10
sdk/python/feast/errors.pyhttps://github.com/feast-dev/feast/pull/6193/files#diff-c39381f96c36ead6e0306b9422b8d355996bcc1179bd86ad754201f68184e27a
View file https://github.com/YassinNouh21/feast/blob/47b1f36362c564f73d408671b6db5103a687ab3b/sdk/python/feast/errors.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6193/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6193/files#diff-c39381f96c36ead6e0306b9422b8d355996bcc1179bd86ad754201f68184e27a
https://github.com/feast-dev/feast/pull/6193/files#diff-c39381f96c36ead6e0306b9422b8d355996bcc1179bd86ad754201f68184e27a
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L10
sdk/python/feast/infra/online_stores/helpers.pyhttps://github.com/feast-dev/feast/pull/6193/files#diff-7b69c4b23e71af8e68544a5feab6e28faaeadc96f5168bed682350c595887b52
View file https://github.com/YassinNouh21/feast/blob/47b1f36362c564f73d408671b6db5103a687ab3b/sdk/python/feast/infra/online_stores/helpers.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6193/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6193/files#diff-7b69c4b23e71af8e68544a5feab6e28faaeadc96f5168bed682350c595887b52
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L10
sdk/python/feast/infra/online_stores/mysql_online_store/mysql.pyhttps://github.com/feast-dev/feast/pull/6193/files#diff-b3d937293d25707b557665d607798f6539ad117a38553c9448aaced8376bf6a2
View file https://github.com/YassinNouh21/feast/blob/47b1f36362c564f73d408671b6db5103a687ab3b/sdk/python/feast/infra/online_stores/mysql_online_store/mysql.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6193/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6193/files#diff-b3d937293d25707b557665d607798f6539ad117a38553c9448aaced8376bf6a2
https://github.com/feast-dev/feast/pull/6193/files#diff-b3d937293d25707b557665d607798f6539ad117a38553c9448aaced8376bf6a2
https://github.com/feast-dev/feast/pull/6193/files#diff-b3d937293d25707b557665d607798f6539ad117a38553c9448aaced8376bf6a2
https://github.com/feast-dev/feast/pull/6193/files#diff-b3d937293d25707b557665d607798f6539ad117a38553c9448aaced8376bf6a2
https://github.com/feast-dev/feast/pull/6193/files#diff-b3d937293d25707b557665d607798f6539ad117a38553c9448aaced8376bf6a2
https://github.com/feast-dev/feast/pull/6193/files#diff-b3d937293d25707b557665d607798f6539ad117a38553c9448aaced8376bf6a2
https://github.com/feast-dev/feast/pull/6193/files#diff-b3d937293d25707b557665d607798f6539ad117a38553c9448aaced8376bf6a2
https://github.com/feast-dev/feast/pull/6193/files#diff-b3d937293d25707b557665d607798f6539ad117a38553c9448aaced8376bf6a2
https://github.com/feast-dev/feast/pull/6193/files#diff-b3d937293d25707b557665d607798f6539ad117a38553c9448aaced8376bf6a2
https://github.com/feast-dev/feast/pull/6193/files#diff-b3d937293d25707b557665d607798f6539ad117a38553c9448aaced8376bf6a2
https://github.com/feast-dev/feast/pull/6193/files#diff-b3d937293d25707b557665d607798f6539ad117a38553c9448aaced8376bf6a2
https://github.com/feast-dev/feast/pull/6193/files#diff-b3d937293d25707b557665d607798f6539ad117a38553c9448aaced8376bf6a2
https://github.com/feast-dev/feast/pull/6193/files#diff-b3d937293d25707b557665d607798f6539ad117a38553c9448aaced8376bf6a2
https://github.com/feast-dev/feast/pull/6193/files#diff-b3d937293d25707b557665d607798f6539ad117a38553c9448aaced8376bf6a2
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/6193/files#diff-5ca0c4f03c06d0555b1abff748ac19b61836cacade81c5c670df9cb2704b4021
View file https://github.com/YassinNouh21/feast/blob/47b1f36362c564f73d408671b6db5103a687ab3b/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/6193/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6193/files#diff-5ca0c4f03c06d0555b1abff748ac19b61836cacade81c5c670df9cb2704b4021
https://github.com/feast-dev/feast/pull/6193/files#diff-5ca0c4f03c06d0555b1abff748ac19b61836cacade81c5c670df9cb2704b4021
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L10
sdk/python/feast/infra/online_stores/postgres_online_store/postgres.pyhttps://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
View file https://github.com/YassinNouh21/feast/blob/47b1f36362c564f73d408671b6db5103a687ab3b/sdk/python/feast/infra/online_stores/postgres_online_store/postgres.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/6193/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
https://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
https://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
https://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
https://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
https://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
https://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
https://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
https://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
https://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
https://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
https://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
https://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
https://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
https://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
https://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
https://github.com/feast-dev/feast/pull/6193/files#diff-47ca5062c9deda124e65cb5f558c1c4aceffbcfaf88d499fd79b11a51f56c921
Please reload this pagehttps://github.com/feast-dev/feast/pull/6193/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/6193/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.