FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sdk/python/feast/inference.py - fbad/feast · GitHub
fbad
/
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
inference.py
on
master
User selector
Datepicker
Commit history
Commits on Jul 13, 2023
fix: Entityless fv breaks with `KeyError: __dummy` applying feature_store.plan() on python (#3640)
Show description for ef4ef32
wfoschiera
and
williamfoschiera
authored
ef4ef32
View commit details
Copy full SHA for ef4ef32
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 22, 2022
fix: Make infer dummy entity join key idempotent (#3115)
Show description for 1f5b1e0
sfc-gh-madkins
authored
1f5b1e0
View commit details
Copy full SHA for 1f5b1e0
View code at this point
Browse repository at this point
Commits on Aug 19, 2022
feat: Contrib azure provider with synapse/mssql offline store and Azure registry store (#3072)
Show description for 9f7e557
kevjumba
and
adchia
authored
9f7e557
View commit details
Copy full SHA for 9f7e557
View code at this point
Browse repository at this point
Commits on Aug 12, 2022
fix: Fix field mapping logic during feature inference (#3067)
Show description for cdfa761
sfc-gh-madkins
authored
cdfa761
View commit details
Copy full SHA for cdfa761
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
chore: Widen dependencies (#2928)
Show description for 92785b8
chhabrakadabra
and
kevjumba
authored
92785b8
View commit details
Copy full SHA for 92785b8
View code at this point
Browse repository at this point
Commits on Jun 17, 2022
feat: Enable stream feature view materialization (#2807)
Show description for 7d57724
felixwang9817
authored
7d57724
View commit details
Copy full SHA for 7d57724
View code at this point
Browse repository at this point
Commits on Jun 16, 2022
Revert "feat: Enable stream feature view materialization (#2798)" (#2806)
felixwang9817
authored
1808e06
View commit details
Copy full SHA for 1808e06
View code at this point
Browse repository at this point
feat: Enable stream feature view materialization (#2798)
Show description for a06700d
felixwang9817
authored
a06700d
View commit details
Copy full SHA for a06700d
View code at this point
Browse repository at this point
Commits on Jun 8, 2022
fix: Fix feature view __getitem__ for feature services (#2769)
Show description for 88cc47d
achals
authored
88cc47d
View commit details
Copy full SHA for 88cc47d
View code at this point
Browse repository at this point
Commits on Jun 1, 2022
feat: Stream Feature View FCOS (#2750)
Show description for 0cf3c92
kevjumba
authored
0cf3c92
View commit details
Copy full SHA for 0cf3c92
View code at this point
Browse repository at this point
Commits on May 18, 2022
chore: Deprecate value type (#2673)
Show description for 9566299
felixwang9817
authored
9566299
View commit details
Copy full SHA for 9566299
View code at this point
Browse repository at this point
Commits on May 5, 2022
Revert "chore: Deprecate value type (#2611)" (#2643)
Show description for 4fbdfb1
achals
authored
4fbdfb1
View commit details
Copy full SHA for 4fbdfb1
View code at this point
Browse repository at this point
Commits on May 4, 2022
fix: Update data source timestamp inference error message to make sense (#2636)
Show description for 3eaf6b7
achals
authored
3eaf6b7
View commit details
Copy full SHA for 3eaf6b7
View code at this point
Browse repository at this point
chore: Deprecate value type (#2611)
Show description for 737c488
felixwang9817
authored
737c488
View commit details
Copy full SHA for 737c488
View code at this point
Browse repository at this point
Commits on Apr 24, 2022
fix: Fix broken proto conversion methods for data sources (#2603)
Show description for 00ed65a
felixwang9817
authored
00ed65a
View commit details
Copy full SHA for 00ed65a
View code at this point
Browse repository at this point
Commits on Apr 20, 2022
fix: Switch from `join_key` to `join_keys` in tests and docs (#2580)
Show description for d66c931
felixwang9817
authored
d66c931
View commit details
Copy full SHA for d66c931
View code at this point
Browse repository at this point
Commits on Apr 19, 2022
feat: Support entity fields in feature view `schema` parameter by dropping them (#2568)
Show description for c8fcc35
felixwang9817
authored
c8fcc35
View commit details
Copy full SHA for c8fcc35
View code at this point
Browse repository at this point
fix: Fix push sources and add docs / tests pushing via the python feature server (#2561)
Show description for e8e418e
adchia
authored
e8e418e
View commit details
Copy full SHA for e8e418e
View code at this point
Browse repository at this point
Commits on Apr 12, 2022
feat: Switch from Feature to Field (#2514)
Show description for 6a03bed
felixwang9817
authored
6a03bed
View commit details
Copy full SHA for 6a03bed
View code at this point
Browse repository at this point
Commits on Apr 6, 2022
fix: Timestamp update (#2486)
Show description for bf23111
kevjumba
authored
bf23111
View commit details
Copy full SHA for bf23111
View code at this point
Browse repository at this point
Commits on Apr 5, 2022
fix: Request data api update (#2488)
Show description for 0c9e5b7
kevjumba
authored
0c9e5b7
View commit details
Copy full SHA for 0c9e5b7
View code at this point
Browse repository at this point
Commits on Mar 17, 2022
fix: Added Redshift and Spark typecheck to data_source event_timestamp_col inference (#2389)
Show description for 04dea73
shaibruhis
authored
04dea73
View commit details
Copy full SHA for 04dea73
View code at this point
Browse repository at this point
Commits on Mar 6, 2022
fix: Fix default feast apply path without any extras (#2373)
Show description for 6ba7fc7
adchia
authored
6ba7fc7
View commit details
Copy full SHA for 6ba7fc7
View code at this point
Browse repository at this point
Commits on Mar 4, 2022
feat: Metadata changes & making data sources top level objects to power Feast UI (#2336)
Show description for 43da230
adchia
authored
43da230
View commit details
Copy full SHA for 43da230
View code at this point
Browse repository at this point
feat: Feast Spark Offline Store (#2349)
Show description for 98b8d8d
kevjumba
and
adchia
authored
98b8d8d
View commit details
Copy full SHA for 98b8d8d
View code at this point
Browse repository at this point
Commits on Jan 31, 2022
Merge feast-snowflake plugin into main repo with documentation (#2193)
Show description for f2bc411
authored
f2bc411
View commit details
Copy full SHA for f2bc411
View code at this point
Browse repository at this point
Commits on Jan 30, 2022
Feast plan clean up (#2256)
Show description for 895589a
felixwang9817
authored
895589a
View commit details
Copy full SHA for 895589a
View code at this point
Browse repository at this point
Commits on Nov 18, 2021
Properly exclude entities from feature inference (#2048)
Show description for 63652e0
mavysavydav
authored
63652e0
View commit details
Copy full SHA for 63652e0
View code at this point
Browse repository at this point
Commits on Sep 1, 2021
Adding initial type support related tests for BQ (#1768)
Show description for 3c39261
adchia
authored
3c39261
View commit details
Copy full SHA for 3c39261
View code at this point
Browse repository at this point
Commits on Jul 27, 2021
Docstrings (#1739)
Show description for 8099ea7
felixwang9817
authored
8099ea7
View commit details
Copy full SHA for 8099ea7
View code at this point
Browse repository at this point
Change internal references from input to batch_source (#1729)
Show description for 489a0f8
felixwang9817
authored
489a0f8
View commit details
Copy full SHA for 489a0f8
View code at this point
Browse repository at this point
Commits on Jul 17, 2021
Add custom data sources (#1713)
Show description for a7f88c5
achals
authored
a7f88c5
View commit details
Copy full SHA for a7f88c5
View code at this point
Browse repository at this point
Commits on Jun 28, 2021
Add RedshiftDataSource (#1669)
Show description for 1761b10
Tsotne Tabidze
authored
1761b10
View commit details
Copy full SHA for 1761b10
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL