NVIDIA / NVIDIA/cudf

[BUG] Missing test for memory corruption in range window queries on null timestamps

Open
#7,590 3 comments 0 reactions 1 assignee Claimed by @mythrocks View on GitHub
bug libcudf tests
Dominant language
C++
Stars
9.8k
Forks
1.1k
Avg merge
3d 6m
Merged PRs (30d)
278

Description

#7568 fixed the null-bounds calculation for time range window functions, for cases where the timestamp column might contain nulls. No tests were added as part of the fix, because the crash is elusive. There already are tests for grouped time-range rolling windows that exercise this code path, but do not crash on account of the out-of-bounds access.

It would be good to add a test that reproduces the error condition.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.