KK

Size: a a a
KK
DC
DC
М
DC
$ clickhouse-client -q "select * from XS format Native" > xx
$ cat xx
AInt64AInt64AInt64AInt64AInt64AInt64AInt64
clickhouse-client -q "select * from XS format Native" | clickhouse-client -q "insert into XS format Native"
МЮ
$ clickhouse-client -q "select * from XS format Native" > xx
$ cat xx
AInt64AInt64AInt64AInt64AInt64AInt64AInt64
clickhouse-client -q "select * from XS format Native" | clickhouse-client -q "insert into XS format Native"
clickhouse-client --query="SELECT id,m.ids AS uid,time FROM a LEFT JOIN mg AS m USING (id) SETTINGS join_use_nulls = 1 FORMAT Native" > a.nativeно как я понимаю можно сделать передачу через | ?
clickhouse-client --query="INSERT INTO test (id,uid,time) FORMAT Native" < a.native
DC
clickhouse-client --query="SELECT id,m.ids AS uid,time FROM a LEFT JOIN mg AS m USING (id) SETTINGS join_use_nulls = 1 FORMAT Native" > a.nativeно как я понимаю можно сделать передачу через | ?
clickhouse-client --query="INSERT INTO test (id,uid,time) FORMAT Native" < a.native
DC
МЮ
МЮ
KK
DC
KK
МШ
DC
МШ
N
N
KK
KK