Commit Graph

126421 Commits

Author SHA1 Message Date
Smita Kulkarni
cd7c1d1f8c Updated to enable allow_experimental_block_numner_column for stress tests only 2023-10-23 16:59:12 +02:00
Smita Kulkarni
2b7950bd4a Randomized allow_experimental_block_number_column setting 2023-10-17 10:31:28 +02:00
robot-clickhouse-ci-1
b41bdf38e0
Merge pull request #55627 from azat/tests/fix-test_system_merges
Fix flakiness of test_system_merges (by increasing sleep interval properly)
2023-10-14 17:50:04 +02:00
Alexey Milovidov
8d8df4fe56
Merge pull request #55605 from ClickHouse/add_test_back2
Add back a test that was removed by mistake
2023-10-14 17:49:08 +02:00
Alexey Milovidov
e304f03421
Merge pull request #55618 from ClickHouse/update-analyzer-tech-debt
Remove passed tests from `analyzer_tech_debt.txt`
2023-10-14 17:48:32 +02:00
Alexey Milovidov
13ac2ed1c9
Update analyzer_integration_broken_tests.txt 2023-10-14 18:48:21 +03:00
Alexey Milovidov
a71ee1d0b5
Merge pull request #55628 from hanfei1991/hanfei/fix-structure-not-match
fix `structure does not match` logs again
2023-10-14 17:46:12 +02:00
Alexey Milovidov
819d0fd8f6
Merge pull request #55418 from azat/fix-OR
Fix filtering by virtual columns with OR filter in query
2023-10-14 17:43:38 +02:00
Han Fei
0167b76e98 fix structure does not match logs again 2023-10-14 16:01:32 +02:00
Azat Khuzhin
0fb6ed5af7 Fix flakiness of test_system_merges (by increasing sleep interval properly)
CI: https://s3.amazonaws.com/clickhouse-test-reports/55418/769ed2e19d46fcb9cb6a678a0da6d6f2fc5d239e/integration_tests__tsan__[4_6].html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-10-14 10:30:56 +02:00
Robert Schulze
a47cff1981
Merge pull request #55607 from rschu1ze/byteswap-128-256
byteswap: Add 16/32-byte integer support
2023-10-14 10:30:29 +02:00
robot-clickhouse-ci-1
a4c3b4e8e7
Merge pull request #55622 from ClickHouse/ad
Enable 02161_addressToLineWithInlines
2023-10-14 09:30:41 +02:00
Alexey Milovidov
aafdd9da86
Merge pull request #55615 from ClickHouse/fix-kusto-thread-race
Fix: race condition in kusto implementation
2023-10-14 04:52:37 +02:00
Alexey Milovidov
33a42d9d13
Merge pull request #55606 from rschu1ze/croaring-v2.0.4
Bump croaring to v2.0.4
2023-10-14 03:32:54 +02:00
Alexey Milovidov
5e0632577c
Merge pull request #55623 from ClickHouse/revert-55581-master
Revert "Removed "maximize" and "drag" buttons from `dashboard` in case of single chart"
2023-10-14 03:21:17 +02:00
Alexey Milovidov
16bf5d2946
Revert "Removed "maximize" and "drag" buttons from dashboard in case of single chart" 2023-10-14 04:21:07 +03:00
Alexey Milovidov
8697e78cd8
Merge pull request #55581 from bhavuk2002/master
Removed "maximize" and "drag" buttons from `dashboard` in case of single chart
2023-10-14 03:15:31 +02:00
Michael Kolupaev
f5c84b4570 Enable 02161_addressToLineWithInlines 2023-10-14 01:14:32 +00:00
Alexey Milovidov
769ed2e19d
Merge branch 'master' into fix-OR 2023-10-14 02:25:21 +02:00
Alexey Milovidov
17616ca325
Merge pull request #55609 from ClickHouse/disable-wrong-optimization-array-has
Disable wrong optimization and add a test
2023-10-14 00:28:45 +02:00
Alexey Milovidov
13ee46ed74
Merge pull request #55583 from azat/unittests-fix-context
Fix global context for tests with --gtest_filter
2023-10-14 00:27:30 +02:00
Alexey Milovidov
9892990f8e
Merge pull request #55262 from azat/compressed-streams-memory-leak
Avoid possible memory leaks in compressors in case of missing buffer finalization
2023-10-14 00:22:42 +02:00
Alexey Milovidov
67182f6195 Remove passed tests from analyzer_integration_broken_tests.txt 2023-10-13 23:37:58 +02:00
Alexey Milovidov
8c52fca41e
Merge pull request #55599 from hanfei1991/hanfei/fix-pr-number
CI: cast extra column expression `pull_request_number` to Int32
2023-10-13 23:31:45 +02:00
Alexey Milovidov
1d65393bff Remove passed tests from analyzer_tech_debt.txt 2023-10-13 23:28:34 +02:00
Yakov Olkhovskiy
1cd98f3cea use thread_local for static 2023-10-13 17:43:38 +00:00
Alexander Tokmakov
ab4a065f76
Merge pull request #55613 from ClickHouse/revert_54421
Revert #54421
2023-10-13 19:08:57 +02:00
Alexander Tokmakov
3e60451ac7 Revert "Merge pull request #54421 from evillique/cluster-groups"
This reverts commit 211c80e1a0, reversing
changes made to b53a98217c.
2023-10-13 18:55:51 +02:00
Alexander Tokmakov
83daf766c9 Revert "Merge pull request #55587 from azat/fix-replica-group"
This reverts commit ebfad5c8b8, reversing
changes made to e64abfc557.
2023-10-13 18:55:22 +02:00
robot-ch-test-poll2
0de0799439
Merge pull request #55584 from grant88/patch-3
Update Russian version replacingmergetree.md. Added is_deleted parameter description
2023-10-13 18:38:14 +02:00
Azat Khuzhin
98c0e54adf Do not initialize EventNotifier explicitly (it is done in ContextHolder)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-10-13 18:29:10 +02:00
bhavuk2002
fd5c864d19 using queries.length 2023-10-13 21:49:59 +05:30
bhavuk2002
d440ec5212 updated if condition 2023-10-13 21:47:29 +05:30
bhavuk2002
bbcd8a42ae rectified if sysntax 2023-10-13 21:46:27 +05:30
Alexander Tokmakov
e3e105d154
Merge pull request #55527 from azat/values-eof-check-fix
Fix checking of non handled data for Values format
2023-10-13 18:07:02 +02:00
Alexander Tokmakov
f95b0eb553
Merge pull request #54828 from canhld94/ddl_worker_host_cache
Caching skip-able entries in DDLWorker
2023-10-13 17:34:15 +02:00
Alexey Milovidov
9ddad9e88f Add a test 2023-10-13 17:31:25 +02:00
Alexey Milovidov
b0f1a4f8c0 Disable wrong optimization 2023-10-13 17:29:44 +02:00
Alexander Tokmakov
e40aa72883
Merge pull request #54826 from JackyWoo/lb_nearest_host_name
Add load balancing hostname_levenshtein_distance
2023-10-13 17:23:02 +02:00
Robert Schulze
246e29a41a
Add 16/32-byte integer support 2023-10-13 14:54:56 +00:00
Robert Schulze
d02a718076
Merge pull request #55211 from Priyansh121096/master
Add function byteSwap
2023-10-13 16:54:28 +02:00
Alexander Tokmakov
80778727d3 add back a test that was removed by mistake 2023-10-13 16:35:42 +02:00
Robert Schulze
3d3cf29bf4
Update croaring to v2.0.4 2023-10-13 14:35:02 +00:00
Robert Schulze
c814d8b39d
Merge pull request #55601 from rschu1ze/qc-docs
Minor doc update
2023-10-13 16:25:03 +02:00
Robert Schulze
2653ace122
Update docs 2023-10-13 13:53:39 +00:00
Han Fei
e3ceca06e0 cast extra column expression pull_request_number to Int32 2023-10-13 14:52:25 +02:00
grantovsky
52480fe092
Update replacingmergetree.md remove simultaneously word
correct: remove simultaneously word of using FINAL CLEANUP and  clean_deleted_rows
2023-10-13 15:36:34 +03:00
Mikhail f. Shiryaev
7d3e5c480e
Merge pull request #55592 from ClickHouse/catch-remove-label
Do not fail if label-to-remove does not exists in PR
2023-10-13 14:04:37 +02:00
grantovsky
8b7e6adc38
Update replacingmergetree.md cleanup+clean_deleted_rows warning
Добавил формулировку, что CLEANUP + clean_deleted_rows=always - не следует использовать
2023-10-13 15:03:36 +03:00
Azat Khuzhin
f42cc282ec Do not include headers from tests into client
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-10-13 13:44:30 +02:00