You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
AssertionError: GPU and CPU string values are different at [0, 'regexp_replace(a, A{0,}, PROD, 1)']
AssertionError: GPU and CPU string values are different at [0, 'regexp_replace(a, [a\\d]{0,2}, x, 1)']
AssertionError: GPU and CPU boolean values are different at [0, 'RLIKE(a, (?:ab){0,3})']
Steps/Code to reproduce bug
Please provide a list of steps or a code sample to reproduce the issue.
Avoid posting private or sensitive data.
Expected behavior
Pass the tests
Environment details (please complete the following information)
Describe the bug
Below failed unit tests
Below failed integration tests
different CPU vs GPU values
Steps/Code to reproduce bug
Please provide a list of steps or a code sample to reproduce the issue.
Avoid posting private or sensitive data.
Expected behavior
Pass the tests
Environment details (please complete the following information)
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: