-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* WIP: Changes to support switching to bigquery. The queries currently aren't working but it feels like it might be making progress! * Converting queries over to user context_store_entity and context_store_keymap Currently gets as far as assignment table. * Getting up to submission now! * Changes to get this through submission, up to resources now * Fix up resources and report queries * Removing commented out methods Adding in tbyte calculation to the new bq method * Some cleanup around the bytes informational displays * Removing support for DATA_WAREHOUSE and postgres * Fixing up codacy issues, removing unused values * Resolving SQL injection warning * Missing import for Optional * Incorrect value in the return * Fixing time for course date * Adding more explicit support for DATE and DATETIME * Removing helper utility functions and passing explicit QueryJobConfig * Removing some additional references to DATA_WAREHOUSE * Removing unused imports
- Loading branch information
Showing
6 changed files
with
295 additions
and
299 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.