thank you for this awesome database. Currently I am trying to benchmark it to Oracle and some other databases. I want to use
TPC-H test. Unfortunately TPC-H can generate only csv delimited by | (pipe) and CSV format in ClickHouse
only supports , (comma). Is there any easy solution how to import data for TPC-H and make data loading comparable to other solutions?