Shaun Struwig
3129dfc283
Fix typo
2024-04-29 11:26:45 +02:00
Shaun Struwig
40f33b6236
Merge branch 'ClickHouse:master' into 59557_form_input_format
2024-04-29 10:25:47 +02:00
Duc Canh Le
046ab54d0b
try fix test to avoid timezone dependency
...
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-04-29 07:36:25 +00:00
peter279k
5946ff0633
Improve PR#62592
2024-04-29 15:34:04 +08:00
Blargian
e0c5886982
Undo changes to date-time functions which should be on another branch
2024-04-29 08:20:39 +02:00
Blargian
d4fad3975a
cherry pick and fix merge issue
2024-04-29 08:11:31 +02:00
Blargian
b87f35ea15
Add stddevSampStable and small updates to others
2024-04-29 08:05:12 +02:00
Duc Canh Le
5cb55ca1b6
drop table in test
...
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-04-29 05:43:30 +00:00
Blargian
aa4f05512e
Add stddevPopStable
2024-04-29 07:25:38 +02:00
Blargian
e080534d49
Update stddevPop function documentation
2024-04-29 07:09:20 +02:00
Slach
76293754db
log_bin_use_v1_row_events was removed in MySQL 8.3, fix https://github.com/ClickHouse/ClickHouse/issues/60479 , duplicate https://github.com/ClickHouse/ClickHouse/pull/62793 to make PR properly
2024-04-29 08:15:33 +04:00
HowePa
26b46816d4
fix settings link
2024-04-29 11:36:45 +08:00
Slach
c51a1b8e87
Merge branch 'master' of github.com:ClickHouse/ClickHouse
2024-04-29 04:02:03 +01:00
Duc Canh Le
4b7abbce68
fix abs monotonicity
...
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-04-29 01:33:48 +00:00
Alexey Milovidov
dffcc51b83
Merge pull request #62074 from kitaisreal/analyzer-support-recursive-cte
...
Analyzer support recursive CTEs
2024-04-29 00:32:15 +00:00
Alexey Milovidov
c570316c87
Merge branch 'master' into analyzer-support-recursive-cte
2024-04-29 02:26:59 +02:00
Alexey Milovidov
eaf3b91ab6
Merge pull request #62907 from kitaisreal/query-plan-convert-outer-join-to-inner-join-optimization
...
QueryPlan convert OUTER JOIN to INNER JOIN optimization
2024-04-28 23:07:44 +00:00
Alexey Milovidov
2d7c8948de
Also highlight tables in string literals
2024-04-29 00:26:46 +02:00
Alexey Milovidov
f891da8db8
Merge remote-tracking branch 'origin/master' into better-highlighting-of-keywords
2024-04-29 00:26:34 +02:00
Maxim Alexeev
ff2598e8b5
fixed test
2024-04-29 00:13:21 +03:00
Alexey Milovidov
98263388cb
Merge pull request #62987 from azat/fetches-exceptions-on-http
...
Fix possible CHECKSUM_DOESNT_MATCH (and others) during replicated fetches
2024-04-28 20:46:21 +00:00
p1rattttt
cde04df8af
Merge branch 'ClickHouse:master' into cross_join_compression
2024-04-28 23:10:43 +03:00
Blargian
a4478e8db0
Update timeSlots function
2024-04-28 22:01:31 +02:00
Blargian
2218347180
Update timeslot function
2024-04-28 21:39:11 +02:00
Blargian
81412c8f6d
Add sumMapFiltered and sumMapFilteredWithOverflow
2024-04-28 19:30:00 +02:00
Maxim Alexeev
8c8d30c255
Make test deterministic
2024-04-28 15:55:51 +03:00
kssenii
3e4d9bf73a
Better result condition
2024-04-28 14:08:20 +02:00
kssenii
8c4476d7db
Merge remote-tracking branch 'origin/master' into less-contentaion-in-cache-part4
2024-04-28 13:36:16 +02:00
Maksim Kita
56037ffaca
Fixed build
2024-04-28 12:52:17 +03:00
Maksim Kita
f5cfe597f2
Fixed tests
2024-04-28 12:52:17 +03:00
Maksim Kita
bd1189de70
Fixed tests
2024-04-28 12:52:17 +03:00
Maksim Kita
0111f30ed2
Fixed clang-tidy
2024-04-28 12:52:17 +03:00
Maksim Kita
f91b8580db
Fixed tests
2024-04-28 12:52:17 +03:00
Maksim Kita
85dc0cf20a
Fixed tests
2024-04-28 12:52:17 +03:00
Maksim Kita
126f3692cb
Added tests
2024-04-28 12:52:17 +03:00
Maksim Kita
06d2c18f26
Analyzer support recursive CTEs
2024-04-28 12:52:17 +03:00
Maksim Kita
b080adb586
Fixed build
2024-04-28 12:52:05 +03:00
Maksim Kita
8ed6f4c27a
Fixed code review issues
2024-04-28 12:52:05 +03:00
Maksim Kita
ab0842347d
Fixed code review issues
2024-04-28 12:52:04 +03:00
Maksim Kita
16887ce802
Fixed tests
2024-04-28 12:52:04 +03:00
Maksim Kita
e42d00e4b8
Added performance tests
2024-04-28 12:52:04 +03:00
Maksim Kita
8900a6a035
Added tests
2024-04-28 12:52:04 +03:00
Maksim Kita
bc6db79737
QueryPlan convert OUTER JOIN to INNER JOIN optimization
2024-04-28 12:52:04 +03:00
Robert Schulze
fcc77379ae
Cosmetics, pt. IV
2024-04-28 09:50:42 +00:00
Duc Canh Le
72199a79be
better rocksdb test
...
- add test for alter modify setting
- make sure bulk insert kick in
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-04-28 06:43:11 +00:00
Duc Canh Le
c4e0cf2e7d
rocksdb: implement ALTER SETTING
...
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-04-28 06:37:53 +00:00
Azat Khuzhin
cf1451ecde
Fix possible CHECKSUM_DOESNT_MATCH during replicated fetches
...
Previously HTTP server does not tries to send exception if something had
been written to the client already, but after rewriting to "zero-copy"
HTTP implementation (back in #19516 ) this got broken, and you can get
pretty "dangerous" at least at first glance errors, like:
- Malformed chunked encoding
- or most likely to CHECKSUM_DOESNT_MATCH error
This is not crucial because it will never pass checksum checks, but
still icky. So let's fix it.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-04-28 07:34:08 +02:00
Azat Khuzhin
478ba92ddd
Improve error message on checksum mismatch during fetches
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-04-28 07:34:07 +02:00
Azat Khuzhin
43dcc012f4
Add a test for fetches failures
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-04-28 07:34:07 +02:00
Azat Khuzhin
d278866d52
Add copy_data_failpoint failpoint
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-04-28 07:34:07 +02:00