Liangcai Li
Liangcai Li
May i know the Spark version ? and 100% repro?
> [@firestarman](https://github.com/firestarman) I believe you added this functionality. Would you mind commenting on what could be the issue here? Have you seen this before? We met similar issues before due...
It looks a little weird that the Spark said "Detected deadlock while completing task" in the log. Because no additional locks are used for GpuMapInPandasExec. According to the comment from...
I filed a possible fix at https://github.com/NVIDIA/spark-rapids/pull/13967, let's see if it works.
> I am mostly curious if there was a reason we didn't do it that way? Thx for review and this is a good question. Personally the main reason is...