René's URL Explorer Experiment


Title: feat: Add UUID and TIME_UUID as feature types (#5885) by soooojinlee · Pull Request #5951 · feast-dev/feast · GitHub

Open Graph Title: feat: Add UUID and TIME_UUID as feature types (#5885) by soooojinlee · Pull Request #5951 · feast-dev/feast

X Title: feat: Add UUID and TIME_UUID as feature types (#5885) by soooojinlee · Pull Request #5951 · feast-dev/feast

Description: What this PR does / why we need it: Adds UUID and TIME_UUID as native Feast feature types, resolving #5885. Currently UUID values must be stored as STRING, which loses type semantics, prevents backend-specific features (e.g. Cassandra timeuuid range queries), and makes PostgreSQL uuid columns infer as STRING. This PR enables users to declare UUID features with Field(name="user_id", dtype=Uuid) and receive uuid.UUID objects from get_online_features().to_dict(). Design Decisions Why two types (UUID vs TIME_UUID)? The issue author explicitly requested distinguishing time-based UUID (uuid1) and random UUID (uuid4). Both serialize identically to string in proto, but separate types allow expressing intent in feature definitions and enable future backend-specific optimizations. Why dedicated proto fields (uuid_val, time_uuid_val)? Following the pattern established by SET types (PR #5888) and UNIX_TIMESTAMP (which reuses int64/Int64List), we add dedicated oneof fields that reuse existing proto scalar types (string and StringList). This allows WhichOneof("val") to identify UUID types directly from the proto message, without requiring a side-channel. Backward compatibility for data stored before this change: OnlineResponse accepts an optional feature_types dict. When data was previously stored as string_val, this metadata enables feast_value_type_to_python_type() to convert it to uuid.UUID. New materializations use uuid_val/time_uuid_val and are identified automatically. Changes Layer Files Description Proto Value.proto, generated *_pb2.py/*_pb2.pyi Add UUID=30, TIME_UUID=31, UUID_LIST=32, TIME_UUID_LIST=33 to ValueType.Enum; add uuid_val, time_uuid_val, uuid_list_val, time_uuid_list_val to Value.oneof Type system value_type.py, types.py Add UUID, TIME_UUID, UUID_LIST, TIME_UUID_LIST enums and Uuid/TimeUuid aliases Type conversion type_map.py Add mappings to ~11 conversion dicts (proto, PyArrow, pandas, PostgreSQL, Couchbase, Snowflake); switch from string_val to uuid_val; add PROTO_VALUE_TO_VALUE_TYPE_MAP entries for UUID fields Online response online_response.py, online_store.py, feature_store.py, utils.py Pass feature_types metadata for backward-compatible deserialization ODFV on_demand_feature_view.py Add UUID/TIME_UUID sample values for schema inference Backward Compatibility Data previously stored as string_val still deserializes correctly via the feature_types side-channel New materializations use dedicated uuid_val/time_uuid_val proto fields feast_value_type_to_python_type(v) without feature_type now returns uuid.UUID for uuid_val fields (previously returned plain string for string_val) PostgreSQL uuid columns now infer as ValueType.UUID (previously ValueType.STRING) Go SDK: proto changes compile without errors; UUID handling logic is not implemented (out of scope) Tests test_types.py: Uuid/TimeUuid ↔ ValueType bidirectional conversion, Array types test_type_map.py: Proto roundtrip with uuid_val, uuid.UUID object return, backward compatibility for string_val, UUID list roundtrip, PostgreSQL mapping All 78 unit tests passing ruff lint and format checks passing

Open Graph Description: What this PR does / why we need it: Adds UUID and TIME_UUID as native Feast feature types, resolving #5885. Currently UUID values must be stored as STRING, which loses type semantics, prevents back...

X Description: What this PR does / why we need it: Adds UUID and TIME_UUID as native Feast feature types, resolving #5885. Currently UUID values must be stored as STRING, which loses type semantics, prevents back...

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

X: @github

direct link

Domain: github.com

route-pattern/:user_id/:repository/pull/:id/files(.:format)
route-controllerpull_requests
route-actionfiles
fetch-noncev2:06dd5888-7e16-b7be-a672-0c9f63edf644
current-catalog-service-hashae870bc5e265a340912cde392f23dad3671a0a881730ffdadd82f2f57d81641b
request-idCF92:DCF9D:DECD0:12CACB:6A4D8270
html-safe-nonceb8c68d69bb85f615f74cce85e35a2f569c2f44c06b4483ca5ecbe66fdb5c7c29
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiJDRjkyOkRDRjlEOkRFQ0QwOjEyQ0FDQjo2QTREODI3MCIsInZpc2l0b3JfaWQiOiI0ODg1NDc4NDY4NjYwMDY4OTc2IiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmac2e6aa3d34527cce533986f66f815fbc10bbd8502491c434bdfa2db18fed49ee7
hovercard-subject-tagpull_request:3259896418
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/5951/files
twitter:imagehttps://avatars.githubusercontent.com/u/170908571?s=400&v=4
twitter:cardsummary_large_image
og:imagehttps://avatars.githubusercontent.com/u/170908571?s=400&v=4
og:image:altWhat this PR does / why we need it: Adds UUID and TIME_UUID as native Feast feature types, resolving #5885. Currently UUID values must be stored as STRING, which loses type semantics, prevents back...
og:site_nameGitHub
og:typeobject
hostnamegithub.com
expected-hostnamegithub.com
Nonec6bf61c909482ec3072ef5d7a5a28f2a9d214788c9a44793eca1960048cb05ae
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
release6702a58b419a792226bd21ef0fb1bcb318bbcaa3
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/feast-dev/feast/pull/5951/files#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Ffeast-dev%2Ffeast%2Fpull%2F5951%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%2F5951%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/5951/files
Reloadhttps://github.com/feast-dev/feast/pull/5951/files
Reloadhttps://github.com/feast-dev/feast/pull/5951/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5951/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
soooojinlee:feat/add-uuid-feature-typeshttps://github.com/soooojinlee/feast/tree/feat/add-uuid-feature-types
Conversation 52 https://github.com/feast-dev/feast/pull/5951
Commits 15 https://github.com/feast-dev/feast/pull/5951/commits
Checks 25 https://github.com/feast-dev/feast/pull/5951/checks
Files changed https://github.com/feast-dev/feast/pull/5951/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5951/files
feat: Add UUID and TIME_UUID as feature types (#5885) https://github.com/feast-dev/feast/pull/5951/files#top
Show all changes 15 commits https://github.com/feast-dev/feast/pull/5951/files
6991f44 feat: Add UUID and TIME_UUID as feature types (#5885) soooojinlee Feb 8, 2026 https://github.com/feast-dev/feast/pull/5951/commits/6991f44f9e7433a779e8dc8f92bfd525ce4d7c0e
55065f2 test: Add unit tests for UUID type support soooojinlee Feb 8, 2026 https://github.com/feast-dev/feast/pull/5951/commits/55065f2b851dbd795c3141f49c0f31fe7bf78531
53c2513 style: Fix ruff lint and formatting issues soooojinlee Feb 8, 2026 https://github.com/feast-dev/feast/pull/5951/commits/53c25139deae2629e15ef3dcf5e734c986437ef5
678dc72 feat: Add dedicated UUID/TIME_UUID proto fields to Value.proto soooojinlee Feb 8, 2026 https://github.com/feast-dev/feast/pull/5951/commits/678dc72f9f43a23d5beb483affa50f8b28c42ce9
8e15939 fix: Address review feedback for UUID type support soooojinlee Feb 8, 2026 https://github.com/feast-dev/feast/pull/5951/commits/8e15939cbe72c2a26fa19252355ae030d8823213
a098c3c fix: Address review feedback for UUID type support soooojinlee Feb 8, 2026 https://github.com/feast-dev/feast/pull/5951/commits/a098c3c808c0ebf9d6562a5cb036946e83377956
6c9ba63 fix: Address review feedback soooojinlee Feb 8, 2026 https://github.com/feast-dev/feast/pull/5951/commits/6c9ba6355745811523a023e26aa43aefa4269675
ac7a61d fix: Convert uuid.UUID to string for Arrow and JSON serialization soooojinlee Feb 12, 2026 https://github.com/feast-dev/feast/pull/5951/commits/ac7a61d3589d4b9977dd90f5d78011ed75ffcb82
fe0bfb2 feat: Add UUID_SET/TIME_UUID_SET support and update type system docs soooojinlee Feb 17, 2026 https://github.com/feast-dev/feast/pull/5951/commits/fe0bfb209de46b7d6d924b4a29fcf2fdae839257
732088a fix: Preserve PDF_BYTES/IMAGE_BYTES enum values and add missing SET t… soooojinlee Feb 17, 2026 https://github.com/feast-dev/feast/pull/5951/commits/732088a3576260e9fe7b32f3c85e9650ecdff4bb
5d637c5 fix: Correct misleading comment in Set.__init__ soooojinlee Feb 17, 2026 https://github.com/feast-dev/feast/pull/5951/commits/5d637c593208049280d646f2f9966cda6f7c8a95
e4b0a86 refactor: Extract UUID Arrow conversion into helper and move import t… soooojinlee Feb 18, 2026 https://github.com/feast-dev/feast/pull/5951/commits/e4b0a861dd321d2999f1ac95d7fdaee125ad8c47
b9b15d2 fix: Handle UUID types in _proto_value_to_transport_value for JSON se… soooojinlee Mar 7, 2026 https://github.com/feast-dev/feast/pull/5951/commits/b9b15d206b72408289576223c3a6edbd67760452
3c07e12 chore: Regenerate protobuf files with UUID type support soooojinlee Mar 27, 2026 https://github.com/feast-dev/feast/pull/5951/commits/3c07e12eaa8cd44646f60193610b6c196a3bd9be
7b600cb fix: Fix mypy type ignore comments for UUID collection conversions soooojinlee Mar 28, 2026 https://github.com/feast-dev/feast/pull/5951/commits/7b600cb4be1d1e981bcc6f7e889b6ffb05e1b708
Clear filters https://github.com/feast-dev/feast/pull/5951/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5951/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5951/files
feast-types.md https://github.com/feast-dev/feast/pull/5951/files#diff-38b67219b3cfc83eb3a7258de29949c93cca50e0441315636a08d21ef3910816
type-system.md https://github.com/feast-dev/feast/pull/5951/files#diff-db919e739c3872876db1e49df5ba507e55591170b856ffca192175878b3ea77d
Value.proto https://github.com/feast-dev/feast/pull/5951/files#diff-f85afa8e8fa452495f5161b7e9273e852a348f1b254746dbb052c8f15d7f9a57
feature_store.py https://github.com/feast-dev/feast/pull/5951/files#diff-ff4e2a65c8c29b7971edc77a61a7e970d410d77d9f173f72714d1bb49e2509a2
online_store.py https://github.com/feast-dev/feast/pull/5951/files#diff-5ca0c4f03c06d0555b1abff748ac19b61836cacade81c5c670df9cb2704b4021
remote.py https://github.com/feast-dev/feast/pull/5951/files#diff-18c802bf316b380e9ad6c1f16e00416ef95fa998564e8a3a6488f1a149dcbcf6
on_demand_feature_view.py https://github.com/feast-dev/feast/pull/5951/files#diff-eae3cfbedbd8b8c1e67b1f4b031c342b423fad9c69648ea58bc4ba3d7be83ac0
online_response.py https://github.com/feast-dev/feast/pull/5951/files#diff-c0279507be8595b0cd9375cf8bc75e005ab6c229b99250305c74ac1a080bfb7d
DatastoreTable_pb2.pyi https://github.com/feast-dev/feast/pull/5951/files#diff-3a5b2ee912ce666ef5a5acde7a4842d2bcc735f9ac75e6dd2b22fc54c48dffe1
Entity_pb2.pyi https://github.com/feast-dev/feast/pull/5951/files#diff-3fe080d767dabdf77014b63f95c44b5ddc59488209324218d42102f3f5d92b6c
Project_pb2.pyi https://github.com/feast-dev/feast/pull/5951/files#diff-83349744c5adcbfc81d27d76ee2f0d995c934c2f87e70e0ec2fbb84fa7f78048
GrpcServer_pb2.pyi https://github.com/feast-dev/feast/pull/5951/files#diff-f784aa1521340ccfd71cb513ec3fad3a7de43572015286ba3437eefc101ce0cc
Value_pb2.py https://github.com/feast-dev/feast/pull/5951/files#diff-11aa5a38e32b841e25681f2349f9b6f09eb743850c7b83d4126a2214b2eafc33
Value_pb2.pyi https://github.com/feast-dev/feast/pull/5951/files#diff-bc9377c2d2c653664f256cc74607f7ef27d99b1c3e3f941640d21c49c80c91c5
type_map.py https://github.com/feast-dev/feast/pull/5951/files#diff-c8d42aa830ab4d8fd6aa406e94e35664969bb39435ec15c7627ac1606fb185c0
types.py https://github.com/feast-dev/feast/pull/5951/files#diff-f0cd3f0773759645aaec7347a033069bc8595be053aa254c0704609780ed2878
utils.py https://github.com/feast-dev/feast/pull/5951/files#diff-40c97723b8e9de73be769c43e3a3ef5f7623aef7d53aa05d77fcb7ab8d2aa5e0
value_type.py https://github.com/feast-dev/feast/pull/5951/files#diff-f3d0ec2fb5bc0c650efbcfca1ea337172a7e6cca900f7fefb47d150287387780
test_type_map.py https://github.com/feast-dev/feast/pull/5951/files#diff-7993ac6fdd117f8808587f1b4d664e8dcc71bc3749bd9ac21a714bf3db441736
test_types.py https://github.com/feast-dev/feast/pull/5951/files#diff-6e860044f4003808f587fa0e2858bbcbc95d86a52a7e95e474f9a8b45d1a5338
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L4
docs/getting-started/concepts/feast-types.mdhttps://github.com/feast-dev/feast/pull/5951/files#diff-38b67219b3cfc83eb3a7258de29949c93cca50e0441315636a08d21ef3910816
View file https://github.com/soooojinlee/feast/blob/7b600cb4be1d1e981bcc6f7e889b6ffb05e1b708/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/5951/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5951/files#diff-38b67219b3cfc83eb3a7258de29949c93cca50e0441315636a08d21ef3910816
https://github.com/feast-dev/feast/pull/5951/files#diff-38b67219b3cfc83eb3a7258de29949c93cca50e0441315636a08d21ef3910816
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L4
docs/reference/type-system.mdhttps://github.com/feast-dev/feast/pull/5951/files#diff-db919e739c3872876db1e49df5ba507e55591170b856ffca192175878b3ea77d
View file https://github.com/soooojinlee/feast/blob/7b600cb4be1d1e981bcc6f7e889b6ffb05e1b708/docs/reference/type-system.md
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5951/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5951/files#diff-db919e739c3872876db1e49df5ba507e55591170b856ffca192175878b3ea77d
https://github.com/feast-dev/feast/pull/5951/files#diff-db919e739c3872876db1e49df5ba507e55591170b856ffca192175878b3ea77d
https://github.com/feast-dev/feast/pull/5951/files#diff-db919e739c3872876db1e49df5ba507e55591170b856ffca192175878b3ea77d
https://github.com/feast-dev/feast/pull/5951/files#diff-db919e739c3872876db1e49df5ba507e55591170b856ffca192175878b3ea77d
https://github.com/feast-dev/feast/pull/5951/files#diff-db919e739c3872876db1e49df5ba507e55591170b856ffca192175878b3ea77d
https://github.com/feast-dev/feast/pull/5951/files#diff-db919e739c3872876db1e49df5ba507e55591170b856ffca192175878b3ea77d
https://github.com/feast-dev/feast/pull/5951/files#diff-db919e739c3872876db1e49df5ba507e55591170b856ffca192175878b3ea77d
https://github.com/feast-dev/feast/pull/5951/files#diff-db919e739c3872876db1e49df5ba507e55591170b856ffca192175878b3ea77d
https://github.com/feast-dev/feast/pull/5951/files#diff-db919e739c3872876db1e49df5ba507e55591170b856ffca192175878b3ea77d
https://github.com/feast-dev/feast/pull/5951/files#diff-db919e739c3872876db1e49df5ba507e55591170b856ffca192175878b3ea77d
https://github.com/feast-dev/feast/pull/5951/files#diff-db919e739c3872876db1e49df5ba507e55591170b856ffca192175878b3ea77d
https://github.com/feast-dev/feast/pull/5951/files#diff-db919e739c3872876db1e49df5ba507e55591170b856ffca192175878b3ea77d
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L9
protos/feast/types/Value.protohttps://github.com/feast-dev/feast/pull/5951/files#diff-f85afa8e8fa452495f5161b7e9273e852a348f1b254746dbb052c8f15d7f9a57
View file https://github.com/soooojinlee/feast/blob/7b600cb4be1d1e981bcc6f7e889b6ffb05e1b708/protos/feast/types/Value.proto
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5951/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5951/files#diff-f85afa8e8fa452495f5161b7e9273e852a348f1b254746dbb052c8f15d7f9a57
https://github.com/feast-dev/feast/pull/5951/files#diff-f85afa8e8fa452495f5161b7e9273e852a348f1b254746dbb052c8f15d7f9a57
https://github.com/feast-dev/feast/pull/5951/files#diff-f85afa8e8fa452495f5161b7e9273e852a348f1b254746dbb052c8f15d7f9a57
https://github.com/feast-dev/feast/pull/5951/files#diff-f85afa8e8fa452495f5161b7e9273e852a348f1b254746dbb052c8f15d7f9a57
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L10
sdk/python/feast/feature_store.pyhttps://github.com/feast-dev/feast/pull/5951/files#diff-ff4e2a65c8c29b7971edc77a61a7e970d410d77d9f173f72714d1bb49e2509a2
View file https://github.com/soooojinlee/feast/blob/7b600cb4be1d1e981bcc6f7e889b6ffb05e1b708/sdk/python/feast/feature_store.py
Open in desktop https://desktop.github.com
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5951/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5951/files#diff-ff4e2a65c8c29b7971edc77a61a7e970d410d77d9f173f72714d1bb49e2509a2
https://github.com/feast-dev/feast/pull/5951/files#diff-ff4e2a65c8c29b7971edc77a61a7e970d410d77d9f173f72714d1bb49e2509a2
https://github.com/feast-dev/feast/pull/5951/files#diff-ff4e2a65c8c29b7971edc77a61a7e970d410d77d9f173f72714d1bb49e2509a2
https://github.com/feast-dev/feast/pull/5951/files#diff-ff4e2a65c8c29b7971edc77a61a7e970d410d77d9f173f72714d1bb49e2509a2
https://github.com/feast-dev/feast/pull/5951/files#diff-ff4e2a65c8c29b7971edc77a61a7e970d410d77d9f173f72714d1bb49e2509a2
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/5951/files#diff-5ca0c4f03c06d0555b1abff748ac19b61836cacade81c5c670df9cb2704b4021
View file https://github.com/soooojinlee/feast/blob/7b600cb4be1d1e981bcc6f7e889b6ffb05e1b708/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/5951/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5951/files#diff-5ca0c4f03c06d0555b1abff748ac19b61836cacade81c5c670df9cb2704b4021
https://github.com/feast-dev/feast/pull/5951/files#diff-5ca0c4f03c06d0555b1abff748ac19b61836cacade81c5c670df9cb2704b4021
https://github.com/feast-dev/feast/pull/5951/files#diff-5ca0c4f03c06d0555b1abff748ac19b61836cacade81c5c670df9cb2704b4021
https://github.com/feast-dev/feast/pull/5951/files#diff-5ca0c4f03c06d0555b1abff748ac19b61836cacade81c5c670df9cb2704b4021
https://github.com/feast-dev/feast/pull/5951/files#diff-5ca0c4f03c06d0555b1abff748ac19b61836cacade81c5c670df9cb2704b4021
Please reload this pagehttps://github.com/feast-dev/feast/pull/5951/files
https://github.com/feast-dev/feast/pull/5951/files#diff-5ca0c4f03c06d0555b1abff748ac19b61836cacade81c5c670df9cb2704b4021
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L10
sdk/python/feast/infra/online_stores/remote.pyhttps://github.com/feast-dev/feast/pull/5951/files#diff-18c802bf316b380e9ad6c1f16e00416ef95fa998564e8a3a6488f1a149dcbcf6
View file https://github.com/soooojinlee/feast/blob/7b600cb4be1d1e981bcc6f7e889b6ffb05e1b708/sdk/python/feast/infra/online_stores/remote.py
Open in desktop https://desktop.github.com
Please reload this pagehttps://github.com/feast-dev/feast/pull/5951/files
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5951/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5951/files#diff-18c802bf316b380e9ad6c1f16e00416ef95fa998564e8a3a6488f1a149dcbcf6
https://github.com/feast-dev/feast/pull/5951/files#diff-18c802bf316b380e9ad6c1f16e00416ef95fa998564e8a3a6488f1a149dcbcf6
https://github.com/feast-dev/feast/pull/5951/files#diff-18c802bf316b380e9ad6c1f16e00416ef95fa998564e8a3a6488f1a149dcbcf6
https://github.com/feast-dev/feast/pull/5951/files#diff-18c802bf316b380e9ad6c1f16e00416ef95fa998564e8a3a6488f1a149dcbcf6
https://github.com/feast-dev/feast/pull/5951/files#diff-18c802bf316b380e9ad6c1f16e00416ef95fa998564e8a3a6488f1a149dcbcf6
https://github.com/feast-dev/feast/pull/5951/files#diff-18c802bf316b380e9ad6c1f16e00416ef95fa998564e8a3a6488f1a149dcbcf6
https://github.com/feast-dev/feast/blob/master/CODEOWNERS#L10
sdk/python/feast/on_demand_feature_view.pyhttps://github.com/feast-dev/feast/pull/5951/files#diff-eae3cfbedbd8b8c1e67b1f4b031c342b423fad9c69648ea58bc4ba3d7be83ac0
View file https://github.com/soooojinlee/feast/blob/7b600cb4be1d1e981bcc6f7e889b6ffb05e1b708/sdk/python/feast/on_demand_feature_view.py
Open in desktop https://desktop.github.com
Please reload this pagehttps://github.com/feast-dev/feast/pull/5951/files
https://github.co/hiddenchars
https://github.com/feast-dev/feast/pull/5951/{{ revealButtonHref }}
https://github.com/feast-dev/feast/pull/5951/files#diff-eae3cfbedbd8b8c1e67b1f4b031c342b423fad9c69648ea58bc4ba3d7be83ac0
https://github.com/feast-dev/feast/pull/5951/files#diff-eae3cfbedbd8b8c1e67b1f4b031c342b423fad9c69648ea58bc4ba3d7be83ac0
https://github.com/feast-dev/feast/pull/5951/files#diff-eae3cfbedbd8b8c1e67b1f4b031c342b423fad9c69648ea58bc4ba3d7be83ac0
https://github.com/feast-dev/feast/pull/5951/files#diff-eae3cfbedbd8b8c1e67b1f4b031c342b423fad9c69648ea58bc4ba3d7be83ac0
Please reload this pagehttps://github.com/feast-dev/feast/pull/5951/files
Please reload this pagehttps://github.com/feast-dev/feast/pull/5951/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.