ClickHouse/dbms/tests
Azat Khuzhin 2d2e738085 Add CRC32IEEE()/CRC64() support
zlib's implementation uses CRC-32-IEEE 802.3 polynomial (0xedb88320) but
with starting value 0xffffffff, so introduce another crc32
implementation - CRC32IEEE that has starting value - 0

Also add CRC64 with ECMA polynomial.

v2: s/crc*_data./crc*_data./ to avoid conflicts with other crc32.h in contrib
v3: join with existing CRC32()
2019-10-25 15:52:41 +03:00
..
config Added example config with macros for tests 2019-10-09 04:16:34 +03:00
external_models/catboost
instructions Changed repository URL 2019-09-23 19:18:19 +03:00
integration Merge pull request #7434 from excitoon-favorites/fix-7424 2019-10-24 19:45:22 +03:00
perf_drafts
performance Merge pull request #7436 from amosbird/scalarperf 2019-10-22 19:06:20 +03:00
queries Add CRC32IEEE()/CRC64() support 2019-10-25 15:52:41 +03:00
users.d
.gitignore
clickhouse-client.xml
clickhouse-test Update url params in shell_config and tests.] 2019-10-11 16:34:26 +03:00
clickhouse-test-server
client-test.xml
CMakeLists.txt
CTestCustom.cmake
decimals_dictionary.xml
ints_dictionary.xml
server-test.xml Cover INSERT into Distributed with MATERIALIZED columns and !is_local node 2019-10-23 21:55:08 +03:00
stress Stress test: more beautiful 2019-08-31 14:20:09 +03:00
strings_dictionary.xml
tsan_suppressions.txt Make a better build scheme (#6500) 2019-08-28 23:49:37 +03:00
users.xml