/data types |
OK |
2m 5s |
/data types/map |
OK |
53s 500ms |
/data types/map/all types |
OK |
4s 852ms |
/data types/map/cast array of two tuples to map |
OK |
1s 700ms |
/data types/map/cast from mapadd |
OK |
76ms |
/data types/map/cast from mappopulateseries |
OK |
88ms |
/data types/map/cast from mapsubstract |
OK |
73ms |
/data types/map/cast tuple of two arrays to map |
OK |
582ms |
/data types/map/empty |
OK |
227ms |
/data types/map/empty map |
OK |
279ms |
/data types/map/functions with inline defined map |
OK |
208ms |
/data types/map/insert invalid mixed key and value types |
OK |
291ms |
/data types/map/invalid key |
OK |
505ms |
/data types/map/length |
OK |
283ms |
/data types/map/mapcontains |
OK |
781ms |
/data types/map/mapkeys |
OK |
836ms |
/data types/map/mapvalues |
OK |
811ms |
/data types/map/notempty |
OK |
233ms |
/data types/map/performance |
OK |
909ms |
/data types/map/performance vs array of tuples |
OK |
1s 769ms |
/data types/map/performance vs two tuple of arrays |
OK |
1s 755ms |
/data types/map/select map empty |
OK |
46ms |
/data types/map/select map key not found |
OK |
277ms |
/data types/map/select map with duplicated keys |
OK |
149ms |
/data types/map/select map with invalid mixed key and value types |
OK |
109ms |
/data types/map/select map with invalid number of arguments |
OK |
41ms |
/data types/map/select map with key integer |
OK |
805ms |
/data types/map/select map with key string |
OK |
699ms |
/data types/map/select map with value array |
OK |
390ms |
/data types/map/select map with value integer |
OK |
858ms |
/data types/map/select map with value string |
OK |
729ms |
/data types/map/subcolumns |
OK |
1s 418ms |
/data types/map/subcolumns keys using inline defined map |
OK |
69ms |
/data types/map/subcolumns values using inline defined map |
OK |
77ms |
/data types/map/table map cast array of two tuples to map |
OK |
565ms |
/data types/map/table map cast tuple of arrays to map |
OK |
1s 848ms |
/data types/map/table map invalid key |
OK |
2s 390ms |
/data types/map/table map key not found |
OK |
1s 66ms |
/data types/map/table map queries |
OK |
2s 21ms |
/data types/map/table map select key with key integer |
OK |
3s 31ms |
/data types/map/table map select key with key string |
OK |
3s 23ms |
/data types/map/table map select key with value string |
OK |
3s 55ms |
/data types/map/table map unsupported types |
OK |
234ms |
/data types/map/table map with duplicated keys |
OK |
483ms |
/data types/map/table map with key integer |
OK |
3s 154ms |
/data types/map/table map with key string |
OK |
2s 869ms |
/data types/map/table map with value array |
OK |
1s 301ms |
/data types/map/table map with value integer |
OK |
2s 947ms |
/data types/map/table map with value string |
OK |
3s 46ms |
/data types/map/table with map inside another type |
OK |
502ms |