FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sdk/python/feast/protos/feast/core - 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
218
Pull requests
191
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
feast
core
on
v0.60.0
User selector
Datepicker
Commit history
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 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
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 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
Commits on Feb 28, 2025
feat: Add Couchbase Columnar as an Offline Store (#5025)
Show description for 4373cbf
ejscribner
authored
4373cbf
View commit details
Copy full SHA for 4373cbf
View code at this point
Browse repository at this point
Commits on Dec 18, 2024
feat: Adding vector_search parameter to fields (#4855)
Show description for 739eaa7
franciscojavierarceo
authored
739eaa7
View commit details
Copy full SHA for 739eaa7
View code at this point
Browse repository at this point
Commits on Nov 6, 2024
feat: Adding support for native Python transformations on a single dictionary (#4724)
Show description for 9bbc1c6
franciscojavierarceo
authored
9bbc1c6
View commit details
Copy full SHA for 9bbc1c6
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
fix: Added support for multiple name patterns to Permissions (#4633)
Show description for f05e928
dmartinol
authored
f05e928
View commit details
Copy full SHA for f05e928
View code at this point
Browse repository at this point
Commits on Sep 24, 2024
fix: Fixing the master branch build failure. (#4563)
Show description for 0192b2e
lokeshrangineni
authored
0192b2e
View commit details
Copy full SHA for 0192b2e
View code at this point
Browse repository at this point
Commits on Sep 22, 2024
chore: Commit generated python proto files (#4546)
Show description for 00910bc
tokoko
authored
00910bc
View commit details
Copy full SHA for 00910bc
View code at this point
Browse repository at this point
Commits on Mar 10, 2022
feat: Use a daemon thread to monitor the go feature server exclusively (#2391)
Show description for 0bb5e8c
achals
authored
0bb5e8c
View commit details
Copy full SHA for 0bb5e8c
View code at this point
Browse repository at this point
Commits on Mar 28, 2021
Fix documentation building for ReadTheDocs
Show description for adfded3
woop
committed
adfded3
View commit details
Copy full SHA for adfded3
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL