Commit Graph

138038 Commits

Author SHA1 Message Date
Alexey Milovidov
b2ebaa1d6c
Merge pull request #61798 from ClickHouse/clang-19-2
Updated clang-19 to master.
2024-03-23 18:42:15 +03:00
Alexey Milovidov
9ad9b78365
Merge pull request #61801 from ClickHouse/clickhouse-test-dont-print-garbage
Do not print garbage in clickhouse-test
2024-03-23 18:39:52 +03:00
Alexey Milovidov
9d51f014c2 Fix error 2024-03-23 04:52:45 +01:00
Alexey Milovidov
b84772a6a6
Merge pull request #61797 from ClickHouse/output-format-in-client
Support for `--output-format` in client
2024-03-23 06:47:32 +03:00
Alexey Milovidov
ef9ef9f2d7 Fix error 2024-03-23 04:21:25 +01:00
Alexey Milovidov
7e258bcc67
Merge pull request #61796 from ClickHouse/fix-slow-test-2
A test can be slow in debug build
2024-03-23 05:28:09 +03:00
Alexey Milovidov
a0bde74acb Fix style 2024-03-23 03:26:59 +01:00
Alexey Milovidov
8b6e2d7226 Do not print garbage in clickhouse-test 2024-03-23 02:50:40 +01:00
Alexey Milovidov
7365f4e32b Add modifications 2024-03-23 01:43:28 +01:00
Alexey Milovidov
27505c622b Add a test 2024-03-23 01:41:09 +01:00
Alexey Milovidov
46e5a7060b Fix error and remove garbage 2024-03-23 01:30:12 +01:00
Alexey Milovidov
a56c113c83 Fix for clang-19 2024-03-22 22:12:59 +01:00
Alexey Milovidov
14c616e696 Fix for clang-19 2024-03-22 21:29:42 +01:00
Alexey Milovidov
6fb40d6765
Merge pull request #61096 from azat/log_processors_profiles
Enable processors profiling by default
2024-03-22 23:26:37 +03:00
Alexey Milovidov
bf6d15dceb
Merge branch 'master' into log_processors_profiles 2024-03-22 23:26:28 +03:00
Alexey Milovidov
3200aa3bcb
Merge pull request #61622 from YenchangChan/copy_s3_file
Remove duplicate code in copyS3File.cpp
2024-03-22 23:24:50 +03:00
Alexey Milovidov
fd5d555885 A test can be slow in debug build 2024-03-22 21:07:09 +01:00
Alexey Milovidov
18c016caaa Support for --output-format in client 2024-03-22 21:06:36 +01:00
Michael Kolupaev
8751737c68
Fix DWARF format failing to skip DW_FORM_strx3 attributes (#61737) 2024-03-22 12:59:21 -07:00
Nikolai Kochetov
41d9b19a4a
Merge pull request #61059 from ClickHouse/fix-parallel-replicas-explain-syntax-crash
Fix: parallel replicas with CTEs, crash in EXPLAIN SYNTAX with analyzer
2024-03-22 18:06:30 +01:00
Max K
2db72e6588
Merge pull request #61658 from ClickHouse/ci_skip_never_fails_integr_test
CI: integration tests: use runner as py module
2024-03-22 17:49:43 +01:00
Alexander Tokmakov
9082a018a5
Merge pull request #59082 from ClickHouse/fix_race_async_inserts_queue
Fix race on `Context::async_insert_queue`
2024-03-22 16:06:13 +01:00
Max K
57f9e0cbb2
Merge branch 'master' into ci_skip_never_fails_integr_test 2024-03-22 15:55:08 +01:00
Max K
d3965f27c1
Merge pull request #61542 from ClickHouse/ci_arm_support_kerberos
CI: ARM integration test - skip hdfs, kerberos, kafka
2024-03-22 15:25:30 +01:00
Max Kainov
e4556ae6c1 comments 2024-03-22 14:22:53 +00:00
Max Kainov
ef0fa1963d CI: use ci-runner as module
#no_merge_commit
 #ci_set_integration
 #batch_0
2024-03-22 14:22:53 +00:00
János Benjamin Antal
8c49c9bf9e
Revert "Fix bug when reading system.parts using UUID (issue 61220)." (#61774) 2024-03-22 15:20:01 +01:00
Alexey Milovidov
175e49e232
Merge pull request #61739 from ClickHouse/no-broken-tests
There is no such thing as broken tests
2024-03-22 16:48:13 +03:00
robot-clickhouse-ci-2
a615d4a387
Merge pull request #56328 from ClickHouse/thomoco-patch-3
[Docs] Add details to KILL statement
2024-03-22 14:46:59 +01:00
Alexey Milovidov
037c910c35
Merge pull request #61535 from CurtizJ/refactor-compact-parts-reading
Refactoring of reading from compact parts
2024-03-22 16:33:59 +03:00
robot-clickhouse-ci-1
0d3abe753e
Merge pull request #61413 from ClickHouse/docs-mysql-table-engine
[Docs] Specify that MySQL database engine is not supported in Cloud
2024-03-22 14:26:51 +01:00
Dmitry Novik
22b26a3a49
Merge pull request #61717 from ClickHouse/analyzer-fix-group-by-usel-nulls
Analyzer: fix group_by_use_nulls
2024-03-22 13:17:02 +01:00
Raúl Marín
5770fd75da
Merge pull request #61733 from Algunenano/trash_templates
FunctionsConversion: Start simplifying templates
2024-03-22 12:23:39 +01:00
Nikolai Kochetov
0f60596f5b
Merge pull request #60548 from kitaisreal/merge-tree-read-split-ranges-into-intersecting-and-non-intersecting-fault-injection
MergeTree read split ranges into intersecting and non intersecting injection
2024-03-22 11:52:14 +01:00
Nikolai Kochetov
3ed30959fa
Merge pull request #61666 from ClickHouse/fix-not-ready-set-system-parts
Fix Non-ready set for system.parts.
2024-03-22 11:49:26 +01:00
Kseniia Sumarokova
3bae0fcff7
Merge pull request #61526 from ClickHouse/fix-crash-in-window-view
Fix crash in window view
2024-03-22 11:39:39 +01:00
Mikhail f. Shiryaev
81c8341231
Merge pull request #61751 from ClickHouse/decouple-mime-check
Process removed files, decouple _check_mime
2024-03-22 09:49:19 +01:00
Mikhail f. Shiryaev
771c549606
Process removed files, decouple _check_mime 2024-03-22 09:14:30 +01:00
pufit
216dcbef2c
Correct revoke for the partially granted rights. (#61115)
* Correct revoke for the partially granted rights.
2024-03-22 02:13:51 -04:00
Alexey Milovidov
270879e011
Merge pull request #61701 from oxidecomputer/7,37/poco-illumos
poco foundation: add illumos support
2024-03-22 06:09:32 +03:00
robot-ch-test-poll
03a4b5fb58
Merge pull request #61053 from ClickHouse/async-loader-waiters-limit
Separate limits on number of waiting and executing queries
2024-03-22 03:15:25 +01:00
robot-ch-test-poll3
bc87d885b0
Merge pull request #61726 from ClickHouse/analyzer-add-fixed-tests
Add test for #57820
2024-03-22 02:55:57 +01:00
Alexey Milovidov
09c252f438
Update ci-runner.py 2024-03-22 04:17:24 +03:00
Alexey Milovidov
5c0c43aa55
Merge branch 'master' into fix-crash-in-window-view 2024-03-22 04:11:15 +03:00
robot-ch-test-poll2
e471fa79d9
Merge pull request #61151 from kolya7k/patch-1
Update install.md
2024-03-22 04:35:37 +04:00
Alexey Milovidov
92f57c1c1c
Merge branch 'master' into docs-mysql-table-engine 2024-03-22 03:34:56 +03:00
Alexey Milovidov
08abe5823e
Update kill.md 2024-03-22 03:32:46 +03:00
Alexey Milovidov
fe5e6b0a0f
Update docs/en/sql-reference/statements/kill.md
Co-authored-by: Johnny <9611008+johnnymatthews@users.noreply.github.com>
2024-03-22 03:32:02 +03:00
Alexey Milovidov
2bcc8dae4e
Merge pull request #60608 from natalyjazzviolin/nataly/postgres-11
Adds note on supported PostgreSQL versions.
2024-03-22 03:30:20 +03:00
robot-ch-test-poll4
661cd7eca4
Merge pull request #61414 from peter279k/fix_geo_dataset_info
Correct the GEO datasets information
2024-03-22 01:28:59 +01:00