/map type |
OK |
1m 20s |
/map type/tests |
OK |
29s 252ms |
/map type/tests/cast array of two tuples to map |
OK |
102ms |
/map type/tests/cast from mapadd |
OK |
34ms |
/map type/tests/cast from mappopulateseries |
OK |
34ms |
/map type/tests/cast from mapsubstract |
OK |
36ms |
/map type/tests/cast tuple of two arrays to map |
OK |
320ms |
/map type/tests/empty |
OK |
140ms |
/map type/tests/empty map |
OK |
140ms |
/map type/tests/functions with inline defined map |
OK |
110ms |
/map type/tests/insert invalid mixed key and value types |
OK |
143ms |
/map type/tests/invalid key |
OK |
268ms |
/map type/tests/length |
OK |
144ms |
/map type/tests/mapcontains |
OK |
482ms |
/map type/tests/mapkeys |
OK |
513ms |
/map type/tests/mapvalues |
OK |
560ms |
/map type/tests/notempty |
OK |
141ms |
/map type/tests/performance |
OK |
721ms |
/map type/tests/performance vs array of tuples |
OK |
1s 508ms |
/map type/tests/performance vs two tuple of arrays |
OK |
1s 428ms |
/map type/tests/select map empty |
OK |
32ms |
/map type/tests/select map key not found |
OK |
138ms |
/map type/tests/select map with duplicated keys |
OK |
68ms |
/map type/tests/select map with invalid mixed key and value types |
OK |
71ms |
/map type/tests/select map with invalid number of arguments |
OK |
33ms |
/map type/tests/select map with key integer |
OK |
493ms |
/map type/tests/select map with key string |
OK |
394ms |
/map type/tests/select map with value array |
OK |
183ms |
/map type/tests/select map with value integer |
OK |
480ms |
/map type/tests/select map with value string |
OK |
391ms |
/map type/tests/subcolumns |
OK |
864ms |
/map type/tests/subcolumns keys using inline defined map |
OK |
32ms |
/map type/tests/subcolumns values using inline defined map |
OK |
36ms |
/map type/tests/table map cast array of two tuples to map |
OK |
374ms |
/map type/tests/table map cast tuple of arrays to map |
OK |
1s 190ms |
/map type/tests/table map invalid key |
OK |
1s 674ms |
/map type/tests/table map key not found |
OK |
577ms |
/map type/tests/table map queries |
OK |
1s 234ms |
/map type/tests/table map select key with key integer |
OK |
1s 670ms |
/map type/tests/table map select key with key string |
OK |
2s 170ms |
/map type/tests/table map select key with value string |
OK |
1s 817ms |
/map type/tests/table map unsupported types |
OK |
152ms |
/map type/tests/table map with duplicated keys |
OK |
300ms |
/map type/tests/table map with key integer |
OK |
1s 686ms |
/map type/tests/table map with key string |
OK |
1s 753ms |
/map type/tests/table map with value array |
OK |
758ms |
/map type/tests/table map with value integer |
OK |
1s 728ms |
/map type/tests/table map with value string |
OK |
1s 798ms |
/map type/tests/table with map inside another type |
OK |
298ms |