-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Infer min and max timestamps from entity_df to limit data read from BQ source #1665
Commits on Jun 23, 2021
-
filter data read by timestamp inferred from entity_df when querying B…
…Q source Signed-off-by: Mwad22 <51929507+Mwad22@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 008819a - Browse repository at this point
Copy the full SHA 008819aView commit details
Commits on Jun 25, 2021
-
timestamps inferred in SQL query rather than from pandas df when quer…
…ying BQ source Signed-off-by: Mwad22 <51929507+Mwad22@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 57a9bcf - Browse repository at this point
Copy the full SHA 57a9bcfView commit details
Commits on Jul 2, 2021
-
timestamps inferred in separate SQL query to avoid recomputin, and ke…
…ep retrieval query simple Signed-off-by: Mwad22 <51929507+Mwad22@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 8d590a7 - Browse repository at this point
Copy the full SHA 8d590a7View commit details
Commits on Jul 5, 2021
-
Added an integration test for _get_entity_df_timestamp_bounds
Signed-off-by: Mwad22 <51929507+Mwad22@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1216506 - Browse repository at this point
Copy the full SHA 1216506View commit details -
Configuration menu - View commit details
-
Copy full SHA for bdcb2f8 - Browse repository at this point
Copy the full SHA bdcb2f8View commit details -
Linted and reformatted after merge conflict
Signed-off-by: Mwad22 <51929507+Mwad22@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e8a361f - Browse repository at this point
Copy the full SHA e8a361fView commit details -
removed redundant function upload_entity_df_into_bigquery from histor…
…ical retrieval test Signed-off-by: Mwad22 <51929507+Mwad22@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 80e5810 - Browse repository at this point
Copy the full SHA 80e5810View commit details
Commits on Jul 6, 2021
-
Explicitly set retrieved timestamps to same timezone when testing min…
…/max timestamp inference Signed-off-by: Mwad22 <51929507+Mwad22@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 12daf01 - Browse repository at this point
Copy the full SHA 12daf01View commit details -
typo fix, comparing object references instead of values
Signed-off-by: Mwad22 <51929507+Mwad22@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2292e97 - Browse repository at this point
Copy the full SHA 2292e97View commit details
Commits on Jul 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f204603 - Browse repository at this point
Copy the full SHA f204603View commit details -
fixed python linter issues, should be good to go
Signed-off-by: Mwad22 <51929507+Mwad22@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c3a77dc - Browse repository at this point
Copy the full SHA c3a77dcView commit details