feast-hive
feast-hive copied to clipboard
Feast 0.26.0 support
I've made some changes to support 0.26.0
feast API.
- added features : https://docs.feast.dev/getting-started/concepts/dataset
Additionally, the test code was also modified according to the version.
patched some code according to bigquery.py and trino.py
Functionality Matrix
Function | Hive |
---|---|
get_historical_features |
yes |
pull_latest_from_table_or_query |
yes |
pull_all_from_table_or_query |
yes |
offline_write_batch |
no |
write_logged_features |
no |