Skip to content
Merged
Changes from 1 commit
Commits
Show all changes
21 commits
Select commit Hold shift + click to select a range
ab245e9
add py.typed marker
tpvasconcelos Mar 14, 2022
e1578db
add py.typed to MANIFEST.in
tpvasconcelos Mar 14, 2022
e99e8b5
ignore mypy error from generated protos modules
tpvasconcelos Mar 14, 2022
1bdbe78
revert: ignore mypy error from generated protos modules
tpvasconcelos Mar 16, 2022
64de086
reorder imports
achals Mar 22, 2022
29d5272
sort imports
tpvasconcelos Mar 22, 2022
e47a32b
sort imports
tpvasconcelos Mar 22, 2022
99783f2
feat: Allow using entity's join_key in get_online_features (#2420)
pyalex Mar 21, 2022
adfe754
fix!: GetOnlineFeatureResponse in Python feature server should be con…
pyalex Mar 21, 2022
74f1e04
chore: Adding documentation on community calendar + newsletter + upda…
adchia Mar 21, 2022
b6d6afc
feat: Graduate write_to_online_store out of experimental status (#2426)
achals Mar 21, 2022
2679658
refactor!: Remove deprecated parameters from Entity and FeatureView (…
felixwang9817 Mar 21, 2022
2bfc6bb
ci: Modify release script to only do minor release for breaking chang…
felixwang9817 Mar 21, 2022
022cca1
fix: Ensure that __init__ files exist in proto dirs (#2433)
achals Mar 22, 2022
8861213
feat: Allow using entity's join_key in get_online_features (#2420)
pyalex Mar 21, 2022
aa74ee2
fix!: GetOnlineFeatureResponse in Python feature server should be con…
pyalex Mar 21, 2022
a2f4c3b
chore: Adding documentation on community calendar + newsletter + upda…
adchia Mar 21, 2022
8be62c9
feat: Graduate write_to_online_store out of experimental status (#2426)
achals Mar 21, 2022
cde237a
refactor!: Remove deprecated parameters from Entity and FeatureView (…
felixwang9817 Mar 21, 2022
849c1cb
ci: Modify release script to only do minor release for breaking chang…
felixwang9817 Mar 21, 2022
6c36f69
fix: Ensure that __init__ files exist in proto dirs (#2433)
achals Mar 22, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
fix!: GetOnlineFeatureResponse in Python feature server should be con…
…sisten… (#2418)

* GetOnlineFeatureResponse in Python feature server should be consistent with Java implementation

Signed-off-by: pyalex <moskalenko.alexey@gmail.com>

* fix local e2e test

Signed-off-by: pyalex <moskalenko.alexey@gmail.com>

* reuse timestamp in response generation

Signed-off-by: pyalex <moskalenko.alexey@gmail.com>
Signed-off-by: Tomas Pereira de Vasconcelos <tomasvasconcelos1@gmail.com>
  • Loading branch information
pyalex authored and tpvasconcelos committed Mar 22, 2022
commit adfe75495c2dad4a3ca755cd097d49d50bbccef9

No changes to show.

This commit has no content.