FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sdk/python/feast - codeboyyong/feast · GitHub
codeboyyong
/
feast
Public
forked from
feast-dev/feast
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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
feast
on
master
User selector
Datepicker
Commit history
Commits on Sep 28, 2022
fix: Configuration to stop coercion of tz for entity_df (#3255)
Show description for 97b7ab9
ammarar
authored
97b7ab9
View commit details
Copy full SHA for 97b7ab9
View code at this point
Browse repository at this point
feat: Add request_timeout setting for cassandra online store adapter (#3256)
Show description for da20757
arcabucero
authored
da20757
View commit details
Copy full SHA for da20757
View code at this point
Browse repository at this point
Commits on Sep 27, 2022
fix: Stream feature view not shown in the UI (#3251)
Show description for e713dda
hao-affirm
authored
e713dda
View commit details
Copy full SHA for e713dda
View code at this point
Browse repository at this point
Commits on Sep 26, 2022
feat: Add possibility to define feature_store.yaml path with env variable (#3231)
Show description for 95fdb19
arcabucero
authored
95fdb19
View commit details
Copy full SHA for 95fdb19
View code at this point
Browse repository at this point
Commits on Sep 24, 2022
fix: Add `X-Trino-Extra-Credential` header and remove user override (#3246)
Show description for 164e666
ammarar
authored
164e666
View commit details
Copy full SHA for 164e666
View code at this point
Browse repository at this point
fix: Enable users to upgrade a batch source into a push source (#3213)
Show description for 1b312fb
adchia
authored
1b312fb
View commit details
Copy full SHA for 1b312fb
View code at this point
Browse repository at this point
Commits on Sep 22, 2022
feat: Filter subset features in postgres #3174 (#3203)
Show description for b48d36b
NhuanTDBK
and
NHUAN.TRAN
authored
b48d36b
View commit details
Copy full SHA for b48d36b
View code at this point
Browse repository at this point
feat: Add mysql as online store (#3190)
Show description for cb8db84
hao-affirm
authored
cb8db84
View commit details
Copy full SHA for cb8db84
View code at this point
Browse repository at this point
fix: Build dockerfile correctly (#3239)
Show description for a2dc0d0
felixwang9817
authored
a2dc0d0
View commit details
Copy full SHA for a2dc0d0
View code at this point
Browse repository at this point
Commits on Sep 21, 2022
fix: Update snowflake materialization messages (#3230)
Show description for a63d440
sfc-gh-madkins
authored
a63d440
View commit details
Copy full SHA for a63d440
View code at this point
Browse repository at this point
Commits on Sep 20, 2022
feat: Add ability to give boto extra args for registry config (#3219)
Show description for fbc6a2c
mzwiessele
authored
fbc6a2c
View commit details
Copy full SHA for fbc6a2c
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
fix: Remove opening file object when validating S3 parquet source (#3217)
Show description for a906018
mzwiessele
authored
a906018
View commit details
Copy full SHA for a906018
View code at this point
Browse repository at this point
Commits on Sep 15, 2022
fix: Feature-server image is missing mysql dependency for mysql registry (#3223)
Show description for ae37b20
ptran32
authored
ae37b20
View commit details
Copy full SHA for ae37b20
View code at this point
Browse repository at this point
chore: Add example of getting historical features with entity SQL (#3224)
Show description for 59b4853
adchia
authored
59b4853
View commit details
Copy full SHA for 59b4853
View code at this point
Browse repository at this point
feat: Implement spark materialization engine (#3184)
Show description for a59c33a
niklasvm
authored
a59c33a
View commit details
Copy full SHA for a59c33a
View code at this point
Browse repository at this point
Commits on Sep 12, 2022
feat: Add health endpoint to py server (#3202)
Show description for 43222f2
robhowley
and
Rob Howley
authored
43222f2
View commit details
Copy full SHA for 43222f2
View code at this point
Browse repository at this point
fix: Local staging location provision (#3195)
Show description for cdf0faf
niklasvm
authored
cdf0faf
View commit details
Copy full SHA for cdf0faf
View code at this point
Browse repository at this point
feat: Add tag kwarg to set Snowflake online store table path (#3176)
Show description for 39aeea3
sfc-gh-madkins
authored
39aeea3
View commit details
Copy full SHA for 39aeea3
View code at this point
Browse repository at this point
fix: Remove bad snowflake offline store method (#3204)
Show description for dfdd0ca
sfc-gh-madkins
authored
dfdd0ca
View commit details
Copy full SHA for dfdd0ca
View code at this point
Browse repository at this point
Commits on Sep 9, 2022
fix: Fix materialization when running on Spark cluster. (#3166)
Show description for 175fd25
ckarwicki
authored
175fd25
View commit details
Copy full SHA for 175fd25
View code at this point
Browse repository at this point
Commits on Sep 8, 2022
chore: Clean up entity key serialization (#3199)
Show description for 782c759
felixwang9817
authored
782c759
View commit details
Copy full SHA for 782c759
View code at this point
Browse repository at this point
fix: Snowflake config file search error (#3193)
Show description for 189afb9
sfc-gh-madkins
authored
189afb9
View commit details
Copy full SHA for 189afb9
View code at this point
Browse repository at this point
Commits on Sep 7, 2022
fix: Fix Shopify timestamp bug and add warnings to help with debugging entity registration (#3191)
Show description for de75971
kevjumba
authored
de75971
View commit details
Copy full SHA for de75971
View code at this point
Browse repository at this point
feat: Add `to_remote_storage` functionality to `SparkOfflineStore` (#3175)
Show description for 2107ce2
niklasvm
authored
2107ce2
View commit details
Copy full SHA for 2107ce2
View code at this point
Browse repository at this point
fix: Fix push API to respect feature view's already inferred entity types (#3172)
Show description for 7c50ab5
adchia
authored
7c50ab5
View commit details
Copy full SHA for 7c50ab5
View code at this point
Browse repository at this point
Commits on Sep 2, 2022
chore: Use push source in templates (#3164)
Show description for 41cb476
felixwang9817
and
adchia
authored
41cb476
View commit details
Copy full SHA for 41cb476
View code at this point
Browse repository at this point
Commits on Sep 1, 2022
chore: Add `value_type` parameter back to entities (#3161)
Show description for 1b09719
felixwang9817
authored
1b09719
View commit details
Copy full SHA for 1b09719
View code at this point
Browse repository at this point
Commits on Aug 31, 2022
chore: Remove `join_keys` attribute (#3159)
Show description for 857876b
felixwang9817
authored
857876b
View commit details
Copy full SHA for 857876b
View code at this point
Browse repository at this point
Commits on Aug 30, 2022
fix: Handle complex Spark data types in SparkSource (#3154)
Show description for 5ddb83b
rebstastic
authored
5ddb83b
View commit details
Copy full SHA for 5ddb83b
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
feat: Add snowflake support for date & number with scale (#3148)
Show description for 50e8755
sfc-gh-madkins
authored
50e8755
View commit details
Copy full SHA for 50e8755
View code at this point
Browse repository at this point
chore: Add tagging for snowflake engine (#3147)
Show description for 8fbf13c
sfc-gh-madkins
authored
8fbf13c
View commit details
Copy full SHA for 8fbf13c
View code at this point
Browse repository at this point
Commits on Aug 25, 2022
feat: Add workgroup to athena offline store config (#3139)
Show description for a752211
derek1032
authored
a752211
View commit details
Copy full SHA for a752211
View code at this point
Browse repository at this point
chore(release): release 0.24.0
Show description for c1c71da
feast-ci-bot
committed
c1c71da
View commit details
Copy full SHA for c1c71da
View code at this point
Browse repository at this point
Commits on Aug 24, 2022
chore: Add docstrings (#3128)
Show description for e610f62
felixwang9817
authored
e610f62
View commit details
Copy full SHA for e610f62
View code at this point
Browse repository at this point
fix: Updated snowflake template (#3130)
Show description for f0594e1
sfc-gh-madkins
authored
f0594e1
View commit details
Copy full SHA for f0594e1
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL