Commit Graph

134618 Commits

Author SHA1 Message Date
Raúl Marín
ffff6b9510 Cleanup duplicated tests 2024-02-08 10:56:17 +01:00
Antonio Andelic
33f12c9f35 Merge branch 'master' into keeper-more-reduce 2024-02-08 10:54:26 +01:00
Igor Nikonov
3fb30a23d9 Merge remote-tracking branch 'origin/master' into pr-better-replicas-failover-2 2024-02-08 09:09:11 +00:00
Igor Nikonov
c2019b3b1e Fix test 2024-02-08 09:08:44 +00:00
Julia Kartseva
ece4febe32 Insert synchronously if dependent MV deduplication is enabled 2024-02-08 08:42:04 +00:00
Justin de Guzman
560e78cf41
[Docs] More details for Memory table engine in Cloud 2024-02-07 21:08:30 -08:00
Alexander Tokmakov
510f90edf8
Merge pull request #59688 from ClickHouse/revert_39507_again
Temporarily remove a feature that doesn't work
2024-02-08 02:27:55 +01:00
Vitaly Baranov
12a71375b8 Fix skipping unused shards with analyzer. 2024-02-08 00:44:59 +01:00
Alexey Milovidov
85bd8d3cf0 Fix your Py 2024-02-08 00:23:04 +01:00
Alexey Milovidov
d38e6158b0 Merge branch 'enable-coverage-for-debug-build' of github.com:ClickHouse/ClickHouse into enable-coverage-for-debug-build 2024-02-07 22:46:10 +01:00
Alexey Milovidov
02c0b4c67f Merge branch 'master' of github.com:ClickHouse/ClickHouse into enable-coverage-for-debug-build 2024-02-07 22:45:50 +01:00
Alexey Milovidov
62721fef78 Fix your Py 2024-02-07 22:45:35 +01:00
Alexey Milovidov
393abebf64
Merge pull request #59683 from ClickHouse/rename-setting
Rename a setting
2024-02-07 22:43:14 +01:00
Raúl Marín
48a48be135 Fix leftPad / rightPad function with FixedString input 2024-02-07 22:31:21 +01:00
Igor Nikonov
620bf09a75
Merge pull request #59706 from ClickHouse/cleanup-connection-establisher
ConnectionEstablisher: remove unused is_finished
2024-02-07 22:17:41 +01:00
robot-clickhouse
64d9d2d467 Automatic style fix 2024-02-07 20:44:35 +00:00
Nikolai Kochetov
1c71a27527 Remove some comments 2024-02-07 20:05:39 +00:00
Alexey Milovidov
4d25929d74 A few missing changes 2024-02-07 20:58:40 +01:00
Alexey Milovidov
33401643a4 Fix error 2024-02-07 20:28:37 +01:00
Raúl Marín
10c09b5817 Enable MSAN in mem*Overflow15 functions 2024-02-07 20:23:52 +01:00
Nikolai Kochetov
39da54cd50 Fixing more tests. 2024-02-07 19:15:59 +00:00
Konstantin Bogdanov
38373b989a
Merge pull request #59659 from ClickHouse/create-tables-in-threadpool-followup
Follow up for #59277
2024-02-07 21:12:43 +03:00
Raúl Marín
7f8449f6d8 FixedString: Assert columns are of the same size 2024-02-07 18:52:41 +01:00
Anton Popov
9a4dbc843a validate type of arguments for minmax secondary index 2024-02-07 17:52:17 +00:00
Alexander Tokmakov
328359dcd3
Update ZooKeeperImpl.cpp 2024-02-07 18:51:19 +01:00
Ilya Yatsishin
4a2912d791
Update src/Core/Settings.h
Co-authored-by: Antonio Andelic <antonio2368@users.noreply.github.com>
2024-02-07 21:47:54 +04:00
Maksim Kita
8f774f358f Fixed tests 2024-02-07 20:16:54 +03:00
Maksim Kita
65db507317 Fixed tests 2024-02-07 20:16:54 +03:00
Maksim Kita
a9624786f2 Revert "Revert "MergeTree FINAL optimization diagnostics and settings"" 2024-02-07 20:16:54 +03:00
Nikolai Kochetov
a547116821
Update SettingsChangesHistory.h 2024-02-07 17:58:15 +01:00
Nikolai Kochetov
01d0ca315e
Merge branch 'master' into allow-parallel-replicas-for-join-with-analyzer-2 2024-02-07 17:56:57 +01:00
vdimir
82cb09cab3
Merge pull request #59528 from ClickHouse/vdimir/analyzer/fix_test_select_access_rights
Analyzer fix test_select_access_rights/test_main.py::test_select_count
2024-02-07 17:00:46 +01:00
Dmitry Novik
813020a1a6 remove redundant logging 2024-02-07 16:44:09 +01:00
Dmitry Novik
ff4729ccc4 Improve replaceTableExpressionAndRemoveJoin function 2024-02-07 16:40:23 +01:00
Antonio Andelic
99be5b5cb1 Fix 2024-02-07 15:57:52 +01:00
Nikolai Kochetov
c391cb5f56 Remove SourceWithKeyCondition from ReadFromStorageStep 2024-02-07 14:53:55 +00:00
Raúl Marín
b378da3080
Merge pull request #59663 from Algunenano/pin_stateless
Pin python dependencies in stateless tests
2024-02-07 14:34:09 +01:00
Nikita Taranov
a64d9cf1c0 add test 2024-02-07 14:32:15 +01:00
Raúl Marín
5d20de7b52
Merge pull request #59711 from ClickHouse/revert-59316-merge-tree-as-a-default-table-engine
Revert "Use `MergeTree` as a default table engine"
2024-02-07 14:30:14 +01:00
Raúl Marín
74b37ea5b0
Revert "Use MergeTree as a default table engine" 2024-02-07 14:23:43 +01:00
Antonio Andelic
15c89bdd66 Merge branch 'master' into keeper-more-reduce 2024-02-07 14:21:31 +01:00
Nikita Taranov
e8c0637fe2 fix 2024-02-07 14:18:11 +01:00
Mikhail f. Shiryaev
6c09f000ec
Merge pull request #59709 from ClickHouse/autoscale-tests
Add test for increase-always autoscaling lambda
2024-02-07 14:04:59 +01:00
Mikhail f. Shiryaev
a1eb9abaf0
Add test for increase-always autoscaling lambda 2024-02-07 13:49:35 +01:00
Smita Kulkarni
e594608c42 Merge branch 'master' into Azure_backup 2024-02-07 13:48:46 +01:00
Nikolai Kochetov
41d6243170 Fix PreparedSets 2024-02-07 12:43:26 +00:00
Robert Schulze
7edcb86c08
Merge pull request #58632 from ClibMouse/series_outlier
Added function `seriesOutliersTukey` for outlier detetion in series data
2024-02-07 13:08:53 +01:00
Raúl Marín
05e33bdf6a
Merge pull request #59605 from Algunenano/more_sanity_checks
Add another sanity check for function return types
2024-02-07 13:08:11 +01:00
Nikolai Kochetov
df0c30878e Fixing style 2024-02-07 12:38:52 +01:00
Nikolai Kochetov
d1902cdba0 Fix some tests. 2024-02-07 12:36:24 +01:00