-
Notifications
You must be signed in to change notification settings - Fork 998
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add historical retrieval for BigQuery and Parquet #1389
Add historical retrieval for BigQuery and Parquet #1389
Commits on Mar 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for dc4906b - Browse repository at this point
Copy the full SHA dc4906bView commit details -
Add Parquet source, TTL validation, and fix BQ source conditional
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c465fe - Browse repository at this point
Copy the full SHA 2c465feView commit details -
Add partial Parquet Historical retrieval
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 5b1c584 - Browse repository at this point
Copy the full SHA 5b1c584View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16b716d - Browse repository at this point
Copy the full SHA 16b716dView commit details -
Remove feature_views_to_query from get_historical_features
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b93cba5 - Browse repository at this point
Copy the full SHA b93cba5View commit details -
Clean up get_hist_features test
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 20576b5 - Browse repository at this point
Copy the full SHA 20576b5View commit details -
Added point-in-time query for BigQueryOfflineStore
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9a5bc12 - Browse repository at this point
Copy the full SHA 9a5bc12View commit details -
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 785af1f - Browse repository at this point
Copy the full SHA 785af1fView commit details -
Clean up and reactor offline_store.py functions
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 940c2ae - Browse repository at this point
Copy the full SHA 940c2aeView commit details -
Relax Python dependencies and fix broken TTL
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for fe3e9c0 - Browse repository at this point
Copy the full SHA fe3e9c0View commit details -
Fix time zones in point-in-time join
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b2f30e5 - Browse repository at this point
Copy the full SHA b2f30e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d5c650 - Browse repository at this point
Copy the full SHA 8d5c650View commit details -
Move get_historical_features into feature_store and get mypy to pass
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c6da3cc - Browse repository at this point
Copy the full SHA c6da3ccView commit details -
Replace ParquetSource with FileSource
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f8d0d9 - Browse repository at this point
Copy the full SHA 9f8d0d9View commit details -
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cad7cb5 - Browse repository at this point
Copy the full SHA cad7cb5View commit details -
Clean up context building code
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 00a48da - Browse repository at this point
Copy the full SHA 00a48daView commit details -
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c64e99f - Browse repository at this point
Copy the full SHA c64e99fView commit details -
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for b9c1e90 - Browse repository at this point
Copy the full SHA b9c1e90View commit details -
Skip BigQuery test during unit tests
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 93ad2d2 - Browse repository at this point
Copy the full SHA 93ad2d2View commit details -
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dfc811b - Browse repository at this point
Copy the full SHA dfc811bView commit details -
Add documentation for historical retrieval and apply
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 513bcff - Browse repository at this point
Copy the full SHA 513bcffView commit details -
Add support for loading entity dataframes
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3aae713 - Browse repository at this point
Copy the full SHA 3aae713View commit details -
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for aba08e1 - Browse repository at this point
Copy the full SHA aba08e1View commit details -
Remove hardcoding of created timestamp
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 354c17e - Browse repository at this point
Copy the full SHA 354c17eView commit details -
Set created timestamp column in BigQuery test
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0240ef1 - Browse repository at this point
Copy the full SHA 0240ef1View commit details -
Revert broken documentation and formatting
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9cd335d - Browse repository at this point
Copy the full SHA 9cd335dView commit details -
Set context query to be immutable
Co-authored-by: Oleg Avdeev <[email protected]> Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 82595f8 - Browse repository at this point
Copy the full SHA 82595f8View commit details -
Add comments based on PR review
Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2468261 - Browse repository at this point
Copy the full SHA 2468261View commit details -
Clarify TODO comment for entity dataframe time ranges
Co-authored-by: Oleg Avdeev <[email protected]> Signed-off-by: Willem Pienaar <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 83f173c - Browse repository at this point
Copy the full SHA 83f173cView commit details