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

Figure out how to get the edge dictionary in a map reduce context. #2375

Open
jwomeara opened this issue May 2, 2024 · 0 comments
Open

Figure out how to get the edge dictionary in a map reduce context. #2375

jwomeara opened this issue May 2, 2024 · 0 comments
Labels
Query Microservice TODOs TODOs to be worked AFTER the query microservices are finished

Comments

@jwomeara
Copy link
Collaborator

jwomeara commented May 2, 2024

In the edgeDictionaryProvider call in EdgeQueryLogicFactoryConfiguration, we create an empty DefaultEdgeDictionary if the queryStorageCache and webClientBuilder are not present (i.e. we are in a map reduce query context). Instead of creating an empty DefaultEdgeDictionary, we should load the actual edge dictionary entries somehow.

@jwomeara jwomeara added the Query Microservice TODOs TODOs to be worked AFTER the query microservices are finished label May 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Query Microservice TODOs TODOs to be worked AFTER the query microservices are finished
Projects
None yet
Development

No branches or pull requests

1 participant