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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
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 |
|
Alexey Milovidov
|
3098cd2bad
|
Merge pull request #61502 from ClickHouse/limit-backtracking-in-parser
Limit backtracking in parser
|
2024-03-18 01:55:01 +03:00 |
|
Alexey Milovidov
|
95cfba9439
|
Add a test
|
2024-03-17 20:26:43 +01:00 |
|
Alexey Milovidov
|
13797b9712
|
Fix style
|
2024-03-17 20:21:07 +01:00 |
|
Alexey Milovidov
|
65d091cc65
|
Limit backtracking in parser
|
2024-03-17 20:16:23 +01:00 |
|
Alexey Milovidov
|
f0c9fe6bc9
|
Limit backtracking in parser
|
2024-03-17 19:54:45 +01:00 |
|
Alexey Milovidov
|
01136bbc3b
|
Limit backtracking in parser
|
2024-03-17 19:54:45 +01:00 |
|
Alexey Milovidov
|
bfea36877b
|
Merge pull request #61499 from ClickHouse/fix-fuzzers
Fix fuzzers
|
2024-03-17 21:15:10 +03:00 |
|
Alexey Milovidov
|
a1479fc9eb
|
Merge pull request #61498 from ClickHouse/remove-useless-code-5
Remove useless code
|
2024-03-17 19:29:43 +03:00 |
|
Alexey Milovidov
|
677f2dac21
|
Merge pull request #61114 from ClickHouse/split-cast-overload-resolver
Split `CastOverloadResolver` translation unit
|
2024-03-17 19:16:43 +03:00 |
|
Alexey Milovidov
|
44e918bc67
|
Revive getFuzzerData
|
2024-03-17 16:22:33 +01:00 |
|
Alexey Milovidov
|
0a3e42401c
|
Fix fuzzers
|
2024-03-17 15:44:36 +01:00 |
|
Alexey Milovidov
|
4527b3e0d4
|
Remove useless code
|
2024-03-17 15:17:58 +01:00 |
|
Kseniia Sumarokova
|
f53f3cd833
|
Merge pull request #61494 from ClickHouse/minor-rename
Minor rename in FileCache
|
2024-03-17 15:04:24 +01:00 |
|
Alexey Milovidov
|
994bf8765c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into split-cast-overload-resolver
|
2024-03-17 14:20:02 +01:00 |
|
Alexey Milovidov
|
3165a5e4c4
|
Merge pull request #61162 from ClickHouse/split-range-hashed-dictionary
Split `RangeHashedDictionary`
|
2024-03-17 16:18:06 +03:00 |
|
Alexey Milovidov
|
938a54c85c
|
Update reference
|
2024-03-17 14:12:48 +01:00 |
|
Alexey Milovidov
|
eec0bf2f52
|
Fix style
|
2024-03-17 13:34:34 +01:00 |
|
Alexey Milovidov
|
7c35f1d07e
|
Less crap
|
2024-03-17 13:23:09 +01:00 |
|
Alexey Milovidov
|
427a8b3264
|
Less crap
|
2024-03-17 13:20:49 +01:00 |
|
Alexey Milovidov
|
bf98386a33
|
Merge pull request #61298 from ClickHouse/analyzer-merge-virtual-columns
Analyzer: Fix virtual columns in StorageMerge
|
2024-03-17 15:05:23 +03:00 |
|
Alexey Milovidov
|
2af6d35752
|
Less crap
|
2024-03-17 12:53:59 +01:00 |
|