| /map type |
OK |
2m 20s |
| /map type/tests |
OK |
51s 753ms |
| /map type/tests/cast array of two tuples to map |
OK |
188ms |
| /map type/tests/cast from mapadd |
OK |
65ms |
| /map type/tests/cast from mappopulateseries |
OK |
66ms |
| /map type/tests/cast from mapsubstract |
OK |
84ms |
| /map type/tests/cast tuple of two arrays to map |
OK |
537ms |
| /map type/tests/empty |
OK |
274ms |
| /map type/tests/empty map |
OK |
269ms |
| /map type/tests/functions with inline defined map |
OK |
187ms |
| /map type/tests/insert invalid mixed key and value types |
OK |
272ms |
| /map type/tests/invalid key |
OK |
482ms |
| /map type/tests/length |
OK |
274ms |
| /map type/tests/mapcontains |
OK |
908ms |
| /map type/tests/mapkeys |
OK |
936ms |
| /map type/tests/mapvalues |
OK |
939ms |
| /map type/tests/notempty |
OK |
275ms |
| /map type/tests/performance |
OK |
1s 132ms |
| /map type/tests/performance vs array of tuples |
OK |
2s 223ms |
| /map type/tests/performance vs two tuple of arrays |
OK |
2s 79ms |
| /map type/tests/select map empty |
OK |
61ms |
| /map type/tests/select map key not found |
OK |
237ms |
| /map type/tests/select map with duplicated keys |
OK |
120ms |
| /map type/tests/select map with invalid mixed key and value types |
OK |
114ms |
| /map type/tests/select map with invalid number of arguments |
OK |
60ms |
| /map type/tests/select map with key integer |
OK |
826ms |
| /map type/tests/select map with key string |
OK |
748ms |
| /map type/tests/select map with value array |
OK |
315ms |
| /map type/tests/select map with value integer |
OK |
822ms |
| /map type/tests/select map with value string |
OK |
680ms |
| /map type/tests/subcolumns |
OK |
1s 700ms |
| /map type/tests/subcolumns keys using inline defined map |
OK |
58ms |
| /map type/tests/subcolumns values using inline defined map |
OK |
59ms |
| /map type/tests/table map cast array of two tuples to map |
OK |
697ms |
| /map type/tests/table map cast tuple of arrays to map |
OK |
2s 16ms |
| /map type/tests/table map invalid key |
OK |
2s 762ms |
| /map type/tests/table map key not found |
OK |
1s 129ms |
| /map type/tests/table map queries |
OK |
2s 380ms |
| /map type/tests/table map select key with key integer |
OK |
3s 103ms |
| /map type/tests/table map select key with key string |
OK |
3s 262ms |
| /map type/tests/table map select key with value string |
OK |
3s 377ms |
| /map type/tests/table map unsupported types |
OK |
246ms |
| /map type/tests/table map with duplicated keys |
OK |
549ms |
| /map type/tests/table map with key integer |
OK |
3s 40ms |
| /map type/tests/table map with key string |
OK |
3s 336ms |
| /map type/tests/table map with value array |
OK |
1s 455ms |
| /map type/tests/table map with value integer |
OK |
3s 168ms |
| /map type/tests/table map with value string |
OK |
3s 645ms |
| /map type/tests/table with map inside another type |
OK |
558ms |