Commit Graph

137584 Commits

Author SHA1 Message Date
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
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
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
kssenii
c6e86e3bb3 Review suggestion 2024-03-18 13:06:39 +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
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
János Benjamin Antal
4a1ce10c20 Merge remote-tracking branch 'origin/master' into fix-flaky-test-merge-tree-load-parts-corrupted 2024-03-18 10:36:36 +00:00
János Benjamin Antal
6ba073861d Merge remote-tracking branch 'origin/master' into improve-test-failed-mutations 2024-03-18 10:35:38 +00:00
Sergei Trifonov
948ec2ba86
Merge pull request #60314 from ClickHouse/fix-db-shutdown-with-async-loader
Fix database iterator waiting code
2024-03-18 11:26:41 +01:00
Kseniia Sumarokova
6d2e48d085
Merge branch 'master' into add-zk-retries 2024-03-18 11:24:36 +01:00
alesapin
0faf4eacb8
Merge pull request #61299 from ClickHouse/merge_config
Add ability to merge includes for config preprocessor for configs
2024-03-18 11:22:42 +01:00
Antonio Andelic
e92165e54c
Merge pull request #61518 from ClickHouse/revert-61298-analyzer-merge-virtual-columns
Revert "Analyzer: Fix virtual columns in StorageMerge"
2024-03-18 10:52:10 +01:00
Antonio Andelic
dc4a2064e4 Fix clang-tidy build 2024-03-18 10:51:46 +01:00
Antonio Andelic
6549a96ced
Revert "Analyzer: Fix virtual columns in StorageMerge" 2024-03-18 10:38:28 +01:00
János Benjamin Antal
4b4a03c0f1
Merge branch 'master' into less-header-1 2024-03-18 10:25:42 +01:00
lgbo-ustc
43eea86ec5 fixed 2024-03-18 17:13:20 +08:00
lgbo-ustc
e40342d65d Merge remote-tracking branch 'origin/master' into split_aggregator 2024-03-18 17:11:55 +08:00
Robert Schulze
c98a165980
Fix build 2024-03-18 08:32:16 +00:00
Antonio Andelic
3cff8206b3 Split 02125_lz4_compression_bug 2024-03-18 08:25:52 +00:00
Robert Schulze
e5baeaba9c
Fix FastTest 2024-03-18 08:00:21 +00:00
Robert Schulze
c17536c3b3
Enable clang-tidy in headers 2024-03-18 08:00:09 +00:00
Robert Schulze
eb26bb2a1c
Merge pull request #61348 from rschu1ze/flaky-test_uncrop_query
Un-flake `test_undrop_query`
2024-03-18 08:56:22 +01:00
San
973b278128
Update jdbc.md 2024-03-18 11:37:21 +11:00
San
0a8b7dd9cd
Update jdbc.md 2024-03-18 11:36:39 +11:00
San
58a2f780d9
Update jdbc.md
We will no longer support jdbc bridge
2024-03-18 11:30:36 +11:00