Skip to content
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

DC-650: AxIN Prototype #1433

Draft
wants to merge 7 commits into
base: develop
Choose a base branch
from

Conversation

pshapiro4broad
Copy link
Member

Long running feature branch for AxIN prototype work.

* Move over paths

* Adapt controller code and fix openapi

* Update controller and add cors mappings

* PR feedback

* Actually implement queryHints

* Remove SQL

* Add comment about webconfig

* Spotless changes

* Move the stub data construction to services
* Add more of the tanagra code.

* Remove autowired again

* revert package changes in strings

* Remove cohortbuilder custom bigquery folder

* Remove stuff from gitignore

* Move files

* Make underlay name static and a variable

* Fix intellij

* Fix config path

* Swap to switch exp
* Implement queryinstances

* Remove gradle import
* Implement QueryHints

* Fix switch expression

* Remove import
@pshapiro4broad pshapiro4broad changed the title [DC-669] stub out cohort builder apis (#1422) DC-650: AxIN Prototype Mar 31, 2023
This PR adds partial support for running the Tanagra indexer against azure datasets in TDR.

- `EXPAND_CONFIG` is working
- `INDEX_ENTITY` is not complete yet; completed steps are: `CreateEntityTable`, `DenormalizeEntityInstances`, `BuildTextSearchStrings`, `WriteParentChildPairs`.

The remaining work has been moved to different tickets: DC-685, DC-686, DC-687.
A document describing how the indexer has been changed and how to run it is here: https://docs.google.com/document/d/1wWiCGysLNTijdBhSWj-j5R05DLq67gFk1uONvGqrl8Y/edit#
@sonarcloud
Copy link

sonarcloud bot commented Aug 8, 2023

SonarCloud Quality Gate failed.    Quality Gate failed

Bug C 15 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot E 1 Security Hotspot
Code Smell A 131 Code Smells

No Coverage information No Coverage information
1.4% 1.4% Duplication

idea Catch issues before they fail your Quality Gate with our IDE extension sonarlint SonarLint

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.

2 participants