Commit Graph

113946 Commits

Author SHA1 Message Date
Alexey Milovidov
48c2884ef0 Update Aggregator.h 2023-04-22 11:55:32 +08:00
liuneng
eea363a8c3 fix aggregate empty string error 2023-04-22 11:55:32 +08:00
Nikolay Degterinsky
61f217be1d Better solution, add test 2023-04-22 01:55:18 +00:00
Nikolay Degterinsky
31c6127d15 Fix 2023-04-21 22:39:59 +00:00
Alexey Milovidov
366980dcf6
Merge pull request #49006 from ClickHouse/dont-allow-bad-changelogs
Dont allow bad changelogs
2023-04-22 01:08:40 +03:00
Nikolay Degterinsky
b599d0bd01 Better 2023-04-21 22:03:56 +00:00
ltrk2
12cfc45b74 Fix build error for big-endian platforms 2023-04-21 13:52:19 -07:00
Kevin Zhang
edefde83f4 tweak styling, show charts on initial load if credentials are correct 2023-04-21 16:06:12 -04:00
kssenii
475a893be3 Fix, add assertions 2023-04-21 21:52:17 +02:00
robot-clickhouse
eda1379180 Automatic style fix 2023-04-21 19:04:36 +00:00
Alexey Milovidov
ded4b17d2c
Merge pull request #48989 from evillique/fix-ssl
Add fallback to password auth after failed SSL auth
2023-04-21 21:42:59 +03:00
Kruglov Pavel
cbc1fe73cc
Merge pull request #49009 from Avogar/increase-connection-timeout
Increase default value for connect_timeout_with_failover_ms
2023-04-21 20:41:50 +02:00
Kseniia Sumarokova
f98f3e0fc9
Fix assertion 2023-04-21 20:27:14 +02:00
Dmitry Novik
e7e080b4a2 Update broken_tests.txt 2023-04-21 18:12:49 +00:00
Dmitry Novik
5fef967872 Make error message better 2023-04-21 18:11:54 +00:00
Arthur Passos
6b7b1367c0 docs 2023-04-21 14:51:49 -03:00
Arthur Passos
b7a5a86db2 fix comment 2023-04-21 14:28:10 -03:00
Nikolay Degterinsky
7f9ddcf2ea Fix 2023-04-21 17:19:12 +00:00
Kseniia Sumarokova
bd748045ad
Fix typo 2023-04-21 18:54:23 +02:00
Arthur Passos
197edf9d43 docs 2023-04-21 11:43:12 -03:00
Arthur Passos
9c1d61ba0b address comments and update docs 2023-04-21 11:31:59 -03:00
Nikolay Degterinsky
fb3c0f05df Add test 2023-04-21 14:22:14 +00:00
alesapin
0ca4960ada
Merge pull request #49014 from ClickHouse/remove_outdated_flaky_test
Remove outdated test
2023-04-21 16:04:08 +02:00
Alexey Milovidov
4f33985dac
Merge pull request #49015 from ClibMouse/improve-s390x-docs
Apply correct Markdown syntax
2023-04-21 16:48:11 +03:00
ltrk2
24381a9489 Apply correct Markdown syntax 2023-04-21 06:44:23 -07:00
Dmitry Novik
1fdee1a2ab
Merge branch 'master' into analyzer-ci 2023-04-21 15:43:16 +02:00
alesapin
ac40eab79d Remove outdated test 2023-04-21 15:24:29 +02:00
Anton Popov
55bc58006e add clarification to docs 2023-04-21 13:19:56 +00:00
Yakov Olkhovskiy
334b052879
Merge pull request #48873 from ClickHouse/fix-window-view-schedule
Fix unnecessary multiple rescheduling in StorageWindowView
2023-04-21 08:34:25 -04:00
Anton Popov
1b1a47e977 Merge remote-tracking branch 'upstream/master' into HEAD 2023-04-21 12:34:25 +00:00
Anton Popov
b321479af4 fix style-check 2023-04-21 12:32:35 +00:00
Alexey Milovidov
bd64a4a6fc
Merge pull request #48904 from ClickHouse/fix_set_withzk_and_analyzer
Fix segfault when set is not built yet
2023-04-21 15:14:23 +03:00
Alexey Milovidov
6506e536b9
Merge pull request #49007 from Nick-71/patch-1
Update README.md
2023-04-21 15:13:01 +03:00
Michael Lex
5f218353ed Add comment to explain why it's safe to assume format version 1 2023-04-21 14:01:38 +02:00
Tyler Hannan
aeccc9981e
Update README.md
ellipses in MD is problematic.
2023-04-21 13:45:24 +02:00
avogar
d68b8f46a4 Increase default value for connect_timeout_with_failover_ms 2023-04-21 11:38:36 +00:00
Kruglov Pavel
032b39e50b
Merge pull request #48976 from Avogar/fix-unknown-identifier-row-policy
Fix UNKNOWN_IDENTIFIER error while select from table with row policy and column with dots
2023-04-21 13:28:46 +02:00
Nick-71
3d03347d0c
Update README.md
added Berlin Meetup
2023-04-21 13:15:21 +02:00
Alexey Milovidov
2dbe4f80f2 Do not allow incomplete changelog entries 2023-04-21 12:59:47 +02:00
Alexey Milovidov
95e69b6f85 Do not allow incomplete changelog entries 2023-04-21 12:59:17 +02:00
Alexey Milovidov
a6fceaa497
Update AsynchronousMetrics.cpp 2023-04-21 13:51:13 +03:00
robot-clickhouse-ci-1
32ac001448
Merge pull request #48838 from amosbird/issue_48735
Fix key condition on duplicate primary keys
2023-04-21 12:46:50 +02:00
Alexey Milovidov
252c755323 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-ibm 2023-04-21 12:39:13 +02:00
Alexey Milovidov
530b764953 Fix IBM 2023-04-21 12:38:45 +02:00
alesapin
242ed6e515
Merge pull request #48970 from ClickHouse/trying_to_make_some_tests_parallel
Trying to make some tests parallel
2023-04-21 12:28:56 +02:00
kssenii
0ccc3afe74 Fix 2023-04-21 12:26:28 +02:00
Alexey Milovidov
9d6c3d7a4c
Merge pull request #48920 from awfeequdng/bugfix/maskLowBits
A non significant change (does not affect anything): add support for signed integers in the maskBits function
2023-04-21 13:22:44 +03:00
Alexey Milovidov
9670c9ce4e
Merge pull request #48969 from ClickHouse/vdimir/quantile-gk-rename
Rename quantileApprox -> quantileGK
2023-04-21 13:19:25 +03:00
Sema Checherinda
c5f5725092
Merge pull request #48834 from infdahai/infdahai-IndentWidth
remove duplicate indentwith in clang-format
2023-04-21 12:14:51 +02:00
凌涛
797d5bbfe7 modify code 2023-04-21 18:08:14 +08:00