vvml-yz-hbase-test.172.18.4.126 :) insert into db1.dist_table
(id, column1)
values
(5, 'mno'),
(6, 'pqr');
INSERT INTO db1.dist_table (id, column1) FORMAT Values
Query id: 78b4cc88-9b13-4078-a3f0-d405f4338cfb
Elapsed: 0.002 sec.
Received exception from server (version 24.1.8):
Code: 55. DB::Exception: Received from localhost:9000. DB::Exception: Method write is not supported by storage Distributed with more than one shard and no sharding key provided. (STORAGE_REQUIRES_PARAMETER)