Closed abellina closed 1 day ago
This is a small leak in GpuUserDefinedFunction now that RapidsHostColumnBuilder needs to be closed, since build increases the ref count, for retry purposes.
GpuUserDefinedFunction
RapidsHostColumnBuilder
build
This is a small leak in
GpuUserDefinedFunction
now thatRapidsHostColumnBuilder
needs to be closed, sincebuild
increases the ref count, for retry purposes.