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
SELECT
JSONExtractKeysAndValuesRaw(NULL),
arrayJoin([-1]),
[NULL, 255, NULL],
JSONExtractKeysAndValuesRaw(JSONExtractKeysAndValuesRaw([2147483647, 255, 100], NULL, arrayJoin([]))),
JSONExtractKeysAndValuesRaw('1', NULL),
*FROM t_enum8
<Fatal> : Logical error: 'Function JSONExtractKeysAndValuesRaw with argument with type Nothing and default implementation for Nothing is expected to return result with type Nothing, got Nullable(Nothing)'
https://s3.amazonaws.com/clickhouse-test-reports/37460/60b9d81773d5a56486c5685ec3880d6caf207d1f/fuzzer_astfuzzerubsan,actions//report.html
The text was updated successfully, but these errors were encountered: