Split EE result files storage into 2 tables and avoid contents retrieval on each request#1024
Merged
wivern merged 2 commits intoApr 5, 2019
Merged
Conversation
…val on each request
wivern
approved these changes
Apr 5, 2019
anthonysena
pushed a commit
that referenced
this pull request
May 17, 2019
* increase version to 2.7.1 (#995) * Added permissions to watch IR report (#991) * added permissions to watch IR report * added migrations to cover newly created sources * simplify migration queries * Set Priority of first daimon "1" (#998) * Fixes performance issues with PLE & PLP generations retrieval (#1010) * Fixes performance issues with PLE & PLP generations retrieval * Adds filter to do cache invalidation in case of threads re-usage * Forgotten change * Fixed PLE & PLP jobs invalidation (2.7.1) (#1006) * Fixed PLE & PLP jobs invalidation * Fixes transaction * BQ support for PLE / PLP (#1012) * Update circe version (#1013) * Fixes SQL execution for BQ when keyfile is uploaded (#1016) * Fixes creation of new Datasource with keyfile (#1017) * Customizable PLE / PLP skeletons (#1021) * Split EE result files storage into 2 tables and avoid contents retrieval on each request (#1024) * Split EE result files storage into 2 tables and avoid contents retrieval on each request * Testing and review fixes * Fixes results persistence for PLE R script (2.7.1) (#1026) * Fixes results persistence for PLE R script * Apply consistent approach for creating output folder for PLE & PLP * Fixes issue with import new estimation/prediction (#1035) * Utilizes Request compressed results from Execution Engine (#1044) * Implements RunAs functionality (#1075) * Improvements for PLE & PLP starter scripts (#1092) - Install packages into local lib - Install packages using `R CMD build` to avoid issues on Windows and forced packages `upgrade` - Do not build vignettes * Sensitive info is removed from analyses result files (#1052) * Fix Estimation R script
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.