Skip to content
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_re_replace_no_unicode_fallback test failes on integratoin tests Yarn #8030

Closed
tgravescs opened this issue Apr 4, 2023 · 1 comment · Fixed by #8031
Closed
Assignees
Labels
bug Something isn't working

Comments

@tgravescs
Copy link
Collaborator

Describe the bug
test_re_replace_no_unicode_fallback integration test failed on yarn cluster

[2023-04-04T18:17:46.871Z] E py4j.protocol.Py4JJavaError: An error occurred while calling z:org.apache.****.sql.rapids.ExecutionPlanCaptureCallback.assertDidFallBack.
[2023-04-04T18:17:46.871Z] E : java.lang.AssertionError: assertion failed: Could not find RegExpReplace in the GPU plans:
[2023-04-04T18:17:46.871Z] E GpuColumnarToRow false
[2023-04-04T18:17:46.871Z] E +- GpuProject [gpuregexpreplace(a#12, TEST, PROD) AS regexp_replace(a, TEST, PROD, 1)#14], true
[2023-04-04T18:17:46.871Z] E +- GpuRowToColumnar targetsize(2147483647)
[2023-04-04T18:17:46.871Z] E +- *(1) Scan ExistingRDD[a#12]
[2023-04-04T18:17:46.871Z] E

@tgravescs tgravescs added bug Something isn't working ? - Needs Triage Need team to review and classify P0 Must have for release labels Apr 4, 2023
@NVnavkumar NVnavkumar self-assigned this Apr 4, 2023
@NVnavkumar
Copy link
Collaborator

Reproduced this bug locally, will push a fix

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
3 participants