/map type |
OK |
1m 55s |
/map type/tests |
OK |
37s 384ms |
/map type/tests/cast array of two tuples to map |
OK |
140ms |
/map type/tests/cast from mapadd |
OK |
42ms |
/map type/tests/cast from mappopulateseries |
OK |
40ms |
/map type/tests/cast from mapsubstract |
OK |
46ms |
/map type/tests/cast tuple of two arrays to map |
OK |
418ms |
/map type/tests/empty |
OK |
185ms |
/map type/tests/empty map |
OK |
197ms |
/map type/tests/functions with inline defined map |
OK |
173ms |
/map type/tests/insert invalid mixed key and value types |
OK |
366ms |
/map type/tests/invalid key |
OK |
353ms |
/map type/tests/length |
OK |
176ms |
/map type/tests/mapcontains |
OK |
626ms |
/map type/tests/mapkeys |
OK |
654ms |
/map type/tests/mapvalues |
OK |
699ms |
/map type/tests/notempty |
OK |
199ms |
/map type/tests/performance |
OK |
1s 1ms |
/map type/tests/performance vs array of tuples |
OK |
2s 80ms |
/map type/tests/performance vs two tuple of arrays |
OK |
2s 73ms |
/map type/tests/select map empty |
OK |
45ms |
/map type/tests/select map key not found |
OK |
186ms |
/map type/tests/select map with duplicated keys |
OK |
117ms |
/map type/tests/select map with invalid mixed key and value types |
OK |
79ms |
/map type/tests/select map with invalid number of arguments |
OK |
44ms |
/map type/tests/select map with key integer |
OK |
650ms |
/map type/tests/select map with key string |
OK |
488ms |
/map type/tests/select map with value array |
OK |
220ms |
/map type/tests/select map with value integer |
OK |
614ms |
/map type/tests/select map with value string |
OK |
497ms |
/map type/tests/subcolumns |
OK |
1s 133ms |
/map type/tests/subcolumns keys using inline defined map |
OK |
40ms |
/map type/tests/subcolumns values using inline defined map |
OK |
45ms |
/map type/tests/table map cast array of two tuples to map |
OK |
511ms |
/map type/tests/table map cast tuple of arrays to map |
OK |
1s 392ms |
/map type/tests/table map invalid key |
OK |
1s 962ms |
/map type/tests/table map key not found |
OK |
723ms |
/map type/tests/table map queries |
OK |
1s 617ms |
/map type/tests/table map select key with key integer |
OK |
2s 75ms |
/map type/tests/table map select key with key string |
OK |
2s 303ms |
/map type/tests/table map select key with value string |
OK |
2s 287ms |
/map type/tests/table map unsupported types |
OK |
156ms |
/map type/tests/table map with duplicated keys |
OK |
403ms |
/map type/tests/table map with key integer |
OK |
2s 190ms |
/map type/tests/table map with key string |
OK |
2s 219ms |
/map type/tests/table map with value array |
OK |
998ms |
/map type/tests/table map with value integer |
OK |
2s 265ms |
/map type/tests/table map with value string |
OK |
2s 279ms |
/map type/tests/table with map inside another type |
OK |
341ms |