chore: Add example of getting historical features with entity SQL#3224
Conversation
Signed-off-by: Danny Chiao <danny@tecton.ai>
Signed-off-by: Danny Chiao <danny@tecton.ai>
|
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #3224 +/- ##
==========================================
+ Coverage 67.03% 76.87% +9.83%
==========================================
Files 175 213 +38
Lines 15948 18076 +2128
==========================================
+ Hits 10691 13896 +3205
+ Misses 5257 4180 -1077
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Signed-off-by: Danny Chiao <danny@tecton.ai>
Signed-off-by: Danny Chiao <danny@tecton.ai>
Signed-off-by: Danny Chiao <danny@tecton.ai>
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: achals, adchia The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
New changes are detected. LGTM label has been removed. |
) * chore: Add example of getting historical features with entity SQL Signed-off-by: Danny Chiao <danny@tecton.ai> * chore: Add example of getting historical features with entity SQL Signed-off-by: Danny Chiao <danny@tecton.ai> * Call this out in running feast in production guide Signed-off-by: Danny Chiao <danny@tecton.ai> * Call this out in running feast in production guide Signed-off-by: Danny Chiao <danny@tecton.ai> * Call this out in running feast in production guide Signed-off-by: Danny Chiao <danny@tecton.ai> * lint Signed-off-by: Danny Chiao <danny@tecton.ai> * lint Signed-off-by: Danny Chiao <danny@tecton.ai> Signed-off-by: Danny Chiao <danny@tecton.ai>
Signed-off-by: Danny Chiao danny@tecton.ai
What this PR does / why we need it:
Tested this on the 3 quickstart templates I modified. Also added documentation changes to make this more clear
Which issue(s) this PR fixes:
Fixes #