/map type |
OK |
1m 19s |
/map type/tests |
OK |
29s 931ms |
/map type/tests/cast array of two tuples to map |
OK |
104ms |
/map type/tests/cast from mapadd |
OK |
35ms |
/map type/tests/cast from mappopulateseries |
OK |
35ms |
/map type/tests/cast from mapsubstract |
OK |
35ms |
/map type/tests/cast tuple of two arrays to map |
OK |
317ms |
/map type/tests/empty |
OK |
140ms |
/map type/tests/empty map |
OK |
145ms |
/map type/tests/functions with inline defined map |
OK |
110ms |
/map type/tests/insert invalid mixed key and value types |
OK |
151ms |
/map type/tests/invalid key |
OK |
286ms |
/map type/tests/length |
OK |
145ms |
/map type/tests/mapcontains |
OK |
507ms |
/map type/tests/mapkeys |
OK |
540ms |
/map type/tests/mapvalues |
OK |
518ms |
/map type/tests/notempty |
OK |
146ms |
/map type/tests/performance |
OK |
735ms |
/map type/tests/performance vs array of tuples |
OK |
1s 486ms |
/map type/tests/performance vs two tuple of arrays |
OK |
1s 478ms |
/map type/tests/select map empty |
OK |
35ms |
/map type/tests/select map key not found |
OK |
137ms |
/map type/tests/select map with duplicated keys |
OK |
68ms |
/map type/tests/select map with invalid mixed key and value types |
OK |
73ms |
/map type/tests/select map with invalid number of arguments |
OK |
31ms |
/map type/tests/select map with key integer |
OK |
484ms |
/map type/tests/select map with key string |
OK |
401ms |
/map type/tests/select map with value array |
OK |
175ms |
/map type/tests/select map with value integer |
OK |
477ms |
/map type/tests/select map with value string |
OK |
403ms |
/map type/tests/subcolumns |
OK |
891ms |
/map type/tests/subcolumns keys using inline defined map |
OK |
34ms |
/map type/tests/subcolumns values using inline defined map |
OK |
33ms |
/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 63ms |
/map type/tests/table map invalid key |
OK |
2s 359ms |
/map type/tests/table map key not found |
OK |
589ms |
/map type/tests/table map queries |
OK |
1s 280ms |
/map type/tests/table map select key with key integer |
OK |
1s 674ms |
/map type/tests/table map select key with key string |
OK |
2s 32ms |
/map type/tests/table map select key with value string |
OK |
1s 837ms |
/map type/tests/table map unsupported types |
OK |
154ms |
/map type/tests/table map with duplicated keys |
OK |
315ms |
/map type/tests/table map with key integer |
OK |
1s 675ms |
/map type/tests/table map with key string |
OK |
1s 804ms |
/map type/tests/table map with value array |
OK |
757ms |
/map type/tests/table map with value integer |
OK |
1s 752ms |
/map type/tests/table map with value string |
OK |
1s 797ms |
/map type/tests/table with map inside another type |
OK |
280ms |