Skip to content

Conversation

anton-abushkevich
Copy link
Contributor

@anton-abushkevich anton-abushkevich commented Mar 16, 2021

Implementation of OHDSI/Atlas#2494

pavgra and others added 30 commits August 7, 2019 15:20
Adds permissions for accessing /cache/clear endpoint
…h parallelism level which makes behavior dramatically different compared to regular databases. There is a high probability of the bugs in case of CASTS with many 'AND' expressions. This change allows to ensure that not-number string value will not get to unsafe CAST (#1348)
* issue-1343 small refactoring + unit test

* issue-1343 Invalid BigQuery SQL from Atlas Cohorts
- put CDM_DATABASE_SCHEMA_PLACEHOLDER as param to the translateSql function
- unit test
- replace deprecated IOUtils.toByteArray method

* Increase WebAPI version to 2.7.5
* Updates circe version to 1.8.3 (#1337)

* Use released version of standardized-analysis-utils
* Increase WebAPI version to 2.7.4
* Updates circe version to 1.8.3

* Upgrade Impala driver to 2.6 (using JDBC 4.2) (#1340)

* Use released version of standardized-analysis-utils

* Increase WebAPI version to 2.7.4

* Upgrade Impala driver to 2.6 (using JDBC 4.2)

* Fixes batch mode
# Conflicts:
#	pom.xml
#	src/main/extras/impala/README.md
#	src/main/java/org/ohdsi/webapi/DataAccessConfig.java
#	src/main/java/org/ohdsi/webapi/JerseyConfig.java
#	src/main/java/org/ohdsi/webapi/estimation/EstimationController.java
#	src/main/java/org/ohdsi/webapi/pathway/PathwayServiceImpl.java
#	src/main/java/org/ohdsi/webapi/prediction/PredictionServiceImpl.java
#	src/main/java/org/ohdsi/webapi/shiro/management/AtlasRegularSecurity.java
#	src/main/java/org/ohdsi/webapi/shiro/management/AtlasSecurity.java
#	src/main/java/org/ohdsi/webapi/shiro/management/FilterTemplates.java
#	src/main/java/org/ohdsi/webapi/shiro/realms/KerberosAuthRealm.java
#	src/main/java/org/ohdsi/webapi/user/importer/UserImportController.java
#	src/main/java/org/ohdsi/webapi/user/importer/model/UserImportJob.java
#	src/main/java/org/ohdsi/webapi/user/importer/repository/UserImportJobHistoryItemRepository.java
#	src/main/java/org/ohdsi/webapi/user/importer/service/UserImportJobService.java
#	src/main/java/org/ohdsi/webapi/util/GenericExceptionMapper.java
#	src/main/resources/application.properties
#	src/main/resources/db/migration/oracle/V2.8.0.20190531181956__alter_job-execution-params_string-val.sql
#	src/main/resources/db/migration/postgresql/V2.8.0.20190531181956__alter_job-execution-params_string-val.sql
#	src/main/resources/db/migration/sqlserver/V2.8.0.20190531181956__alter_job-execution-params_string-val.sql
#	src/main/resources/resources/pathway/runPathwayAnalysis.sql
 - koren language
 - code for test
# Conflicts:
#	src/main/java/org/ohdsi/webapi/JerseyConfig.java
#	src/main/java/org/ohdsi/webapi/pathway/PathwayServiceImpl.java
@chrisknoll chrisknoll self-requested a review April 6, 2021 13:13
@chrisknoll
Copy link
Collaborator

Sorry for the delay on this. I will be taking this PR on for this week. Thank you.

@chrisknoll chrisknoll merged commit b72cbec into master Apr 6, 2021
@delete-merged-branch delete-merged-branch bot deleted the i18n branch April 6, 2021 23:11
m0nhawk pushed a commit to uc-cdis/WebAPI that referenced this pull request Apr 20, 2021
Implementation of internationalization.
Supported Lanauges:
- English
- Russian
- Korean
- Chinese
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants