We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sorry @azimov but there are many issues. I think if you can please compare the code here https://github.com/gowthamrao/CohortDiagnostics/blob/execute2/inst/shiny/DiagnosticsExplorer/R/Results.R to the code in develop it would be easier.
But some summary
we shouldnt have an inner join here, because it is possible that there will be mismatch between resolved concepts and concept table example Concept data does not get exported in incremental mode in certain situations #907
is pointing to the wrong table
not sure why the complexiting in resolved concepts here. i think it explains why it is taking so long to retrieve
The text was updated successfully, but these errors were encountered:
Issue #921. You commented on it less than half an hour ago
Sorry, something went wrong.
Moved comment to relevant issue
No branches or pull requests
Sorry @azimov but there are many issues. I think if you can please compare the code here https://github.com/gowthamrao/CohortDiagnostics/blob/execute2/inst/shiny/DiagnosticsExplorer/R/Results.R to the code in develop it would be easier.
But some summary
we shouldnt have an inner join here, because it is possible that there will be mismatch between resolved concepts and concept table example Concept data does not get exported in incremental mode in certain situations #907

is pointing to the wrong table

not sure why the complexiting in resolved concepts here. i think it explains why it is taking so long to retrieve
The text was updated successfully, but these errors were encountered: