/map type |
OK |
2m 17s |
/map type/tests |
OK |
53s 265ms |
/map type/tests/cast array of two tuples to map |
OK |
189ms |
/map type/tests/cast from mapadd |
OK |
63ms |
/map type/tests/cast from mappopulateseries |
OK |
65ms |
/map type/tests/cast from mapsubstract |
OK |
94ms |
/map type/tests/cast tuple of two arrays to map |
OK |
580ms |
/map type/tests/empty |
OK |
291ms |
/map type/tests/empty map |
OK |
290ms |
/map type/tests/functions with inline defined map |
OK |
205ms |
/map type/tests/insert invalid mixed key and value types |
OK |
293ms |
/map type/tests/invalid key |
OK |
514ms |
/map type/tests/length |
OK |
296ms |
/map type/tests/mapcontains |
OK |
935ms |
/map type/tests/mapkeys |
OK |
961ms |
/map type/tests/mapvalues |
OK |
987ms |
/map type/tests/notempty |
OK |
289ms |
/map type/tests/performance |
OK |
1s 162ms |
/map type/tests/performance vs array of tuples |
OK |
2s 259ms |
/map type/tests/performance vs two tuple of arrays |
OK |
2s 121ms |
/map type/tests/select map empty |
OK |
61ms |
/map type/tests/select map key not found |
OK |
248ms |
/map type/tests/select map with duplicated keys |
OK |
130ms |
/map type/tests/select map with invalid mixed key and value types |
OK |
126ms |
/map type/tests/select map with invalid number of arguments |
OK |
62ms |
/map type/tests/select map with key integer |
OK |
898ms |
/map type/tests/select map with key string |
OK |
735ms |
/map type/tests/select map with value array |
OK |
312ms |
/map type/tests/select map with value integer |
OK |
833ms |
/map type/tests/select map with value string |
OK |
713ms |
/map type/tests/subcolumns |
OK |
1s 743ms |
/map type/tests/subcolumns keys using inline defined map |
OK |
62ms |
/map type/tests/subcolumns values using inline defined map |
OK |
59ms |
/map type/tests/table map cast array of two tuples to map |
OK |
728ms |
/map type/tests/table map cast tuple of arrays to map |
OK |
2s 92ms |
/map type/tests/table map invalid key |
OK |
2s 898ms |
/map type/tests/table map key not found |
OK |
1s 139ms |
/map type/tests/table map queries |
OK |
2s 455ms |
/map type/tests/table map select key with key integer |
OK |
3s 153ms |
/map type/tests/table map select key with key string |
OK |
3s 437ms |
/map type/tests/table map select key with value string |
OK |
3s 468ms |
/map type/tests/table map unsupported types |
OK |
261ms |
/map type/tests/table map with duplicated keys |
OK |
602ms |
/map type/tests/table map with key integer |
OK |
3s 185ms |
/map type/tests/table map with key string |
OK |
3s 482ms |
/map type/tests/table map with value array |
OK |
1s 407ms |
/map type/tests/table map with value integer |
OK |
3s 374ms |
/map type/tests/table map with value string |
OK |
3s 375ms |
/map type/tests/table with map inside another type |
OK |
589ms |