-
Notifications
You must be signed in to change notification settings - Fork 237
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[BUG] test "convert large InternalRow iterator to cached batch single col" failed with arena pool #9982
Comments
we have nightly 470-driver regression integration tests but did not find the same issue. the run using JNI was compiled with latest rmm fix rapidsai/rmm#1396 |
provided a simple internal pipeline in Jobs-for-developers/job/REPRO-9982 to help try repro with internal resources |
If we force use arena pool in |
log with
|
log of failed case only:
|
closing by #9985 verified no error in driver 470&535 + arena rmm pool test with the fix |
Describe the bug
convert large InternalRow iterator to cached batch single col *** FAILED ***
in pipeline rapids_premerge-github build ID 8657.Steps/Code to reproduce bug
No local repro.
CI log:
Expected behavior
It should pass.
Environment details (please complete the following information)
Premerge CI, arena the test has been assigned to 470 driver instance
The text was updated successfully, but these errors were encountered: