Commit Graph

141316 Commits

Author SHA1 Message Date
Duyet Le
49e26015af
Add clickhouse-monitoring as third-party GUI 2024-05-08 14:39:29 +07:00
Alexey Milovidov
bf2edb972e
Merge pull request #63486 from CurtizJ/add-test-for-49307
Add test for #49307
2024-05-08 02:40:57 +00:00
Alexey Milovidov
ee36d2a5b8
Merge pull request #63488 from azat/build/remove-gcc-leftovers
Remove leftovers of GCC support in cmake rules
2024-05-08 02:38:50 +00:00
Alexey Milovidov
5d83f66068
Merge pull request #63489 from azat/fix-cxx
Fix ProfileEventTimeIncrement code
2024-05-08 02:34:29 +00:00
jsc0218
12bb3e0171
Merge pull request #63394 from Unalian/feat-62079-simple
[feature] Raw as a synonym for TSVRaw
2024-05-08 00:40:00 +00:00
Vitaly Baranov
7a1e6b7c33
Merge pull request #57684 from vitlibar/fix-backup-for-multiple-shards
Fix making backup when multiple shards are used
2024-05-07 21:38:04 +00:00
Kseniia Sumarokova
60cf7cdb80
Merge pull request #62120 from zvonand/zvonand-s3-globs
Improve S3 glob performance
2024-05-07 20:39:16 +00:00
Raúl Marín
ffeceeb491
Merge pull request #63478 from kitaisreal/analyzer-setting-max-streams-to-max-threads-ratio-overflow-fix
Analyzer setting max_streams_to_max_threads_ratio overflow fix
2024-05-07 19:52:34 +00:00
Julia Kartseva
fc9fa706fb
Merge pull request #63365 from jkartseva/support-generic-disk-s3-plain-rw
Enable plain_rewritable metadata for `local` and `azure` object storages
2024-05-07 19:37:28 +00:00
Azat Khuzhin
577dccd47f Fix ProfileEventTimeIncrement code
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-07 21:11:17 +02:00
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
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
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
Maksim Kita
cad9c97725 Analyzer setting max_streams_to_max_threads_ratio overflow fix 2024-05-07 17:21:25 +03: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
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
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
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
Alexander Gololobov
0162395dd5
Merge pull request #63377 from zvonand/fix-x-clickhouse-timezone
Fix `X-ClickHouse-Timezone` header with `session_timezone`
2024-05-07 06:10:28 +00:00
Alexey Milovidov
46a8cf9881 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-slow-suggest 2024-05-07 07:39:58 +02:00
Alexey Milovidov
796ffb3a0a
Update 03147_system_columns_access_checks.sh 2024-05-07 08:39:33 +03:00
Alexey Milovidov
20db0b3d5e
Merge pull request #63396 from ClickHouse/fix-data-race-reportbroken
Fix data race in `reportBrokenPart`
2024-05-07 05:36:50 +00:00
Alexey Milovidov
398b61370a
Merge pull request #63442 from ClickHouse/shared-catalog-export-logs
We are using Shared Catalog in the CI Logs cluster
2024-05-07 05:09:02 +00:00
Alexey Milovidov
2b8254f987 Update test 2024-05-07 06:43:37 +02:00
Alexey Milovidov
e721135777 Add a test 2024-05-07 06:16:22 +02:00
Alexey Milovidov
a81f21ea8c Fix it 2024-05-07 06:12:11 +02:00
Julia Kartseva
fcad15ffc2 plain_rewritable: update docs 2024-05-07 03:53:23 +00:00
Julia Kartseva
c6f17b25e4 plain_rewritable: add integration test for Azure 2024-05-07 03:53:23 +00:00
Julia Kartseva
0a1d852dfd Enable plain_rewritable metadata for local and azure
Enable plain_rewritable support for local and azure (azure_blob_storage)
metadata type.

- HDFS object storage currently does not support iteration
  and does not implement listObjects method. It's a blocker
  for enabling plain_rewritable metadata type with HDFS.
- StaticWeb object storage is read-only and works with
  its dedicated metadata type.
2024-05-07 03:53:23 +00:00
Alexey Milovidov
98fb9f36a9 We are using Shared Catalog in the CI Logs cluster 2024-05-07 05:35:04 +02:00
unashi
a8ae0074aa [fix] name->names 2024-05-07 10:40:46 +08:00