ethzx

Results 1 comments of ethzx

hi BohuTANG, I try to optimize this issue. I [Deploy a Standalone Databend](https://databend.rs/doc/deploy/deploying-databend), and create [hits table ](https://github.com/ClickHouse/ClickBench/blob/main/databend/create.sql), and load data by `copy into hits from 'https://datasets.clickhouse.com/hits_compatible/hits.tsv.gz' FILE_FORMAT=(type='TSV' compression=AUTO);` But...