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

bug/Cast QueryInterface to QueryDimInterface #646

Merged
merged 2 commits into from
Jul 7, 2023

Conversation

tiberio-baptista
Copy link
Collaborator

This PR ensures that the getTaskForQueryDim method explicitly casts its queryEngine var into a QueryDimInterface instance, instead of QueryInterface. The lack of casting to QueryDimInterface was causing issues with query providers, namely when trying to use DIM query methods.

@Enet4 Enet4 self-requested a review May 29, 2023 16:50
@tiberio-baptista tiberio-baptista requested a review from Enet4 May 30, 2023 08:07
@bastiao
Copy link
Member

bastiao commented Jun 19, 2023

It's seems ok for me.

@Enet4 Enet4 force-pushed the bug/dim_query_interface branch from 6f3774a to 59c4f17 Compare July 6, 2023 11:58
@bastiao bastiao merged commit 00644b6 into bioinformatics-ua:dev Jul 7, 2023
@bastiao bastiao deleted the bug/dim_query_interface branch July 7, 2023 15:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants