Commit Graph

141690 Commits

Author SHA1 Message Date
Azat Khuzhin
95b76bf6a4 Remove leftovers of GCC support in cmake rules
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-07 21:07:02 +02:00
Alexey Milovidov
35b5a80e0e
Merge pull request #63187 from kitaisreal/recursive-cte-documentation
Added recursive CTE documentation
2024-05-07 19:06:17 +00:00
Nikolai Kochetov
134b468d91 Another case. 2024-05-07 18:14:32 +00:00
Anton Popov
f52dfd98aa add test for 49307 2024-05-07 18:10:36 +00:00
Yarik Briukhovetskyi
511146c99c
Update CHANGELOG.md 2024-05-07 19:51:47 +02:00
Nikolai Kochetov
a2e9b6f4c6 Another attempt. 2024-05-07 17:42:43 +00:00
Yarik Briukhovetskyi
cdcdb4cf71
remove unnecessary checks 2024-05-07 19:35:09 +02:00
Yarik Briukhovetskyi
ed59a5c248
Update PrettyBlockOutputFormat.cpp 2024-05-07 19:17:00 +02:00
Kseniia Sumarokova
9ecbff2573
Update 03145_non_loaded_projection_backup.sh 2024-05-07 19:03:17 +02:00
kssenii
836cf150b5 Fix 2024-05-07 19:00:30 +02:00
Yarik Briukhovetskyi
8e072f6b8d
Newline at the end of .reference 2024-05-07 18:58:51 +02:00
vdimir
b2377c3fef
Fix mysql dictionary source 2024-05-07 15:31:35 +00:00
Raúl Marín
92bb69e062
Merge pull request #63470 from Algunenano/stress_constraints
Extra constraints for stress and fuzzer tests
2024-05-07 15:29:25 +00:00
Constantine Peresypkin
07472b3e95 Add setting to force NULL for omitted fields
Fixes #60884
2024-05-07 11:28:44 -04:00
Yarik Briukhovetskyi
ac485b612d
add setting to SettingsChangesHistory 2024-05-07 17:11:37 +02:00
yariks5s
5117422c7b init 2024-05-07 14:48:50 +00:00
Yohann Jardin
c45c144435 fix typo in fast tests 2024-05-07 16:39:43 +02:00
vdimir
c67a43e3a7
better 2024-05-07 14:37:39 +00:00
Maksim Kita
cad9c97725 Analyzer setting max_streams_to_max_threads_ratio overflow fix 2024-05-07 17:21:25 +03:00
vdimir
cf9bc27c0b
add test 2024-05-07 14:20:50 +00:00
vdimir
063db33548
verbose error 2024-05-07 14:20:49 +00:00
vdimir
fd75522ea8
analyzer: fix select * with grouping sets 2024-05-07 14:20:49 +00:00
vdimir
d3155707e9
no filter pushdow for group_by_use_nulls 2024-05-07 14:20:48 +00:00
Yarik Briukhovetskyi
49284724ef
fix errorCodes in fast tests 2024-05-07 16:10:21 +02:00
Alexey Milovidov
da365ef84d
Merge pull request #63439 from ClickHouse/fix-slow-suggest
Fix slow suggest in case of a large number of columns
2024-05-07 14:09:52 +00:00
Alexey Milovidov
b21d0e7c5a
Merge pull request #63457 from canhld94/fix_test
Fix flaky test for rocksdb bulk sink
2024-05-07 14:01:55 +00:00
Alexey Milovidov
54418fcea2
Update src/Storages/System/StorageSystemColumns.cpp
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
2024-05-07 16:59:29 +03:00
Alexey Milovidov
37fe5da9e4
Merge pull request #63453 from ClickHouse/fix-coverage
Fix collection of coverage data in the CI Logs cluster
2024-05-07 13:46:28 +00:00
Anton Popov
78a5e52997
Merge pull request #63233 from CurtizJ/return-back-61551
Return back #61551 (More optimal loading of marks)
2024-05-07 13:40:55 +00:00
alesapin
6f2a39b291 Revert "Do in reverse order"
This reverts commit 0b0e97917e.
2024-05-07 15:32:10 +02:00
unashi
85f766f27c [update] update a stateless case 2024-05-07 21:11:45 +08:00
unashi
0609054e98 [update] update a stateless case 2024-05-07 21:09:33 +08:00
Raúl Marín
d5b8d9b7b2
Merge pull request #63162 from kitaisreal/query-analysis-pass-improve-qualify-validation
QueryAnalysisPass improve QUALIFY validation
2024-05-07 12:18:36 +00:00
Raúl Marín
463f95e956 Extra constraints for stress and fuzzer tests 2024-05-07 13:47:35 +02:00
zvonand
1bae2d9d4f update comment 2024-05-07 12:57:14 +02:00
skyoct
fe18781bed batter 2024-05-07 18:41:37 +08:00
Kseniia Sumarokova
0a580e84ea
Update 03145_non_loaded_projection_backup.sh 2024-05-07 12:41:06 +02:00
Kseniia Sumarokova
e6926dc65d
Update 03145_non_loaded_projection_backup.sh 2024-05-07 12:32:34 +02:00
Vitaly Baranov
791278ba47 Add logging after a failure with evaluating Replicated*MergeTree engine arguments. 2024-05-07 12:26:31 +02:00
Kseniia Sumarokova
090ef99339
Merge pull request #60312 from ClickHouse/make-rabbitmq-reject-broken-messages
Make rabbitmq nack broken messages
2024-05-07 10:11:29 +00:00
Kseniia Sumarokova
f50f28d413
Update 03145_non_loaded_projection_backup.sh 2024-05-07 12:11:01 +02:00
Duc Canh Le
a61cb622f1 fix test flaky
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-05-07 09:39:19 +00:00
Alexey Milovidov
21cbbdd983
Merge pull request #63270 from Blargian/59020_computeWidth_skip_ANSI
`UTF8::computeWidth` skip ANSI escape sequences
2024-05-07 09:05:34 +00:00
Maksim Kita
0b59c24866 Fixed style check 2024-05-07 11:29:50 +03:00
Maksim Kita
da4f6f7b6c Added recursive CTE documentation 2024-05-07 11:29:50 +03:00
Alexey Milovidov
20f3bb4878
Update 03147_system_columns_access_checks.sh 2024-05-07 10:37:46 +03:00
Alexey Milovidov
977783ea94
Merge pull request #63443 from ClickHouse/fix-index-analysis-datetime64
Fix index analysis for `DateTime64`
2024-05-07 07:35:47 +00:00
Alexey Milovidov
605faebb17
Merge pull request #63357 from ClickHouse/fudge
Fix AST parsing of invalid type names
2024-05-07 09:50:29 +02:00
Alexey Milovidov
fd430585e1 Merge remote-tracking branch 'origin/master' into fix-coverage 2024-05-07 09:34:00 +02:00
Alexey Milovidov
5f52cb43b4 Fix coverage. 2024-05-07 09:33:47 +02:00