I'd like to gauge interest in a proposal to add an indexed string extension type to the MessagePack specification. As the website says, MessagePack is a much more compact representation than JSON.
INSERT INTO db1.table1_dict_source (id, email, name) VALUES (1, '[email protected]', 'me'), (2, '[email protected]', 'you'); Create dictionary with key/value both as String CREATE DICTIONARY db1.table1_dict ...
Results that may be inaccessible to you are currently showing.
Hide inaccessible results