Commit Graph

137735 Commits

Author SHA1 Message Date
Raúl Marín
a8ea0cbaa6 Merge remote-tracking branch 'blessed/master' into experiment_int128 2024-03-18 16:12:10 +01:00
Raúl Marín
0637da0339 Merge remote-tracking branch 'blessed/master' into default_cluster 2024-03-18 16:11:50 +01:00
Raúl Marín
46f0f385aa Merge remote-tracking branch 'blessed/master' into disable_adaptative 2024-03-18 16:11:34 +01:00
Raúl Marín
4626a0b3a1 Merge remote-tracking branch 'blessed/master' into experiment_int128 2024-03-18 16:10:32 +01:00
Raúl Marín
6b19c5ea75 Fix integration tests 2024-03-18 16:07:10 +01:00
Raúl Marín
3df9e3febc Adapt stateless tests 2024-03-18 15:52:54 +01:00
Raúl Marín
53159070b5 Remove default cluster in tests 2024-03-18 15:52:16 +01:00
Dmitry Novik
836fe46c33 Disable new analyzer in MutationsInterpreter #ci_set_analyzer 2024-03-18 15:50:58 +01:00
PapaToemmsn
46a43fefdf
Merge branch 'ClickHouse:master' into test-transaction-fixes 2024-03-18 15:17:55 +01:00
Han Fei
8a54c85f3c
Merge pull request #61049 from hanfei1991/hanfei/check-limit-periodically
Check cgroups memory limit update periodically
2024-03-18 15:15:46 +01:00
PapaToemmsn
4f9702aa16 made 02989_mysql_transaction_test.sh executable 2024-03-18 14:15:44 +00:00
PapaToemmsn
364fe95b76 fix style check errors 2024-03-18 14:14:52 +00:00
PapaToemmsn
da3cb02df5 COMMIT/ROLLBACK with no active transaction do not throw an exception for MySQL clients anymore 2024-03-18 14:14:51 +00:00
PapaToemmsn
36e53007de COMMIT/ROLLBACK with no active transaction do not throw an exception for MySQL clients anymore 2024-03-18 14:14:51 +00:00
PapaToemmsn
723f860333 COMMIT/ROLLBACK with no active transaction do not throw an exception for MySQL clients anymore 2024-03-18 14:14:51 +00:00
PapaToemmsn
6eafc21211 Reveted 01173_transaction_control_queries.sql back to original state
As changes in Txn handling for COMMIT and ROLLBACK should only be honoured for MySQL client mode the test was reverted back
2024-03-18 14:14:51 +00:00
PapaToemmsn
c68fd07cff adjusted 01173_transaction_control_queries.sql to changed no transaction active bahaviour
Adapted transaction test queries to changed beahviour
2024-03-18 14:14:51 +00:00
PapaToemmsn
e208907f39 fix for #57598 (ROLLBACK should be no-op...)
Change to verify proper behaviour for ROLLBACK should be no-op when no active tranaction is running (MySQL compatibility) #57598
2024-03-18 14:14:50 +00:00
Mikhail f. Shiryaev
070f7bee9b
Fix shellcheck issues in durability-test.sh 2024-03-18 15:04:46 +01:00
Mikhail f. Shiryaev
a5331ea544
Rewrite list-licenses.sh to use array+find 2024-03-18 15:04:45 +01:00
Mikhail f. Shiryaev
97b0513f99
Enable duplicate includes back, rewrite and parallelize them 2024-03-18 15:04:45 +01:00
Mikhail f. Shiryaev
0e6b5705fb
Install python-magic in style-check, split pip and apt 2024-03-18 15:04:44 +01:00
Mikhail f. Shiryaev
41432c56a8
Enable shellcheck conditionally 2024-03-18 15:04:44 +01:00
Mikhail f. Shiryaev
c3f386d06a
Fix the autofixer 2024-03-18 15:04:43 +01:00
Mikhail f. Shiryaev
49017fc163
Run the style-check on top of the merge-commit of PRs 2024-03-18 15:04:41 +01:00
Mikhail f. Shiryaev
0240ffa5a6
Fetch the changed files only once 2024-03-18 15:04:40 +01:00
Dmitry Novik
a65f027cf7
Revert "Revert "Analyzer: Fix virtual columns in StorageMerge"" 2024-03-18 14:00:20 +01:00
Yarik Briukhovetskyi
5e5a39d039
Merge pull request #61467 from wiledusc/remove-duplicated-check-containing-part-empty
Remove duplicated check containing_part.empty()
2024-03-18 13:44:25 +01:00
Antonio Andelic
47e3eccc59 Fix repeat with non native integers 2024-03-18 13:41:25 +01:00
robot-ch-test-poll2
67e7b1cb19
Merge pull request #61506 from ClickHouse/update_jdbc_doc
Update jdbc.md
2024-03-18 16:38:55 +04:00
Yarik Briukhovetskyi
c85d410cda
Merge pull request #60612 from JakeBamrah/master
[59558] Add size cap to Memory tables
2024-03-18 13:21:56 +01:00
Alexey Milovidov
1bc21f1942 Merge branch 'master' into fix-error-in-client 2024-03-18 13:19:55 +01:00
kssenii
c6e86e3bb3 Review suggestion 2024-03-18 13:06:39 +01:00
Alexander Sapin
ae0064a42b Merge branch 'small_improvement_for_replication_lib' of github.com:ClickHouse/ClickHouse into small_improvement_for_replication_lib 2024-03-18 13:04:13 +01:00
Alexander Sapin
a84471021b Merge branch 'master' into small_improvement_for_replication_lib 2024-03-18 13:03:44 +01:00
Antonio Andelic
4c107d9986 Merge branch 'master' into split-02125_lz4_compression_bug 2024-03-18 12:53:18 +01:00
Robert Schulze
0dff126942
Merge remote-tracking branch 'rschu1ze/master' into enable-clang-tidy-in-headers 2024-03-18 11:34:13 +00:00
alesapin
b01526aeb2
Merge pull request #61267 from CurtizJ/better-memory-usage-inserts
Free memory earlier in inserts
2024-03-18 12:30:42 +01:00
Antonio Andelic
1bba7f7eeb
Merge pull request #61519 from ClickHouse/fix-clang-tidy-build
Fix clang-tidy build
2024-03-18 12:24:53 +01:00
vdimir
c3bfbf541c
Merge pull request #61254 from ClickHouse/vdimir/fix_astrename_clone2
Followup fix ASTRenameQuery::clone
2024-03-18 12:21:29 +01:00
kssenii
718e092c91 Make dynamic resize of cache non blocking 2024-03-18 12:19:38 +01:00
vdimir
589c784e7b
upd 01062_pm_all_join_with_block_continuation 2024-03-18 11:12:14 +00:00
vdimir
dbed5d1902
Add analyzer_compatibility_join_using_top_level_identifier 2024-03-18 11:11:21 +00:00
vdimir
fbad9b799c
fix PREWHERE with join_use_nulls 2024-03-18 11:11:06 +00:00
vdimir
e27e6fb2f5
Analyzer: support join using column from select list 2024-03-18 11:11:00 +00:00
Nikita Mikhaylov
30b757b40d
Check boundaries for some settings in parallel replicas (#61455) 2024-03-18 12:06:45 +01:00
robot-ch-test-poll4
e8a08baf23
Merge pull request #61092 from rschu1ze/locate-mysql
Make the argument order for `locate` compatible with MySQL
2024-03-18 11:55:05 +01:00
Robert Schulze
9b9f409805
Fix spelling 2024-03-18 10:45:57 +00:00
Robert Schulze
fe86741059
Some fixups 2024-03-18 10:44:56 +00:00
Raúl Marín
34be6cf1e1 Merge remote-tracking branch 'blessed/master' into disable_adaptative 2024-03-18 11:38:18 +01:00