Yunsong Wang

Results 178 comments of Yunsong Wang

@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...

@tgujar Could you take a look at the failing tests?

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....