Commit Graph

54290 Commits

Author SHA1 Message Date
Dmitriy
46a8027947 Translation into Russian language
Выполнил перевод на русский язык.
2020-12-22 22:10:03 +03:00
Azat Khuzhin
5fc2c2169a Drop libnsl dependency (because of gRPC -> c-ares)
c-ares searching for gethostbyname in the libnsl library, however in the
version that shipped with gRPC it doing it wrong [1], since it uses
CHECK_LIBRARY_EXISTS(), which will return TRUE even if the function exists in
another dependent library. The upstream already contains correct macro [2],
but it is not included in gRPC (even upstream gRPC, not the one that is
shipped with clickhousee).

  [1]: e982924ace/CMakeLists.txt (L125)
  [2]: 44fbc81368/CMakeLists.txt (L146)

And because if you by some reason have libnsl [3] installed, clickhouse will
reject to start w/o it. While this is completelly different library.

  [3]: https://packages.debian.org/bullseye/libnsl2
2020-12-22 22:07:07 +03:00
myrrc
bb50329aa3 fixed the test and the code 2020-12-22 22:04:46 +03:00
Alexander Kuzmenkov
f2b25c708c review fixes 2020-12-22 22:01:15 +03:00
Dmitriy
14c11ac46f Update other-functions.md
Перевел example.
2020-12-22 21:37:42 +03:00
Dmitriy
a6d420d809 Update other-functions.md
Перевел на русский язык.
2020-12-22 21:32:31 +03:00
Anton Popov
eecd51bb75 fix for uninitialized thread pool 2020-12-22 21:29:47 +03:00
dkxiaohei
a8f3cebb42
Update datetime64.md
Refine the Chinese translation.
2020-12-23 02:05:03 +08:00
Alexander Kuzmenkov
3f33e6b3e0 some review fixes 2020-12-22 20:46:31 +03:00
Alexey Milovidov
062c226498 Fix Darwin build 2020-12-22 20:13:18 +03:00
Alexey Milovidov
674d0083d9 Remove unused code; fix clang tidy; fix old comments 2020-12-22 20:10:10 +03:00
Alexey Milovidov
ea3db22c1a Merge branch 'master' into watchdog 2020-12-22 19:54:57 +03:00
myrrc
57bb75b75b finished rearranging the code 2020-12-22 19:45:03 +03:00
alexey-milovidov
424df030af
Merge pull request #18350 from ClickHouse/remove-useless-code-3
Remove useless code
2020-12-22 19:43:55 +03:00
Nikita Mikhaylov
9d3908d093
Merge pull request #18372 from nikitamikhaylov/fix-arcadia-fifth
Return clickhouse-test-server for Arcadia needs
2020-12-22 19:33:13 +03:00
nikitamikhaylov
8fc984fbc5 fix 2020-12-22 19:32:13 +03:00
Nikolai Kochetov
2f4968c8da Fix style. 2020-12-22 19:07:04 +03:00
Ilya Yatsishin
a25e00a3d9
Update docs/en/sql-reference/functions/other-functions.md 2020-12-22 18:37:34 +03:00
alesapin
f0b2bf9247 Merge branch 'master' into simplier_coverage 2020-12-22 18:37:15 +03:00
alesapin
e28ab8d683 Better coverage build 2020-12-22 18:37:13 +03:00
Nikolai Kochetov
396ea14f67 Fix special build. 2020-12-22 18:29:32 +03:00
Nikita Mikhaylov
3b2f8c1a97
Merge pull request #18370 from nikitamikhaylov/fix-arcadia-fourth
Return back some configs, that are used in Arcadia
2020-12-22 18:25:04 +03:00
nikitamikhaylov
99404e914e done 2020-12-22 18:19:58 +03:00
Nikolai Kochetov
2c07516aee Fix special build and style. 2020-12-22 18:17:23 +03:00
Nikita Mikhaylov
410d0a51b5
Merge pull request #18331 from nikitamikhaylov/async-metrics-fix
Provide extra constructor for Async metrics
2020-12-22 17:17:03 +03:00
hexiaoting
93d28ef5c9
Implement untuple field access (#18309) 2020-12-22 16:48:40 +03:00
alesapin
d1d139a168 Fix comment 2020-12-22 16:48:10 +03:00
alesapin
23156fe6e4 Fix accident stop merges for merge tree 2020-12-22 16:46:09 +03:00
alesapin
4b28d6d030 Merge branch 'master' into enable_thread_fuzzer_for_flaky_check 2020-12-22 16:36:51 +03:00
Ivan
5fd6f260ac
Add support for ANTLR inside clickhouse-test (#18319) 2020-12-22 15:24:46 +03:00
Anton Popov
371050a16e remove unused code 2020-12-22 15:22:54 +03:00
alesapin
41229b8bc9 Run small tests 2020-12-22 14:52:48 +03:00
Anton Popov
57a1642035 fix race in aggregation with combinator distinct 2020-12-22 14:30:29 +03:00
Amos Bird
c974fb8948
Remove obtrusive tests 2020-12-22 18:42:18 +08:00
flynn
4e580f7b7c
Add asynchronous metrics on MergeTree tables data volume (#17639)
Co-authored-by: Alexander Kazakov <Akazz@users.noreply.github.com>
2020-12-22 13:34:35 +03:00
alesapin
b184141e20 Collect client coverage 2020-12-22 12:22:49 +03:00
Nikolai Kochetov
dc450e9a83 Update comment. 2020-12-22 11:55:21 +03:00
tavplubix
0e807d0647
Merge pull request #18211 from zhang2014/fix/ISSUES-18186
ISSUES-18186 fix unique key convert crash
2020-12-22 11:51:31 +03:00
Alexander Kuzmenkov
610361dfbc boop 2020-12-22 11:45:05 +03:00
Nikolai Kochetov
5109c3420e Update comment. 2020-12-22 11:42:09 +03:00
Alexey Milovidov
c6d3f2722e Revert unneeded changes 2020-12-22 11:21:18 +03:00
alesapin
2d28c8cb60 Better runner 2020-12-22 11:20:57 +03:00
Alexey Milovidov
76dc88b674 Remove useless code 2020-12-22 11:18:37 +03:00
Alexey Milovidov
b9df795595 Another code for TSan 2020-12-22 11:16:36 +03:00
spongedc
121f7ae833 Support builtin function isIPv4String && isIPv6String 2020-12-22 16:06:33 +08:00
Nikolai Kochetov
74671bda4a Fix special build 2020-12-22 11:01:13 +03:00
alexey-milovidov
a4b0d9ba4c
Merge pull request #16664 from FawnD2/switch-upstream-for-arrow-submodule
Switch upstream repo for Arrow submodule
2020-12-22 10:55:23 +03:00
Alexey Milovidov
af8022a0b1 Merge branch 'master' into amosbird-stacktracefix 2020-12-22 10:48:28 +03:00
Alexey Milovidov
100f9d5de3 Fix error and remove useless code 2020-12-22 10:38:39 +03:00
Alexander Kuzmenkov
da2a2e8e26 try to pass ninja flags in deb package 2020-12-22 10:38:39 +03:00