Created
December 19, 2022 19:30
-
-
Save darrenfu/ce75a0146c2c9e51f90ede17bce14a58 to your computer and use it in GitHub Desktop.
map_from_entries - only failure
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
E20221219 11:29:13.193938 14925682 FuzzerToolkit.cpp:131] Only one path threw exception: | |
libc++abi: terminating with uncaught exception of type facebook::velox::VeloxUserError: Exception: VeloxUserError | |
Error Source: USER | |
Error Code: INVALID_ARGUMENT | |
Reason: map entry cannot be null | |
Retriable: False | |
Expression: !decodedRow.isNullAt(offset + i) | |
Context: map_from_entries(10 elements starting at 220 {{[220->270] 954688-06-16, [220->112] [112->154] 10 elements starting at 1540 {[1540->2550] [2550->2017] [2017->1492] 690185702118130641 => [1540->1593] [1593->754] [754->1648] 0.18735340959392488, [1541->2132] [2132->842] [842->290] 3628103850737398603 => [1541->343] [343->1397] [1397->486] 0.2362087769433856, [1542->1104] [1104->1372] [1372->1563] 4024650605316485715 => [1542->2438] [2438->2136] [2136->2208] 0.8233278426341712, [1543->2305] [2305->660] [660->1342] 8231708222516646461 => [1543->535] [535->1610] [1610->2586] 0.11026319046504796, [1544->1018] [1018->60] [60->1541] 2930196863899139974 => [1544->301] [301->920] [920->1644] 0.24565334478393197, ...}}, {[221->151] 5087938-04-10, [221->149] [149->239] 10 elements starting at 2390 {[2390->685] [685->2520] [2520->2080] 4973880315184441984 => [2390->85] [85->2791] [2791->2441] 0.42467248742468655, [2391->525] [525->2238] [2238->1711] 9143819537784613309 => [2391->1494] [1494->10] [10->148] 0.9725230480544269, [2392->1632] [1632->1182] [1182->1201] 10527467885017584 => [2392->2320] [2320->2847] null, [2393->2843] [2843->954] [954->1699] 7076935304204885685 => [2393->2282] [2282->1385] [1385->1862] 0.8838202019687742, [2394->935] [935->2263] [2263->2048] 2093899649646679947 => null, ...}}, {[222->18] 3889202-12-26, [222->119] [119->196] 10 elements starting at 1960 {[1960->223] [223->2594] [2594->1917] 2796008026608516634 => [1960->128] [128->328] [328->908] 0.7409108600113541, [1961->1839] [1839->50] [50->2602] 9203038518436517368 => null, [1962->2134] [2134->798] [798->2017] 4040437738824160751 => [1962->2678] [2678->1019] null, [1963->1082] [1082->814] [814->688] 7248591701151761382 => [1963->995] [995->240] [240->2196] null, [1964->384] [384->903] [903->933] 5336999872113212296 => [1964->2167] [2167->2628] [2628->532] 0.7830857171211392, ...}}, {[223->159] 2805599-10-06, [223->271] [271->36] 10 elements starting at 360 {[360->1947] [1947->2857] [2857->864] 5554535272153315444 => null, [361->1281] [1281->2585] [2585->593] 4449623454000541037 => [361->2837] null, [362->1694] [1694->1900] [1900->1656] 4335083212809023826 => [362->1546] [1546->792] [792->323] 0.399687678553164, [363->2277] [2277->630] [630->2126] 8662347883629163195 => [363->2460] [2460->57] [57->1551] 0.3121977783739567, [364->2257] [2257->1576] [1576->2142] 3099648651754122193 => [364->1557] [1557->2872] [2872->779] 0.889293362852186, ...}}, {[224->264] 2509369-12-16, [224->188] [188->230] 10 elements starting at 2300 {[2300->500] [500->2081] [2081->2668] 8571391483176290714 => [2300->2299] [2299->1042] null, [2301->1971] [1971->2805] [2805->1773] 2711217078806173260 => [2301->1505] [1505->481] [481->2181] 0.18902186676859856, [2302->1219] [1219->2186] [2186->1539] 4894551710115340962 => [2302->2732] null, [2303->1235] [1235->1994] [1994->1660] 3144411963680807549 => [2303->971] [971->458] [458->2518] 0.7205110972281545, [2304->772] [772->2516] [2516->1027] 3892299058838900236 => [2304->2526] [2526->197] [197->2744] 0.10036583314649761, ...}}, ...}:ARRAY<ROW<"":DATE,"":MAP<BIGINT,DOUBLE>>>) | |
Top-Level Context: Same as context. | |
Function: operator() | |
File: /Users/dofu/git/velox/velox/functions/prestosql/MapFromEntries.cpp | |
Line: 97 | |
Stack trace: | |
Stack trace has been disabled.Use --velox_exception_user_stacktrace=true to enable it. | |
Process finished with exit code 134 (interrupted by signal 6: SIGABRT) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment