arrow icon indicating copy to clipboard operation
arrow copied to clipboard

GH-43116: [C++][Compute] Mark KeyCompare.CompareColumnsToRowsLarge as large memory test

Open zanmato1984 opened this issue 1 year ago • 13 comments

Rationale for this change

This test consumes more than 4GB memory and causes oom-kill when running with TSAN as reported in #43116 .

What changes are included in this PR?

Limit its running by marking it as large memory test.

Are these changes tested?

Change is test.

Are there any user-facing changes?

None.

  • GitHub Issue: #43116

zanmato1984 avatar Jul 03 '24 07:07 zanmato1984