FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sdk/python/feast - astefano/feast · GitHub
astefano
/
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 Jul 4, 2023
fix: Manage redis pipe's context (#3655)
Show description for 48e0971
j1wonpark
authored
48e0971
View commit details
Copy full SHA for 48e0971
View code at this point
Browse repository at this point
Commits on Jul 3, 2023
fix: Missing Catalog argument in athena connector (#3661)
Show description for f6d3caf
GyuminJack
and
Gyumin Lee
authored
f6d3caf
View commit details
Copy full SHA for f6d3caf
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
feat: Use string as a substitute for unregistered types during schema inference (#3646)
Show description for c474ccd
j1wonpark
authored
c474ccd
View commit details
Copy full SHA for c474ccd
View code at this point
Browse repository at this point
Commits on Jun 5, 2023
feat: Add gunicorn for serve with multiprocess (#3636)
Show description for 4de7faf
j1wonpark
authored
4de7faf
View commit details
Copy full SHA for 4de7faf
View code at this point
Browse repository at this point
fix: Added generic Feature store Creation for CLI (#3618)
Show description for bf740d2
nj7
and
felixwang9817
authored
bf740d2
View commit details
Copy full SHA for bf740d2
View code at this point
Browse repository at this point
Commits on Jun 4, 2023
fix: Implements connection pool for postgres online store (#3633)
Show description for 059509a
authored
059509a
View commit details
Copy full SHA for 059509a
View code at this point
Browse repository at this point
Commits on May 23, 2023
fix: Fix scan datasize to 0 for inference schema (#3628)
Show description for c3dd74e
j1wonpark
authored
c3dd74e
View commit details
Copy full SHA for c3dd74e
View code at this point
Browse repository at this point
Commits on May 16, 2023
fix: Fix timestamp consistency in push api (#3614)
Show description for 9b227d7
j1wonpark
authored
9b227d7
View commit details
Copy full SHA for 9b227d7
View code at this point
Browse repository at this point
chore: Adding logging to the feature server when the registry is refreshed (#3623)
Show description for bfb26c3
adchia
authored
bfb26c3
View commit details
Copy full SHA for bfb26c3
View code at this point
Browse repository at this point
Commits on Apr 24, 2023
fix: Clean up snowflake to_spark_df() (#3607)
Show description for e8e643e
sfc-gh-madkins
authored
e8e643e
View commit details
Copy full SHA for e8e643e
View code at this point
Browse repository at this point
Commits on Apr 21, 2023
chore(release): release 0.31.0
Show description for 902f23f
feast-ci-bot
committed
902f23f
View commit details
Copy full SHA for 902f23f
View code at this point
Browse repository at this point
feat: Update snowflake offline store job output formats -- added arrow (#3589)
Show description for be3e349
sfc-gh-madkins
authored
be3e349
View commit details
Copy full SHA for be3e349
View code at this point
Browse repository at this point
feat: Add AWS Redshift Serverless support (#3595)
Show description for 58ce148
cbarcroft
and
Chris Barcroft
authored
58ce148
View commit details
Copy full SHA for 58ce148
View code at this point
Browse repository at this point
fix: Remove snowflake source warehouse tech debt (#3422)
Show description for 7da0580
sfc-gh-madkins
authored
7da0580
View commit details
Copy full SHA for 7da0580
View code at this point
Browse repository at this point
feat: Cache Bigtable client (#3602)
Show description for b27472f
ysk24ok
authored
b27472f
View commit details
Copy full SHA for b27472f
View code at this point
Browse repository at this point
fix: Support param timeout when persisting (#3593)
Show description for 01a98f0
sudohainguyen
authored
01a98f0
View commit details
Copy full SHA for 01a98f0
View code at this point
Browse repository at this point
fix: Batch Snowflake materialization queries to obey Snowpark 100 fea… (#3406)
Show description for f9862b5
sfc-gh-madkins
authored
f9862b5
View commit details
Copy full SHA for f9862b5
View code at this point
Browse repository at this point
fix: Make snowflake to remote tables temporary (#3588)
Show description for ad48146
sfc-gh-madkins
authored
ad48146
View commit details
Copy full SHA for ad48146
View code at this point
Browse repository at this point
fix: Add Stream Feature Views to helper that collect Feature View names (#3582)
Show description for 7854f63
loftiskg
authored
7854f63
View commit details
Copy full SHA for 7854f63
View code at this point
Browse repository at this point
fix: Bytewax materializer security context (#3573)
Show description for 6794338
adamschmidt
authored
6794338
View commit details
Copy full SHA for 6794338
View code at this point
Browse repository at this point
fix: Fix bug with no SqlRegistryConfig class (#3586)
Show description for 6dc1368
davidschuler-8451
authored
6dc1368
View commit details
Copy full SHA for 6dc1368
View code at this point
Browse repository at this point
Commits on Apr 11, 2023
fix: Fix Snowflake template (#3584)
Show description for 6c09c39
sfc-gh-madkins
authored
6c09c39
View commit details
Copy full SHA for 6c09c39
View code at this point
Browse repository at this point
Commits on Apr 3, 2023
fix: Wrap the bigquery table name with backtick. (#3577)
Show description for 09f0e7e
j1wonpark
authored
09f0e7e
View commit details
Copy full SHA for 09f0e7e
View code at this point
Browse repository at this point
fix: Snowflake remote storage (#3574)
Show description for f8d3890
adamschmidt
authored
f8d3890
View commit details
Copy full SHA for f8d3890
View code at this point
Browse repository at this point
Commits on Mar 26, 2023
fix: Add StreamFeatureViewSpec to FeastObjectSpecProto convenience type (#3550)
Show description for 3cefd6c
loftiskg
authored
3cefd6c
View commit details
Copy full SHA for 3cefd6c
View code at this point
Browse repository at this point
Commits on Mar 25, 2023
feat: Add Hazelcast as an online store (#3523)
Show description for b05d50b
mehmettokgoz
authored
b05d50b
View commit details
Copy full SHA for b05d50b
View code at this point
Browse repository at this point
Commits on Mar 24, 2023
fix: Use pyarrow in a way that works across versions (#3562)
Show description for 1289f3f
achals
authored
1289f3f
View commit details
Copy full SHA for 1289f3f
View code at this point
Browse repository at this point
chore(release): release 0.30.0
Show description for ebb36d5
feast-ci-bot
committed
ebb36d5
View commit details
Copy full SHA for ebb36d5
View code at this point
Browse repository at this point
chore: Revert "chore(release): release 0.30.0" (#3557)
Show description for f5c48bf
achals
authored
f5c48bf
View commit details
Copy full SHA for f5c48bf
View code at this point
Browse repository at this point
feat: Added SnowflakeConnection caching (#3531)
Show description for f9f8df2
sfc-gh-madkins
authored
f9f8df2
View commit details
Copy full SHA for f9f8df2
View code at this point
Browse repository at this point
chore: Remove go server references (#3554)
Show description for 5e62844
achals
authored
5e62844
View commit details
Copy full SHA for 5e62844
View code at this point
Browse repository at this point
fix: Clean up Rockset Online Store for use (#3549)
Show description for a76c6d0
danielin917
authored
a76c6d0
View commit details
Copy full SHA for a76c6d0
View code at this point
Browse repository at this point
fix: Bytewax image pull secret config (#3547)
Show description for d2d13b1
adamschmidt
authored
d2d13b1
View commit details
Copy full SHA for d2d13b1
View code at this point
Browse repository at this point
Commits on Mar 17, 2023
chore(release): release 0.30.0
Show description for 5310280
feast-ci-bot
committed
5310280
View commit details
Copy full SHA for 5310280
View code at this point
Browse repository at this point
Commits on Mar 14, 2023
chore: Bump webpack from 5.72.1 to 5.76.1 in /sdk/python/feast/ui (#3536)
Show description for ed73acd
dependabot[bot]
authored
ed73acd
View commit details
Copy full SHA for ed73acd
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL