Commit Graph

80068 Commits

Author SHA1 Message Date
Alexey Milovidov
b7799dcc45 Remove even more useless code 2021-12-24 12:25:27 +03:00
Alexey Milovidov
ce5d63510f Remove even more useless code 2021-12-24 12:25:27 +03:00
Alexey Milovidov
edb50b5844 Remove unused code 2021-12-24 12:25:27 +03:00
Alexey Milovidov
d1df2af2df Move two tests out of fast test 2021-12-24 12:25:27 +03:00
Alexey Milovidov
8b91bdf9f2 Enable query profiler 2021-12-24 12:25:27 +03:00
Alexey Milovidov
a96b4d50d6 Fix error 2021-12-24 12:25:27 +03:00
Alexey Milovidov
6e09a2a642 Fix build 2021-12-24 12:25:27 +03:00
Alexey Milovidov
82c188e665 Fix build 2021-12-24 12:25:27 +03:00
Alexey Milovidov
003ee51c6d Fix buildId 2021-12-24 12:25:27 +03:00
Alexey Milovidov
ae61cf66b5 Fix resources 2021-12-24 12:25:27 +03:00
Alexey Milovidov
29d28c531f Move code around to avoid dlsym on Musl 2021-12-24 12:25:27 +03:00
Alexey Milovidov
f9d3e45e49 Remove strange whitespace 2021-12-24 12:25:27 +03:00
Alexey Milovidov
f6dc07b475 Update test 2021-12-24 12:25:27 +03:00
Alexey Milovidov
d6ece47b7f Allow vfork 2021-12-24 12:25:27 +03:00
Alexey Milovidov
fb5b1c3d6a Make tests not depend on subtle changes in math functions 2021-12-24 12:25:27 +03:00
Alexey Milovidov
7897d93b25 Increase stack size on Musl 2021-12-24 12:25:27 +03:00
Alexey Milovidov
ad05c90c00 Fix build 2021-12-24 12:25:27 +03:00
Alexey Milovidov
6472e8691d Fix build 2021-12-24 12:25:27 +03:00
Alexey Milovidov
1fcb0006f3 Disable some libraries 2021-12-24 12:25:26 +03:00
Alexey Milovidov
204cc11e29 Fix incorrect include 2021-12-24 12:25:26 +03:00
alesapin
df0af75864 Fix clang tidy 2021-12-24 10:36:39 +03:00
mergify[bot]
da4dc1680a
Merge branch 'master' into add_jepsen_test 2021-12-24 07:31:25 +00:00
freedomDR
fbddbebca8 fix bitmapData rb_contain rb_remove 2021-12-24 06:21:13 +00:00
alexey-milovidov
a7f29f959f
Merge pull request #33122 from ClickHouse/fix-test-01821
Fix test that was dependent on time zone
2021-12-24 06:27:57 +03:00
taiyang-li
82465fd22e fix style 2021-12-24 10:49:12 +08:00
taiyang-li
004180c92f fix sytle 2021-12-24 10:27:44 +08:00
Alexey Milovidov
26e10c1fbb Remove unused header 2021-12-24 04:02:26 +03:00
Alexey Milovidov
df8689ce22 Fix test that was dependent on time zone 2021-12-24 03:57:50 +03:00
alexey-milovidov
6eecb3b457
Merge pull request #32934 from lehasm/alexey-sm-DOCSUP-15663-doc-interserver-credential-rotation
DOCSUP-15663: document interserver credential rotation
2021-12-24 03:55:12 +03:00
alexey-milovidov
2c73ee2758
Merge pull request #32641 from gulige/master
avoid inconsistent state in Block
2021-12-24 03:54:38 +03:00
alexey-milovidov
dea2543177
Update Field.h 2021-12-24 03:26:31 +03:00
alexey-milovidov
0e3af2f19a
Merge pull request #33097 from kssenii/clickhouse-local-send-profile-onfo
clickhouse-local send profile info
2021-12-24 02:29:36 +03:00
avogar
e38cb0389c Remove NOLINT 2021-12-23 21:22:51 +03:00
avogar
26dc1bc4e1 Fix style 2021-12-23 21:03:26 +03:00
avogar
47ad4200c9 Fix test 2021-12-23 21:00:22 +03:00
avogar
85d214d560 Fix build 2021-12-23 20:14:54 +03:00
avogar
2e02a6bcca Try to fix build 2021-12-23 19:47:29 +03:00
avogar
9333265c1a Minor change 2021-12-23 19:47:29 +03:00
avogar
ce68c54b03 Fix comments, reduce extra copying 2021-12-23 19:47:29 +03:00
avogar
5e5d6609ed Proper cast to bool 2021-12-23 19:47:29 +03:00
avogar
19faf46b68 Improve Bool data type 2021-12-23 19:47:29 +03:00
meoww-bot
3d2bacc56d
Update one.md 2021-12-24 00:38:50 +08:00
meoww-bot
c79344373e
Fix some words 2021-12-23 23:40:01 +08:00
meoww-bot
a97633f068
Update disks.md
Co-authored-by: Nikolay Degterinsky <43110995+evillique@users.noreply.github.com>
2021-12-23 23:25:31 +08:00
meoww-bot
547c0f26d5
Update databases.md 2021-12-23 23:21:05 +08:00
meoww-bot
04e0bcf3fa
Update storage_policies.md 2021-12-23 21:28:46 +08:00
taiyang-li
81e2e72dd0 fix bug 2021-12-23 20:52:36 +08:00
taiyang-li
98c620cfac inject git info for clickhouse-client clickhouse-server 2021-12-23 20:46:25 +08:00
meoww-bot
80e109a604
Update disks.md 2021-12-23 20:34:52 +08:00
Raúl Marín
77db850c0b Merge remote-tracking branch 'blessed/master' into libcxx13_take2 2021-12-23 12:42:39 +01:00