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

Spark fuzzer failure: Ordering nulls is not supported #11601

Open
rui-mo opened this issue Nov 20, 2024 · 0 comments
Open

Spark fuzzer failure: Ordering nulls is not supported #11601

rui-mo opened this issue Nov 20, 2024 · 0 comments
Labels
bug Something isn't working fuzzer Issues related the to Velox fuzzer test components. fuzzer-found

Comments

@rui-mo
Copy link
Collaborator

rui-mo commented Nov 20, 2024

Description

Haven't reproduced this issue locally. Will try more runs.

Error Reproduction

I1119 09:53:13.425566 40 Compression.cpp:627] Initialized zstd compressor with compression level 7
E20241119 10:01:06.825817 40 FuzzerToolkit.cpp:116] Only simplified path threw exception:
terminate called after throwing an instance of 'facebook::velox::VeloxUserError'
what(): Exception: VeloxUserError
Error Source: USER
Error Code: INVALID_ARGUMENT
Reason: Ordering nulls is not supported
Retriable: False
Function: compareNulls
File: /__w/velox/velox/velox/./velox/vector/BaseVector.h
Line: 858
Stack trace:
Stack trace has been disabled. Use --velox_exception_user_stacktrace_enabled=true to enable it.

Relevant logs

https://github.com/facebookincubator/velox/actions/runs/11909559360/job/33189964369?pr=8863
@rui-mo rui-mo added bug Something isn't working fuzzer Issues related the to Velox fuzzer test components. fuzzer-found labels Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working fuzzer Issues related the to Velox fuzzer test components. fuzzer-found
Projects
None yet
Development

No branches or pull requests

1 participant