Commit Graph

141414 Commits

Author SHA1 Message Date
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
Antonio Andelic
5e5477302a
Update src/Storages/MergeTree/MergeTreeReadPoolBase.cpp
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2024-05-07 09:31:39 +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
unashi
d37590aed6 [update] add test for RawWithNames, RawWithNamesAndTypes and *WithNames, *WithNamesAndTypes; add changelog 2024-05-07 10:36:44 +08:00
Alexey Milovidov
e4864d6fd6
Update UTF8Helpers.cpp 2024-05-07 04:43:06 +03:00
Alexey Milovidov
7700b2c1a3
Merge pull request #63273 from ClickHouse/vdimir/cross_join_algorithm_setting
CROSS join ignore join_algorithm setting
2024-05-07 01:40:38 +00:00
Alexey Milovidov
a20c626cc2
Merge pull request #63401 from ClickHouse/remove-copy-when-writing-to-cache
Remove copy from writing to fs cache
2024-05-07 01:38:54 +00:00
Alexey Milovidov
e33d8272b0 Fix style 2024-05-07 03:31:00 +02:00
Alexey Milovidov
cef4f746ce
Merge pull request #63425 from CurtizJ/fix-create-index-parsing
Fix parsing of `CREATE INDEX` query
2024-05-07 01:14:39 +00:00
Alexey Milovidov
413486465e
Merge pull request #63433 from ClickHouse/client-info-suggest
Properly send client info in Suggest
2024-05-07 01:12:11 +00:00
Alexey Milovidov
a38ea6c8cd Thread names 2024-05-07 02:54:25 +02:00
Alexey Milovidov
c53c8eb6d1 Fix slow suggest 2024-05-07 01:36:20 +02:00
Yohann Jardin
4703eb943b
Move ErrorCodes inside DB namespace 2024-05-06 23:59:59 +02:00
Michael Kolupaev
01046cba31 Error names 2024-05-06 21:55:54 +00:00
Michael Kolupaev
313843331b Fix AST parsing of invalid type names 2024-05-06 21:52:46 +00:00
Yohann Jardin
9fcb5d2ebf
Move ErrorCodes inside DB namespace 2024-05-06 23:44:27 +02:00
Alexey Milovidov
ac7e6fc691 Properly send client info in Suggest 2024-05-06 23:00:05 +02:00
Alexey Milovidov
e0c23fb07d
Merge pull request #59940 from Volodyachan/multiline-strings-in-Pretty-formats
Better rendering of multiline strings in Pretty formats
2024-05-06 20:13:38 +00:00
Raúl Marín
02a5b010af
Merge pull request #63398 from Algunenano/i46335
Fix debug assert when using grouping WITH ROLLUP and LowCardinality types
2024-05-06 20:00:40 +00:00
Yarik Briukhovetskyi
670c8c1188
fix exception 2024-05-06 21:42:25 +02:00