René's URL Explorer Experiment


Title: feat: Add complex type support (Map, JSON, Struct) with schema validation by ntkathole · Pull Request #5974 · feast-dev/feast · GitHub

Open Graph Title: feat: Add complex type support (Map, JSON, Struct) with schema validation by ntkathole · Pull Request #5974 · feast-dev/feast

X Title: feat: Add complex type support (Map, JSON, Struct) with schema validation by ntkathole · Pull Request #5974 · feast-dev/feast

Description: What this PR does / why we need it: This PR adds comprehensive support for complex data types in Feast and implements schema validation across all compute engines: Commit 1 (970650b): Fix Map/Dict support and implement schema validation Fixed Map/Dict type support across offline stores, online stores, and type mappings Added enable_validation parameter to FeatureView, BatchFeatureView, and StreamFeatureView Implemented schema validation nodes in Local, Ray, and Spark compute engines (missing columns, type mismatch warnings) Added Spark and Milvus map type mappings Updated documentation for Map type backend mappings Commit 2 (ac28d4d): Add JSON and Struct complex data types Added JSON, JSON_LIST, STRUCT, STRUCT_LIST to the protobuf ValueType enum and Value message Introduced Json primitive type and Struct class (schema-aware structured type with named, typed fields) Implemented full type mapping pipeline: Feast ↔ Proto ↔ PyArrow ↔ backend-native types (PostgreSQL, BigQuery, Snowflake, Redshift, Spark, MSSQL, Athena, DynamoDB, Milvus) Added JSON well-formedness validation at both proto conversion level (always active) and validation node level (when enable_validation=True) Implemented Spark-native type validation using from_feast_to_spark_type() and _spark_types_compatible() — eliminates the PyArrow-to-Spark type mismatch gap Persisted Struct field schemas through the registry via Field tags (feast:struct_schema) Added Go SDK type conversion support for JSON and Struct types Added automatic serialization/deserialization for JSON type (Python dict/list ↔ JSON string) Single _validate_schema() method per engine (missing columns + type checks + JSON content validation) Commit 3 (a131b73): Modified default template with different types Added Json, Map and Struct in driver template

Open Graph Description: What this PR does / why we need it: This PR adds comprehensive support for complex data types in Feast and implements schema validation across all compute engines: Commit 1 (970650b): Fix Map/Dict ...

X Description: What this PR does / why we need it: This PR adds comprehensive support for complex data types in Feast and implements schema validation across all compute engines: Commit 1 (970650b): Fix Map/Dict ...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:14073008-3760-c319-b00d-c47319a4c579
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-id9FC2:308E6B:13F4FC:1CC4BF:6A4E6501
html-safe-nonce5dc4698b88de6c864464f7a7fba25e6521434843f38481aee0e6f282d6cfa2f4
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI5RkMyOjMwOEU2QjoxM0Y0RkM6MUNDNEJGOjZBNEU2NTAxIiwidmlzaXRvcl9pZCI6IjMxNTQzOTY3NzkwOTAxNzUyMzMiLCJyZWdpb25fZWRnZSI6ImlhZCIsInJlZ2lvbl9yZW5kZXIiOiJpYWQifQ==
visitor-hmacfb7e590907f21a7f6b28c3a037bba86358e221f9400217c4ffae4310fd3b70ca
hovercard-subject-tagpull_request:3289772551
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/5974/files
twitter:imagehttps://avatars.githubusercontent.com/u/16951913?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/16951913?s=400&v=4
og:image:altWhat this PR does / why we need it: This PR adds comprehensive support for complex data types in Feast and implements schema validation across all compute engines: Commit 1 (970650b): Fix Map/Dict ...
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/5974/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fpull%2F5974%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%2F5974%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/5974/files
Reloadhttps://github.com/feast-dev/feast/pull/5974/files
Reloadhttps://github.com/feast-dev/feast/pull/5974/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5974/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
ntkatholehttps://github.com/ntkathole
feast-dev:masterhttps://github.com/feast-dev/feast/tree/master
ntkathole:fix_complex_typehttps://github.com/ntkathole/feast/tree/fix_complex_type
Conversation 30 https://github.com/feast-dev/feast/pull/5974
Commits 3 https://github.com/feast-dev/feast/pull/5974/commits
Checks 21 https://github.com/feast-dev/feast/pull/5974/checks
Files changed https://github.com/feast-dev/feast/pull/5974/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5974/files
feat: Add complex type support (Map, JSON, Struct) with schema validation https://github.com/feast-dev/feast/pull/5974/files#top
Show all changes 3 commits https://github.com/feast-dev/feast/pull/5974/files
b42a8de feat: Fix Map/Dict support and implement schema validation ntkathole Feb 16, 2026 https://github.com/feast-dev/feast/pull/5974/commits/b42a8dea79e512e0515e8b3217db5d4a2ccf34e9
2323181 feat: Modified default example with different data types ntkathole Feb 17, 2026 https://github.com/feast-dev/feast/pull/5974/commits/2323181a15a1cb881d091cfb21718a332aa8c400
d2ed633 Merge branch 'master' into fix_complex_type franciscojavierarceo Feb 26, 2026 https://github.com/feast-dev/feast/pull/5974/commits/d2ed63341eefc8522c2558007a6b07e5ffe6ee88
Clear filters https://github.com/feast-dev/feast/pull/5974/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5974/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5974/files
.pre-commit-config.yaml https://github.com/feast-dev/feast/pull/5974/files#diff-63a9c44a44acf85fea213a857769990937107cf072831e1a26808cfde9d096b9
feast-types.md https://github.com/feast-dev/feast/pull/5974/files#diff-38b67219b3cfc83eb3a7258de29949c93cca50e0441315636a08d21ef3910816
feature-view.md https://github.com/feast-dev/feast/pull/5974/files#diff-4714c209ce4e92ce808f6b64c504eb414a2f2670e9fcaaa73fbf50fb61b06314
dbt-integration.md https://github.com/feast-dev/feast/pull/5974/files#diff-8819bdeb2dd1de47f96e2ccfab1d25fc3343fc63f73ed782d4304846bfb5eaea
offline_store_format.md https://github.com/feast-dev/feast/pull/5974/files#diff-ad4270c35ce10e49b83b9b1c3c32a74672f7e5be342677dff7f964410c115fac
FeatureView.proto https://github.com/feast-dev/feast/pull/5974/files#diff-557c46e775c53131d57ee61f352544e0aa41a16250636163d516af29463f28ff
StreamFeatureView.proto https://github.com/feast-dev/feast/pull/5974/files#diff-e49d0fe5b8b9657a887c810e3867f2617e1300804b99b2af3cc36663df9b3475
Value.proto https://github.com/feast-dev/feast/pull/5974/files#diff-f85afa8e8fa452495f5161b7e9273e852a348f1b254746dbb052c8f15d7f9a57
batch_feature_view.py https://github.com/feast-dev/feast/pull/5974/files#diff-6614eb536a9684231a4c9678784cc699d8f08e2fdd0e15e25db385183cd06bf4
driver_test_data.py https://github.com/feast-dev/feast/pull/5974/files#diff-dd273a6d0f731ebce751fa425e4c321e6dab63065a201677ffafbb4d574ebcb9
feature_view.py https://github.com/feast-dev/feast/pull/5974/files#diff-2ad1fe8c07795c37cab906c0b8a0a5a2721afa54265f4664b31f451cc6cfcbb6
field.py https://github.com/feast-dev/feast/pull/5974/files#diff-d07bc9ff25c891d1cf5359ba1bb16ce4f06a1c742193f9f37ca80f34f378c121
feature_builder.py https://github.com/feast-dev/feast/pull/5974/files#diff-bce145d1892c509b3b54cb06b0df77cf6361918c8c72bd6c4c53a6287e580f09
nodes.py https://github.com/feast-dev/feast/pull/5974/files#diff-2bd83cc19ff86d45bccb21f290302107ce03cff87ace4e600cda864645481f8d
feature_builder.py https://github.com/feast-dev/feast/pull/5974/files#diff-7dbd36a0a65f7a4f338a0175e4e211e8462bd5c768f57ded16f2cc77764146d0
nodes.py https://github.com/feast-dev/feast/pull/5974/files#diff-6fdca45fde388554088e465e79b3c9ced0e4b6e0f11f6f48f1765730f066b89c
feature_builder.py https://github.com/feast-dev/feast/pull/5974/files#diff-8aa2520bcd977bf623427c9bb0ae3ba0e873b9a4bafb326ee497a1498f10adc3
nodes.py https://github.com/feast-dev/feast/pull/5974/files#diff-ef3c9f42859de83e0118dbc9b53b79509853421c612aa0cf630f2f894ecd3538
trino_type_map.py https://github.com/feast-dev/feast/pull/5974/files#diff-2a13a69759ce4aa36a97502ad07e10bb2eca201f434155ee095be33fc26fec7f
file_source.py https://github.com/feast-dev/feast/pull/5974/files#diff-f7e7d52c3e368d0f8cbb2163da7da4877460b31e1ac9fd0662e1bc4c900f1222
dynamodb.py https://github.com/feast-dev/feast/pull/5974/files#diff-331463f3d098d2af5805022abb43e80c4600f21f18126825bb2e3bebf1c6ea47
milvus.py https://github.com/feast-dev/feast/pull/5974/files#diff-3f21025352e4840bcd8dd17ca243f97ab1e0b984b1bc51ea68bfeff59fef00f9
DatastoreTable_pb2.pyi https://github.com/feast-dev/feast/pull/5974/files#diff-3a5b2ee912ce666ef5a5acde7a4842d2bcc735f9ac75e6dd2b22fc54c48dffe1
Entity_pb2.pyi https://github.com/feast-dev/feast/pull/5974/files#diff-3fe080d767dabdf77014b63f95c44b5ddc59488209324218d42102f3f5d92b6c
FeatureViewProjection_pb2.pyi https://github.com/feast-dev/feast/pull/5974/files#diff-3f4f70ff30aa8f4a5e6e6c9e1596ce844e3731e58798f7c315d5f0cb9797cd5c
FeatureView_pb2.py https://github.com/feast-dev/feast/pull/5974/files#diff-ccdc8fd0ef8895d720e719934ea4782cd7ceea3cdb7739a04f16f87873f25c88
FeatureView_pb2.pyi https://github.com/feast-dev/feast/pull/5974/files#diff-d703ab7e23e9e670025590b94b13359758cb1d617b1bb52cbd4148e2a62acc08
Project_pb2.pyi https://github.com/feast-dev/feast/pull/5974/files#diff-83349744c5adcbfc81d27d76ee2f0d995c934c2f87e70e0ec2fbb84fa7f78048
Registry_pb2.pyi https://github.com/feast-dev/feast/pull/5974/files#diff-40fc092a8e49a81da37feeb68d8ab49378be771f6b61aa130fef664f84840e0a
StreamFeatureView_pb2.py https://github.com/feast-dev/feast/pull/5974/files#diff-eb6bc726fda2a7809044fb7c6ecd21fda79569521920afef37614d309f6df589
StreamFeatureView_pb2.pyi https://github.com/feast-dev/feast/pull/5974/files#diff-ae313d1be5df9ca52392118ae9f2dbe7274366ee67a4dfdf66ae9f24387b61f1
Value_pb2.py https://github.com/feast-dev/feast/pull/5974/files#diff-11aa5a38e32b841e25681f2349f9b6f09eb743850c7b83d4126a2214b2eafc33
Value_pb2.pyi https://github.com/feast-dev/feast/pull/5974/files#diff-bc9377c2d2c653664f256cc74607f7ef27d99b1c3e3f941640d21c49c80c91c5
stream_feature_view.py https://github.com/feast-dev/feast/pull/5974/files#diff-2e4720ca136985a5a5d96582142a0aefa591c64c7ad8d90f8c179bda294da252
feature_definitions.py https://github.com/feast-dev/feast/pull/5974/files#diff-750df01fefefd44cf6c48955c86b8d6f8092a9b060f364dd61c35d79e28f3b1d
test_workflow.py https://github.com/feast-dev/feast/pull/5974/files#diff-9d1e1ae76c2e0acc7f192cf92f307c9a0aefae985182f2b7d502f88d3721a8e3
type_map.py https://github.com/feast-dev/feast/pull/5974/files#diff-c8d42aa830ab4d8fd6aa406e94e35664969bb39435ec15c7627ac1606fb185c0
types.py https://github.com/feast-dev/feast/pull/5974/files#diff-f0cd3f0773759645aaec7347a033069bc8595be053aa254c0704609780ed2878
value_type.py https://github.com/feast-dev/feast/pull/5974/files#diff-f3d0ec2fb5bc0c650efbcfca1ea337172a7e6cca900f7fefb47d150287387780
test_type_map.py https://github.com/feast-dev/feast/pull/5974/files#diff-7993ac6fdd117f8808587f1b4d664e8dcc71bc3749bd9ac21a714bf3db441736
.pre-commit-config.yamlhttps://github.com/feast-dev/feast/pull/5974/files#diff-63a9c44a44acf85fea213a857769990937107cf072831e1a26808cfde9d096b9
View file https://github.com/ntkathole/feast/blob/d2ed63341eefc8522c2558007a6b07e5ffe6ee88/.pre-commit-config.yaml
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5974/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5974/files#diff-63a9c44a44acf85fea213a857769990937107cf072831e1a26808cfde9d096b9
https://github.com/feast-dev/feast/pull/5974/files#diff-63a9c44a44acf85fea213a857769990937107cf072831e1a26808cfde9d096b9
https://github.com/feast-dev/feast/pull/5974/files#diff-63a9c44a44acf85fea213a857769990937107cf072831e1a26808cfde9d096b9
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L4
docs/getting-started/concepts/feast-types.mdhttps://github.com/feast-dev/feast/pull/5974/files#diff-38b67219b3cfc83eb3a7258de29949c93cca50e0441315636a08d21ef3910816
View file https://github.com/ntkathole/feast/blob/d2ed63341eefc8522c2558007a6b07e5ffe6ee88/docs/getting-started/concepts/feast-types.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5974/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5974/files#diff-38b67219b3cfc83eb3a7258de29949c93cca50e0441315636a08d21ef3910816
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L4
docs/getting-started/concepts/feature-view.mdhttps://github.com/feast-dev/feast/pull/5974/files#diff-4714c209ce4e92ce808f6b64c504eb414a2f2670e9fcaaa73fbf50fb61b06314
View file https://github.com/ntkathole/feast/blob/d2ed63341eefc8522c2558007a6b07e5ffe6ee88/docs/getting-started/concepts/feature-view.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5974/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5974/files#diff-4714c209ce4e92ce808f6b64c504eb414a2f2670e9fcaaa73fbf50fb61b06314
https://github.com/feast-dev/feast/pull/5974/files#diff-4714c209ce4e92ce808f6b64c504eb414a2f2670e9fcaaa73fbf50fb61b06314
https://github.com/feast-dev/feast/pull/5974/files#diff-4714c209ce4e92ce808f6b64c504eb414a2f2670e9fcaaa73fbf50fb61b06314
https://github.com/feast-dev/feast/pull/5974/files#diff-4714c209ce4e92ce808f6b64c504eb414a2f2670e9fcaaa73fbf50fb61b06314
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L4
docs/how-to-guides/dbt-integration.mdhttps://github.com/feast-dev/feast/pull/5974/files#diff-8819bdeb2dd1de47f96e2ccfab1d25fc3343fc63f73ed782d4304846bfb5eaea
View file https://github.com/ntkathole/feast/blob/d2ed63341eefc8522c2558007a6b07e5ffe6ee88/docs/how-to-guides/dbt-integration.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5974/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5974/files#diff-8819bdeb2dd1de47f96e2ccfab1d25fc3343fc63f73ed782d4304846bfb5eaea
https://github.com/feast-dev/feast/pull/5974/files#diff-8819bdeb2dd1de47f96e2ccfab1d25fc3343fc63f73ed782d4304846bfb5eaea
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L4
docs/specs/offline_store_format.mdhttps://github.com/feast-dev/feast/pull/5974/files#diff-ad4270c35ce10e49b83b9b1c3c32a74672f7e5be342677dff7f964410c115fac
View file https://github.com/ntkathole/feast/blob/d2ed63341eefc8522c2558007a6b07e5ffe6ee88/docs/specs/offline_store_format.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5974/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5974/files#diff-ad4270c35ce10e49b83b9b1c3c32a74672f7e5be342677dff7f964410c115fac
https://github.com/feast-dev/feast/pull/5974/files#diff-ad4270c35ce10e49b83b9b1c3c32a74672f7e5be342677dff7f964410c115fac
https://github.com/feast-dev/feast/pull/5974/files#diff-ad4270c35ce10e49b83b9b1c3c32a74672f7e5be342677dff7f964410c115fac
https://github.com/feast-dev/feast/pull/5974/files#diff-ad4270c35ce10e49b83b9b1c3c32a74672f7e5be342677dff7f964410c115fac
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L9
protos/feast/core/FeatureView.protohttps://github.com/feast-dev/feast/pull/5974/files#diff-557c46e775c53131d57ee61f352544e0aa41a16250636163d516af29463f28ff
View file https://github.com/ntkathole/feast/blob/d2ed63341eefc8522c2558007a6b07e5ffe6ee88/protos/feast/core/FeatureView.proto
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5974/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5974/files#diff-557c46e775c53131d57ee61f352544e0aa41a16250636163d516af29463f28ff
https://github.com/feast-dev/feast/pull/5974/files#diff-557c46e775c53131d57ee61f352544e0aa41a16250636163d516af29463f28ff
https://github.com/feast-dev/feast/pull/5974/files#diff-557c46e775c53131d57ee61f352544e0aa41a16250636163d516af29463f28ff
https://github.com/feast-dev/feast/pull/5974/files#diff-557c46e775c53131d57ee61f352544e0aa41a16250636163d516af29463f28ff
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L9
protos/feast/core/StreamFeatureView.protohttps://github.com/feast-dev/feast/pull/5974/files#diff-e49d0fe5b8b9657a887c810e3867f2617e1300804b99b2af3cc36663df9b3475
View file https://github.com/ntkathole/feast/blob/d2ed63341eefc8522c2558007a6b07e5ffe6ee88/protos/feast/core/StreamFeatureView.proto
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5974/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5974/files#diff-e49d0fe5b8b9657a887c810e3867f2617e1300804b99b2af3cc36663df9b3475
https://github.com/feast-dev/feast/pull/5974/files#diff-e49d0fe5b8b9657a887c810e3867f2617e1300804b99b2af3cc36663df9b3475
https://github.com/feast-dev/feast/pull/5974/files#diff-e49d0fe5b8b9657a887c810e3867f2617e1300804b99b2af3cc36663df9b3475
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L9
protos/feast/types/Value.protohttps://github.com/feast-dev/feast/pull/5974/files#diff-f85afa8e8fa452495f5161b7e9273e852a348f1b254746dbb052c8f15d7f9a57
View file https://github.com/ntkathole/feast/blob/d2ed63341eefc8522c2558007a6b07e5ffe6ee88/protos/feast/types/Value.proto
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5974/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5974/files#diff-f85afa8e8fa452495f5161b7e9273e852a348f1b254746dbb052c8f15d7f9a57
https://github.com/feast-dev/feast/pull/5974/files#diff-f85afa8e8fa452495f5161b7e9273e852a348f1b254746dbb052c8f15d7f9a57
https://github.com/feast-dev/feast/pull/5974/files#diff-f85afa8e8fa452495f5161b7e9273e852a348f1b254746dbb052c8f15d7f9a57
https://github.com/feast-dev/feast/pull/5974/files#diff-f85afa8e8fa452495f5161b7e9273e852a348f1b254746dbb052c8f15d7f9a57
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L10
sdk/python/feast/batch_feature_view.pyhttps://github.com/feast-dev/feast/pull/5974/files#diff-6614eb536a9684231a4c9678784cc699d8f08e2fdd0e15e25db385183cd06bf4
View file https://github.com/ntkathole/feast/blob/d2ed63341eefc8522c2558007a6b07e5ffe6ee88/sdk/python/feast/batch_feature_view.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5974/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5974/files#diff-6614eb536a9684231a4c9678784cc699d8f08e2fdd0e15e25db385183cd06bf4
https://github.com/feast-dev/feast/pull/5974/files#diff-6614eb536a9684231a4c9678784cc699d8f08e2fdd0e15e25db385183cd06bf4
https://github.com/feast-dev/feast/pull/5974/files#diff-6614eb536a9684231a4c9678784cc699d8f08e2fdd0e15e25db385183cd06bf4
https://github.com/feast-dev/feast/pull/5974/files#diff-6614eb536a9684231a4c9678784cc699d8f08e2fdd0e15e25db385183cd06bf4
https://github.com/feast-dev/feast/pull/5974/files#diff-6614eb536a9684231a4c9678784cc699d8f08e2fdd0e15e25db385183cd06bf4
https://github.com/feast-dev/feast/pull/5974/files#diff-6614eb536a9684231a4c9678784cc699d8f08e2fdd0e15e25db385183cd06bf4
https://github.com/feast-dev/feast/pull/5974/files#diff-6614eb536a9684231a4c9678784cc699d8f08e2fdd0e15e25db385183cd06bf4
https://github.com/feast-dev/feast/pull/5974/files#diff-6614eb536a9684231a4c9678784cc699d8f08e2fdd0e15e25db385183cd06bf4
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L10
sdk/python/feast/driver_test_data.pyhttps://github.com/feast-dev/feast/pull/5974/files#diff-dd273a6d0f731ebce751fa425e4c321e6dab63065a201677ffafbb4d574ebcb9
View file https://github.com/ntkathole/feast/blob/d2ed63341eefc8522c2558007a6b07e5ffe6ee88/sdk/python/feast/driver_test_data.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5974/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5974/files#diff-dd273a6d0f731ebce751fa425e4c321e6dab63065a201677ffafbb4d574ebcb9
https://github.com/feast-dev/feast/pull/5974/files#diff-dd273a6d0f731ebce751fa425e4c321e6dab63065a201677ffafbb4d574ebcb9
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L10
sdk/python/feast/feature_view.pyhttps://github.com/feast-dev/feast/pull/5974/files#diff-2ad1fe8c07795c37cab906c0b8a0a5a2721afa54265f4664b31f451cc6cfcbb6
View file https://github.com/ntkathole/feast/blob/d2ed63341eefc8522c2558007a6b07e5ffe6ee88/sdk/python/feast/feature_view.py
Open in desktop https://desktop.github.com
Please reload this pagehttps://github.com/feast-dev/feast/pull/5974/files
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5974/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5974/files#diff-2ad1fe8c07795c37cab906c0b8a0a5a2721afa54265f4664b31f451cc6cfcbb6
Please reload this pagehttps://github.com/feast-dev/feast/pull/5974/files
https://github.com/feast-dev/feast/pull/5974/files#diff-2ad1fe8c07795c37cab906c0b8a0a5a2721afa54265f4664b31f451cc6cfcbb6
https://github.com/feast-dev/feast/pull/5974/files#diff-2ad1fe8c07795c37cab906c0b8a0a5a2721afa54265f4664b31f451cc6cfcbb6
https://github.com/feast-dev/feast/pull/5974/files#diff-2ad1fe8c07795c37cab906c0b8a0a5a2721afa54265f4664b31f451cc6cfcbb6
https://github.com/feast-dev/feast/pull/5974/files#diff-2ad1fe8c07795c37cab906c0b8a0a5a2721afa54265f4664b31f451cc6cfcbb6
https://github.com/feast-dev/feast/pull/5974/files#diff-2ad1fe8c07795c37cab906c0b8a0a5a2721afa54265f4664b31f451cc6cfcbb6
https://github.com/feast-dev/feast/pull/5974/files#diff-2ad1fe8c07795c37cab906c0b8a0a5a2721afa54265f4664b31f451cc6cfcbb6
https://github.com/feast-dev/feast/pull/5974/files#diff-2ad1fe8c07795c37cab906c0b8a0a5a2721afa54265f4664b31f451cc6cfcbb6
https://github.com/feast-dev/feast/pull/5974/files#diff-2ad1fe8c07795c37cab906c0b8a0a5a2721afa54265f4664b31f451cc6cfcbb6
https://github.com/feast-dev/feast/pull/5974/files#diff-2ad1fe8c07795c37cab906c0b8a0a5a2721afa54265f4664b31f451cc6cfcbb6
https://github.com/feast-dev/feast/pull/5974/files#diff-2ad1fe8c07795c37cab906c0b8a0a5a2721afa54265f4664b31f451cc6cfcbb6
https://github.com/feast-dev/feast/pull/5974/files#diff-2ad1fe8c07795c37cab906c0b8a0a5a2721afa54265f4664b31f451cc6cfcbb6
Please reload this pagehttps://github.com/feast-dev/feast/pull/5974/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5974/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.