Closed mbhaskar closed 5 years ago
Also, please create an issue/PR to track the v3 port of this change before we merge.
Please see if you can remove the multiple addition single toObservable in the new block of code. If you could rely on Single.toFlatMap() that would be better and you can do less transformation.
Also you have test failure. other than that looks good.
Also, please create an issue/PR to track the v3 port of this change before we merge.
Removing proxy execution context Retrieving query info using new query plan retriever
This change is