FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for sdk/python/feast/entity.py - 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
entity.py
on
pytorch-template
User selector
Datepicker
Commit history
Commits on Feb 25, 2025
feat: Set value_type of entity directly in from_proto (#5092)
Show description for 90e7498
nanohanno
and
hkuepers
authored
90e7498
View commit details
Copy full SHA for 90e7498
View code at this point
Browse repository at this point
Commits on Dec 11, 2024
chore: Issue warning announcing entity's value_type as mandatory (#4833)
Show description for b8ede2a
franciscojavierarceo
and
devin-ai-integration[bot]
authored
b8ede2a
View commit details
Copy full SHA for b8ede2a
View code at this point
Browse repository at this point
Commits on Oct 24, 2024
feat: Add more __repr__ methods (#4676)
emgeee
authored
e726c09
View commit details
Copy full SHA for e726c09
View code at this point
Browse repository at this point
Commits on May 21, 2024
chore: Remove usage tracking (#4214)
Show description for 9284a50
tokoko
authored
9284a50
View commit details
Copy full SHA for 9284a50
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 4, 2022
chore: Delete unused code in entity (#3008)
Show description for 66c4338
felixwang9817
authored
66c4338
View commit details
Copy full SHA for 66c4338
View code at this point
Browse repository at this point
Commits on Jun 17, 2022
chore: Add typeguard to typecheck API usage (#2812)
Show description for 6b52144
achals
authored
6b52144
View commit details
Copy full SHA for 6b52144
View code at this point
Browse repository at this point
chore: Bump deprecation version from 0.23 to 0.24 (#2805)
Show description for 6b4e8d0
felixwang9817
authored
6b4e8d0
View commit details
Copy full SHA for 6b4e8d0
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 11, 2022
fix: Punt deprecation warnings and clean up some warnings. (#2670)
Show description for f775d2e
kevjumba
authored
f775d2e
View commit details
Copy full SHA for f775d2e
View code at this point
Browse repository at this point
chore: Add feature repo for version 0.19 (#2659)
Show description for 6589f15
felixwang9817
authored
6589f15
View commit details
Copy full SHA for 6589f15
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
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 19, 2022
fix: Fix `__hash__` methods (#2556)
Show description for ebb7dfe
felixwang9817
and
adchia
authored
ebb7dfe
View commit details
Copy full SHA for ebb7dfe
View code at this point
Browse repository at this point
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
Commits on Apr 12, 2022
chore: Add a join_keys field in the Entity API (#2526)
Show description for 27e7ae8
achals
authored
27e7ae8
View commit details
Copy full SHA for 27e7ae8
View code at this point
Browse repository at this point
Commits on Mar 30, 2022
fix: Make name a keyword arg for the Entity class (#2467)
Show description for 43847de
achals
authored
43847de
View commit details
Copy full SHA for 43847de
View code at this point
Browse repository at this point
Commits on Mar 23, 2022
feat: Add description, tags, owner fields to all feature view classes (#2440)
Show description for ed5e928
felixwang9817
authored
ed5e928
View commit details
Copy full SHA for ed5e928
View code at this point
Browse repository at this point
Commits on Mar 21, 2022
refactor!: Remove deprecated parameters from Entity and FeatureView (#2427)
Show description for e0041f1
felixwang9817
authored
e0041f1
View commit details
Copy full SHA for e0041f1
View code at this point
Browse repository at this point
Commits on Feb 25, 2022
refactor: Delete properties (#2338)
Show description for 57d1343
felixwang9817
authored
57d1343
View commit details
Copy full SHA for 57d1343
View code at this point
Browse repository at this point
Commits on Feb 24, 2022
feat: Add owner field to Entity and rename labels to tags
Show description for 412d625
felixwang9817
authored
412d625
View commit details
Copy full SHA for 412d625
View code at this point
Browse repository at this point
Commits on Sep 30, 2021
Use set when parsing repos to prevent duplicates (#1913)
Show description for 5d0f37b
achals
authored
5d0f37b
View commit details
Copy full SHA for 5d0f37b
View code at this point
Browse repository at this point
Commits on Sep 28, 2021
Fix issue with feature views being detected as duplicated when imported (#1905)
Show description for 1aedb8a
achals
authored
1aedb8a
View commit details
Copy full SHA for 1aedb8a
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
Commits on Jul 13, 2021
Remove type comments (#1710)
Show description for 5957da2
achals
authored
5957da2
View commit details
Copy full SHA for 5957da2
View code at this point
Browse repository at this point
Commits on Jun 22, 2021
Rename telemetry to usage (#1660)
Show description for 2013c04
Tsotne Tabidze
authored
2013c04
View commit details
Copy full SHA for 2013c04
View code at this point
Browse repository at this point
Commits on Jun 2, 2021
Entity value_type inference for Feature Repo registration (#1538)
Show description for 09fe2a6
mavysavydav
authored
09fe2a6
View commit details
Copy full SHA for 09fe2a6
View code at this point
Browse repository at this point
Commits on May 19, 2021
Add opt-out exception logging telemetry (#1535)
Show description for cb230ae
jklegar
authored
cb230ae
View commit details
Copy full SHA for cb230ae
View code at this point
Browse repository at this point
Commits on Apr 10, 2021
Add entity join key and fix entity references (#1429)
Show description for ec9c4fd
jklegar
and
woop
authored
ec9c4fd
View commit details
Copy full SHA for ec9c4fd
View code at this point
Browse repository at this point
Commits on Mar 31, 2021
Make entity description optional and fix empty table_ref (#1425)
Show description for ae477dd
jklegar
authored
ae477dd
View commit details
Copy full SHA for ae477dd
View code at this point
Browse repository at this point
Commits on Mar 16, 2021
Move Python proto package into submodule (#1393)
Show description for a541b1d
woop
authored
a541b1d
View commit details
Copy full SHA for a541b1d
View code at this point
Browse repository at this point
Commits on Feb 3, 2021
more consistent value_type handling in Entity (#1310)
Show description for 2e5fb12
oavdeev
authored
2e5fb12
View commit details
Copy full SHA for 2e5fb12
View code at this point
Browse repository at this point
Commits on Oct 8, 2020
Refactor Python SDK to remove v1 concepts (#1023)
Show description for 25b796f
terryyylim
authored
25b796f
View commit details
Copy full SHA for 25b796f
View code at this point
Browse repository at this point
Commits on Sep 28, 2020
Introduce Entity as higher-level concept (#1014)
Show description for 87ee594
terryyylim
authored
87ee594
View commit details
Copy full SHA for 87ee594
View code at this point
Browse repository at this point
Previous
Next
Back
|
FazBrowse Home
|
New Git URL