Qualified identifier not guessed properly from prior requests
Opened this issue · 0 comments
buddly27 commented
When the qualified identifier is not explicitly requested, it can be guessed from the requests already added to the graph. However, it appears that it doesn't work properly for all cases.
When a "discreet::python" package is added to the graph, "::python" is still added later on when a python library is added.