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
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.
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
The text was updated successfully, but these errors were encountered: