Commit 01ab462
fix: Updating the batch field so that you can query create and event date. (feast-dev#3411)
* fix: Assertion condition when value is 0 (feast-dev#3401)
* fix: Add assertion condition when value is 0
Signed-off-by: zlatan.el <[email protected]>
* chore: Add comment about zero value validation
Signed-off-by: zlatan.el <[email protected]>
* chore: Modifiy the comment
Signed-off-by: zlatan.el <[email protected]>
* chore: Add the comment
Signed-off-by: zlatan.el <[email protected]>
Signed-off-by: zlatan.el <[email protected]>
Co-authored-by: zlatan.el <[email protected]>
Signed-off-by: franciscojavierarceo <[email protected]>
* updating the batch field so that if you want return the created date of a model you can just add it in the get_online_features feature argument
Signed-off-by: franciscojavierarceo <[email protected]>
* linted
Signed-off-by: franciscojavierarceo <[email protected]>
* adding change to also support querying the event_timestamp
Signed-off-by: franciscojavierarceo <[email protected]>
Signed-off-by: zlatan.el <[email protected]>
Signed-off-by: franciscojavierarceo <[email protected]>
Co-authored-by: kysersozelee <[email protected]>
Co-authored-by: zlatan.el <[email protected]>1 parent 81c3483 commit 01ab462
1 file changed
+39
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
267 | 267 | | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| |||
599 | 599 | | |
600 | 600 | | |
601 | 601 | | |
| 602 | + | |
| 603 | + | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
602 | 607 | | |
603 | 608 | | |
604 | 609 | | |
| |||
609 | 614 | | |
610 | 615 | | |
611 | 616 | | |
| 617 | + | |
| 618 | + | |
| 619 | + | |
| 620 | + | |
| 621 | + | |
612 | 622 | | |
613 | 623 | | |
614 | 624 | | |
| |||
701 | 711 | | |
702 | 712 | | |
703 | 713 | | |
| 714 | + | |
704 | 715 | | |
705 | 716 | | |
706 | 717 | | |
707 | | - | |
708 | | - | |
709 | | - | |
710 | | - | |
711 | | - | |
712 | | - | |
| 718 | + | |
| 719 | + | |
| 720 | + | |
| 721 | + | |
| 722 | + | |
| 723 | + | |
| 724 | + | |
| 725 | + | |
| 726 | + | |
| 727 | + | |
713 | 728 | | |
714 | 729 | | |
| 730 | + | |
| 731 | + | |
| 732 | + | |
| 733 | + | |
| 734 | + | |
| 735 | + | |
| 736 | + | |
| 737 | + | |
| 738 | + | |
| 739 | + | |
| 740 | + | |
| 741 | + | |
| 742 | + | |
| 743 | + | |
| 744 | + | |
| 745 | + | |
| 746 | + | |
0 commit comments