mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-18 05:32:52 +00:00
9effacfbc1
* master: (1102 commits) Update README.md Update README.md Update README.md Update index.md [docs] add intrdocution for statements page (#12189) Revert "Run perf tests with memory sampling (for allocations >1M)" Sanitize LINK_LIBRARIES property for the directories (#12160) [docs] refactor Domains overview (#12186) DOCS-647: toStartOfSecond (#12190) [docs] add intrdocution for commercial page (#12187) DOCSUP-1348 Russian translation for new functions (#133) (#12194) changelog fixes Update index.md (#12191) Update zh kafka.md title (#12192) Added test for #3767 style fix for #12152 Tests for fixed issues #10846 and #7347 changelog fixes [docs] introduction for special table engines (#12170) [docs] introduction for third-party interfaces (#12175) ... # Conflicts: # src/Access/ya.make # src/Common/ErrorCodes.cpp
14 lines
298 B
C
14 lines
298 B
C
#pragma once
|
|
|
|
// .h autogenerated by cmake!
|
|
|
|
#cmakedefine01 USE_ICU
|
|
#cmakedefine01 USE_MYSQL
|
|
#cmakedefine01 USE_RDKAFKA
|
|
#cmakedefine01 USE_AMQPCPP
|
|
#cmakedefine01 USE_EMBEDDED_COMPILER
|
|
#cmakedefine01 USE_INTERNAL_LLVM_LIBRARY
|
|
#cmakedefine01 USE_SSL
|
|
#cmakedefine01 USE_OPENCL
|
|
#cmakedefine01 USE_LDAP
|