Yunsong Wang
Yunsong Wang
/ok to test
@tgujar I've updated the docs to unblock CI. Have you noticed any performance regressions for other use cases? It seems that it improves the performance for mixed join but the...
/ok to test
@tgujar Could you take a look at the failing tests?
/ok to test
/ok to test
The return pair should be `std::pair` instead of `cuda::std::pair` since they host APIs.
> Do you all think the warning is necessary? And should I add a test for this case? Yes, it's good to have a warning and a test exercising this....