This repository has been archived on 2024-10-26 . You can view files and clone it, but cannot push or open issues or pull requests.
clickhouse-study
编译命令
cmake .. -DCMAKE_CXX_COMPILER=`which clang++` -DCMAKE_C_COMPILER=`which clang` -DCMAKE_BUILD_TYPE=release -DCMAKE_BUILD_WITH_INSTALL_RPATH=ON
Description
Languages
Markdown
100%