FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sdk/python - elshize/feast · GitHub
elshize
/
feast
Public
forked from
feast-dev/feast
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
feast
sdk
python
on
master
User selector
Datepicker
Commit history
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 23, 2024
feat: Updating FeatureViewProjection and OnDemandFeatureView to add batch_source and entities (#4530)
Show description for 0795496
franciscojavierarceo
authored
0795496
View commit details
Copy full SHA for 0795496
View code at this point
Browse repository at this point
chore: Bump cryptography from 42.0.8 to 43.0.1 in /sdk/python/requirements (#4557)
dependabot[bot]
authored
d5ef57e
View commit details
Copy full SHA for d5ef57e
View code at this point
Browse repository at this point
chore: Bump express from 4.19.2 to 4.21.0 in /sdk/python/feast/ui (#4522)
Show description for 792fb73
dependabot[bot]
authored
792fb73
View commit details
Copy full SHA for 792fb73
View code at this point
Browse repository at this point
Commits on Sep 22, 2024
chore: Bump micromatch from 4.0.5 to 4.0.8 in /sdk/python/feast/ui (#4448)
Show description for cb2aa2c
dependabot[bot]
authored
cb2aa2c
View commit details
Copy full SHA for cb2aa2c
View code at this point
Browse repository at this point
fix: Import grpc only for type checking in errors.py (#4533)
Show description for f308572
tokoko
authored
f308572
View commit details
Copy full SHA for f308572
View code at this point
Browse repository at this point
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 Sep 21, 2024
fix: Deleting data from feast_metadata when we delete project (#4550)
Show description for 351a2d0
EXPEbdodla
and
Bhargav Dodla
authored
351a2d0
View commit details
Copy full SHA for 351a2d0
View code at this point
Browse repository at this point
chore: Adding unit test to test feature view dummy entity serialization after apply() (#4553)
Show description for 5a09a7e
franciscojavierarceo
authored
5a09a7e
View commit details
Copy full SHA for 5a09a7e
View code at this point
Browse repository at this point
fix: Fixes validator field access for 'project_id' in BigQuery offline Store (#4509)
Show description for 9a0398e
jgesche
authored
9a0398e
View commit details
Copy full SHA for 9a0398e
View code at this point
Browse repository at this point
Commits on Sep 20, 2024
refactor: Use get_any_feature_view in online flow instead of listing them (#4545)
tokoko
authored
163d34f
View commit details
Copy full SHA for 163d34f
View code at this point
Browse repository at this point
feat: Return entity key in the retrieval document api (#4511)
Show description for 5f5caf0
HaoXuAI
authored
5f5caf0
View commit details
Copy full SHA for 5f5caf0
View code at this point
Browse repository at this point
fix: Fix for SQL registry initialization fails #4543 (#4544)
Show description for 4e2eacc
EXPEbdodla
and
Bhargav Dodla
authored
4e2eacc
View commit details
Copy full SHA for 4e2eacc
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
perf: Added indexes to sql tables to optimize query execution (#4538)
Show description for 9688790
EXPEbdodla
and
Bhargav Dodla
authored
9688790
View commit details
Copy full SHA for 9688790
View code at this point
Browse repository at this point
fix: Adding protobuf<5 as a required dependency due to snowflake limitations (#4537)
Show description for cecca83
EXPEbdodla
and
Bhargav Dodla
authored
cecca83
View commit details
Copy full SHA for cecca83
View code at this point
Browse repository at this point
fix: Logger settings for feature servers and updated logger for permission flow (#4531)
Show description for 50b8f23
redhatHameed
authored
50b8f23
View commit details
Copy full SHA for 50b8f23
View code at this point
Browse repository at this point
Commits on Sep 18, 2024
fix: Removed protobuf as a required dependency (#4535)
Show description for 0fb76e9
EXPEbdodla
and
Bhargav Dodla
authored
0fb76e9
View commit details
Copy full SHA for 0fb76e9
View code at this point
Browse repository at this point
Commits on Sep 17, 2024
fix: Added Offline Store Arrow client errors handler (#4524)
Show description for 7535b40
tmihalac
authored
7535b40
View commit details
Copy full SHA for 7535b40
View code at this point
Browse repository at this point
fix: Removed the k8s dependency from required dependencies (#4519)
Show description for 3073ea5
redhatHameed
authored
3073ea5
View commit details
Copy full SHA for 3073ea5
View code at this point
Browse repository at this point
Commits on Sep 16, 2024
chore: Remove bump upper bound on fsspec requirement (#4512)
Show description for 06eade3
cburroughs
authored
06eade3
View commit details
Copy full SHA for 06eade3
View code at this point
Browse repository at this point
Commits on Sep 12, 2024
fix: Refactor auth_client_manager_factory.py in function get_auth_client_m… (#4505)
Show description for def8633
tmihalac
authored
def8633
View commit details
Copy full SHA for def8633
View code at this point
Browse repository at this point
Commits on Sep 9, 2024
chore: Added rbac examples (#4450)
Show description for 0c90137
redhatHameed
and
franciscojavierarceo
authored
0c90137
View commit details
Copy full SHA for 0c90137
View code at this point
Browse repository at this point
fix: Ignore the type check as both functions calls are not belonging to Feast code. (#4500)
Show description for 867f532
shuchu
authored
867f532
View commit details
Copy full SHA for 867f532
View code at this point
Browse repository at this point
fix: Disable active_timer When registry_ttl_sec is 0 (#4499)
Show description for c94f32f
j1wonpark
authored
c94f32f
View commit details
Copy full SHA for c94f32f
View code at this point
Browse repository at this point
Commits on Sep 8, 2024
fix: Fix the mypy type check issue. (#4498)
Show description for 7ecc615
shuchu
authored
7ecc615
View commit details
Copy full SHA for 7ecc615
View code at this point
Browse repository at this point
Commits on Sep 7, 2024
feat: Added support for reading from Reader Endpoints for AWS Aurora use cases (#4494)
Show description for d793c77
EXPEbdodla
and
Bhargav Dodla
authored
d793c77
View commit details
Copy full SHA for d793c77
View code at this point
Browse repository at this point
Commits on Sep 6, 2024
feat: Add registry methods for dealing with all FV types (#4435)
Show description for ac381b2
tokoko
authored
ac381b2
View commit details
Copy full SHA for ac381b2
View code at this point
Browse repository at this point
chore: Scope fixtures to session in test_universal_registry (#4497)
Show description for da24656
tokoko
authored
da24656
View commit details
Copy full SHA for da24656
View code at this point
Browse repository at this point
fix: Hao xu request source timestamp_field (#4495)
Show description for 96344b2
HaoXuAI
authored
96344b2
View commit details
Copy full SHA for 96344b2
View code at this point
Browse repository at this point
feat: Added Project object to Feast Objects (#4475)
Show description for 4a6b663
EXPEbdodla
and
Bhargav Dodla
authored
4a6b663
View commit details
Copy full SHA for 4a6b663
View code at this point
Browse repository at this point
chore: Bump webpack from 5.76.1 to 5.94.0 in /sdk/python/feast/ui (#4469)
Show description for 3c4745c
dependabot[bot]
authored
3c4745c
View commit details
Copy full SHA for 3c4745c
View code at this point
Browse repository at this point
chore: Bump cryptography from 42.0.8 to 43.0.1 in /sdk/python/requirements (#4483)
Show description for 1015618
dependabot[bot]
authored
1015618
View commit details
Copy full SHA for 1015618
View code at this point
Browse repository at this point
feat: Add cli list/describe for SavedDatasets, StreamFeatureViews, & … (#4487)
Show description for 7b250e5
tchughesiv
authored
7b250e5
View commit details
Copy full SHA for 7b250e5
View code at this point
Browse repository at this point
Commits on Sep 5, 2024
fix: Added Online Store REST client errors handler (#4488)
Show description for 2118719
tmihalac
authored
2118719
View commit details
Copy full SHA for 2118719
View code at this point
Browse repository at this point
fix: Added Permission API docs (#4485)
Show description for 2bd03fa
dmartinol
authored
2bd03fa
View commit details
Copy full SHA for 2bd03fa
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL