ClickHouse/tests/queries/0_stateless/02583_map_literal_cast.reference

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
101 B
Plaintext
Raw Normal View History

2023-02-26 13:45:02 +00:00
{'a':1,'b':2}
2023-02-27 10:15:39 +00:00
{'abc':22,'def':33}
{10:[11,12],13:[14,15]}
{'ghj':{'klm':[16,17]},'nop':{'rst':[18]}}