FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sdk/python/feast/protos - feast-dev/feast · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
feast-dev
/
feast
Public
Notifications
You must be signed in to change notification settings
Fork
1.4k
Star
7.2k
Code
Issues
217
Pull requests
190
Discussions
Actions
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
feast
sdk
python
feast
protos
on
v0.63.0
User selector
Datepicker
Commit history
Commits on May 1, 2026
chore: Updated protos with 3.x version
Show description for 3e65047
ntkathole
committed
3e65047
View commit details
Copy full SHA for 3e65047
View code at this point
Browse repository at this point
Commits on Apr 28, 2026
feat: Add optional 'org' in feature view (#6288) (#6301)
nquinn408
authored
608b105
View commit details
Copy full SHA for 608b105
View code at this point
Browse repository at this point
Commits on Apr 25, 2026
feat: Make udf optional if agg defined (#5689) (#6328)
nquinn408
authored
f630056
View commit details
Copy full SHA for f630056
View code at this point
Browse repository at this point
Commits on Apr 6, 2026
feat: Add decimal to supported feature types (#6029) (#6226)
Show description for cff6fbf
nquinn408
and
nickquinn408
authored
cff6fbf
View commit details
Copy full SHA for cff6fbf
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
feat: Support nested collection types (Array/Set of Array/Set) (#5947) (#6132)
Show description for ab61642
authored
ab61642
View commit details
Copy full SHA for ab61642
View code at this point
Browse repository at this point
Commits on Apr 1, 2026
feat: Add UUID and TIME_UUID as feature types (#5885) (#5951)
Show description for 5d6e311
soooojinlee
and
claude
authored
5d6e311
View commit details
Copy full SHA for 5d6e311
View code at this point
Browse repository at this point
Commits on Mar 26, 2026
feat: Add version tracking to FeatureView (#6101)
Show description for ed4a4f2
franciscojavierarceo
and
claude
authored
ed4a4f2
View commit details
Copy full SHA for ed4a4f2
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
feat: Add typed_features field to grpc write request ((#6117) (#6118)
Show description for eeaa6db
authored
eeaa6db
View commit details
Copy full SHA for eeaa6db
View code at this point
Browse repository at this point
Commits on Mar 10, 2026
feat: Adding optional name to Aggregation (feast-dev#5994) (#6083)
Show description for 56469f7
authored
56469f7
View commit details
Copy full SHA for 56469f7
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
feat: Add complex type support (Map, JSON, Struct) with schema validation (#5974)
Show description for 1200dbf
ntkathole
and
franciscojavierarceo
authored
1200dbf
View commit details
Copy full SHA for 1200dbf
View code at this point
Browse repository at this point
Commits on Jan 29, 2026
feat: Add Set as feature type (#5888)
Copilot
authored
52458fc
View commit details
Copy full SHA for 52458fc
View code at this point
Browse repository at this point
Commits on Dec 13, 2025
feat: Support for Map value data type (#5768) (#5772)
Show description for b99a8a9
nquinn408
and
nickquinn408
authored
b99a8a9
View commit details
Copy full SHA for b99a8a9
View code at this point
Browse repository at this point
Commits on Nov 28, 2025
feat: Implemented Tiling Support for Time-Windowed Aggregations (#5724)
ntkathole
authored
7a99166
View commit details
Copy full SHA for 7a99166
View code at this point
Browse repository at this point
Commits on Nov 15, 2025
fix: Add java proto (#5719)
Show description for fc3ea20
HaoXuAI
and
nickquinn408
authored
fc3ea20
View commit details
Copy full SHA for fc3ea20
View code at this point
Browse repository at this point
Commits on Nov 6, 2025
feat: Support table format: Iceberg, Delta, and Hudi (#5650)
Show description for 2915ad1
HaoXuAI
authored
2915ad1
View commit details
Copy full SHA for 2915ad1
View code at this point
Browse repository at this point
Commits on Oct 26, 2025
feat: Batch Embedding at scale for RAG with Ray
Show description for cc2a46d
ntkathole
committed
cc2a46d
View commit details
Copy full SHA for cc2a46d
View code at this point
Browse repository at this point
Commits on Oct 25, 2025
fix: Add mode field to Transformation proto for proper serialization
Show description for 2390d2e
ntkathole
committed
2390d2e
View commit details
Copy full SHA for 2390d2e
View code at this point
Browse repository at this point
Commits on Oct 10, 2025
feat: Groups and Namespaces based authorization, for Users and Service Accounts (#5619)
Show description for da6257c
jyejare
and
franciscojavierarceo
authored
da6257c
View commit details
Copy full SHA for da6257c
View code at this point
Browse repository at this point
Commits on Oct 4, 2025
fix: BatchFeatureView transformation should persist in Registry Ser/Deserialization
Show description for 3364bad
ntkathole
committed
3364bad
View commit details
Copy full SHA for 3364bad
View code at this point
Browse repository at this point
Commits on Sep 29, 2025
chore: Use Safeload (#5643)
Show description for b2e37ff
franciscojavierarceo
authored
b2e37ff
View commit details
Copy full SHA for b2e37ff
View code at this point
Browse repository at this point
Commits on Sep 26, 2025
feat: Add aggregation in OnDemandFeatureView (#5629)
Show description for 8715ae8
HaoXuAI
authored
8715ae8
View commit details
Copy full SHA for 8715ae8
View code at this point
Browse repository at this point
Commits on Sep 24, 2025
feat: Enable ingestion without event timestamp (#5625)
franciscojavierarceo
authored
eb51f00
View commit details
Copy full SHA for eb51f00
View code at this point
Browse repository at this point
Commits on Aug 27, 2025
fix: Consistency in allow_cache and savedDatasets api (#5572)
Show description for 7e8b914
ntkathole
authored
7e8b914
View commit details
Copy full SHA for 7e8b914
View code at this point
Browse repository at this point
Commits on Aug 4, 2025
docs: Update Sphinx documentation (#5553)
Show description for 2839290
franciscojavierarceo
authored
2839290
View commit details
Copy full SHA for 2839290
View code at this point
Browse repository at this point
feat: Added filtering support for featureView and featureServices api (#5552)
Show description for 897b3f3
ntkathole
authored
897b3f3
View commit details
Copy full SHA for 897b3f3
View code at this point
Browse repository at this point
Commits on Jul 17, 2025
feat: Added grpc and rest endpoint for features (#5519)
Show description for 0a75696
ntkathole
authored
0a75696
View commit details
Copy full SHA for 0a75696
View code at this point
Browse repository at this point
Commits on Jul 12, 2025
feat: Populate created and updated timestamp on data sources
Show description for af3056b
ntkathole
committed
af3056b
View commit details
Copy full SHA for af3056b
View code at this point
Browse repository at this point
Commits on Jul 10, 2025
feat: Support compute engine to use multi feature views as source (#5482)
Show description for b9ac90b
HaoXuAI
authored
b9ac90b
View commit details
Copy full SHA for b9ac90b
View code at this point
Browse repository at this point
Commits on Jul 7, 2025
feat: Support pagination and sorting on registry apis (#5495)
Show description for c4b6fbe
ntkathole
authored
c4b6fbe
View commit details
Copy full SHA for c4b6fbe
View code at this point
Browse repository at this point
Commits on Jun 30, 2025
feat: Added Lineage APIs to get registry objects relationships (#5472)
Show description for be004ef
ntkathole
authored
be004ef
View commit details
Copy full SHA for be004ef
View code at this point
Browse repository at this point
Commits on Jun 10, 2025
chore: Remove dynamodb infraobject (#5442)
Show description for bca0e1c
robhowley
and
Rob Howley
authored
bca0e1c
View commit details
Copy full SHA for bca0e1c
View code at this point
Browse repository at this point
Commits on May 15, 2025
fix: Upperbound limit for protobuf generation (#5309)
Show description for a114aae
HaoXuAI
authored
a114aae
View commit details
Copy full SHA for a114aae
View code at this point
Browse repository at this point
Commits on Apr 25, 2025
feat: Add date_partition_column_format for spark source (#5273)
Show description for 7a61d6f
joeyutong
authored
7a61d6f
View commit details
Copy full SHA for 7a61d6f
View code at this point
Browse repository at this point
Commits on Apr 24, 2025
feat: Enable write node for compute engine (#5287)
Show description for f9baf97
HaoXuAI
authored
f9baf97
View commit details
Copy full SHA for f9baf97
View code at this point
Browse repository at this point
Commits on Apr 23, 2025
feat: Vector length definition moved to Feature View from Config (#5289)
Show description for d8f1c97
jyejare
authored
d8f1c97
View commit details
Copy full SHA for d8f1c97
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL