/data types |
OK |
2m 47s |
/data types/map |
OK |
1m 6s |
/data types/map/all types |
OK |
13s 48ms |
/data types/map/cast array of two tuples to map |
OK |
2s 87ms |
/data types/map/cast from mapadd |
OK |
92ms |
/data types/map/cast from mappopulateseries |
OK |
67ms |
/data types/map/cast from mapsubstract |
OK |
69ms |
/data types/map/cast tuple of two arrays to map |
OK |
592ms |
/data types/map/empty |
OK |
259ms |
/data types/map/empty map |
OK |
274ms |
/data types/map/functions with inline defined map |
OK |
233ms |
/data types/map/insert invalid mixed key and value types |
OK |
271ms |
/data types/map/invalid key |
OK |
535ms |
/data types/map/length |
OK |
279ms |
/data types/map/mapcontains |
OK |
826ms |
/data types/map/mapkeys |
OK |
859ms |
/data types/map/mapvalues |
OK |
874ms |
/data types/map/notempty |
OK |
259ms |
/data types/map/performance |
OK |
1s 212ms |
/data types/map/performance vs array of tuples |
OK |
2s 522ms |
/data types/map/performance vs two tuple of arrays |
OK |
2s 327ms |
/data types/map/select map empty |
OK |
70ms |
/data types/map/select map key not found |
OK |
263ms |
/data types/map/select map with duplicated keys |
OK |
143ms |
/data types/map/select map with invalid mixed key and value types |
OK |
120ms |
/data types/map/select map with invalid number of arguments |
OK |
61ms |
/data types/map/select map with key integer |
OK |
932ms |
/data types/map/select map with key string |
OK |
760ms |
/data types/map/select map with value array |
OK |
360ms |
/data types/map/select map with value integer |
OK |
934ms |
/data types/map/select map with value string |
OK |
811ms |
/data types/map/subcolumns |
OK |
1s 622ms |
/data types/map/subcolumns keys using inline defined map |
OK |
73ms |
/data types/map/subcolumns values using inline defined map |
OK |
73ms |
/data types/map/table map cast array of two tuples to map |
OK |
635ms |
/data types/map/table map cast tuple of arrays to map |
OK |
1s 897ms |
/data types/map/table map invalid key |
OK |
2s 518ms |
/data types/map/table map key not found |
OK |
1s 53ms |
/data types/map/table map queries |
OK |
2s 246ms |
/data types/map/table map select key with key integer |
OK |
3s 102ms |
/data types/map/table map select key with key string |
OK |
3s 256ms |
/data types/map/table map select key with value string |
OK |
3s 227ms |
/data types/map/table map unsupported types |
OK |
233ms |
/data types/map/table map with duplicated keys |
OK |
556ms |
/data types/map/table map with key integer |
OK |
3s 193ms |
/data types/map/table map with key string |
OK |
3s 176ms |
/data types/map/table map with value array |
OK |
1s 328ms |
/data types/map/table map with value integer |
OK |
3s 224ms |
/data types/map/table map with value string |
OK |
3s 217ms |
/data types/map/table with map inside another type |
OK |
579ms |