Do not reuse allocations which hold tuple logical buffers. This works around a...
Do not reuse allocations which hold tuple logical buffers. This works around a GPU codegen issue which extended the live range of tuple buffers. This also addresses a potential latent bug where thread-local or custom call buffer might have been reused. Change: 145561773
Loading
Please sign in to comment