Describe the bug
The documentation shows the map function supports a simple key-value syntax like map(key, value), but this syntax currently errors!
DataFusion CLI v51.0.0
> SELECT MAP('type', 'test');
Execution error: Expected list, large_list or fixed_size_list, got Utf8