Commit Graph

137428 Commits

Author SHA1 Message Date
Mikhail f. Shiryaev
9da870864a
Fix 01244_optimize_distributed_group_by_sharding_key by ordering output 2024-03-19 16:55:06 +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
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
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
Alexey Milovidov
921ec12192 Maybe not worse 2024-03-17 12:29:45 +01:00
Alexey Milovidov
96f53df7ad Fix error 2024-03-17 12:02:02 +01:00
Alexey Milovidov
fac040e08e Add documentation 2024-03-17 00:34:32 +01:00
Alexey Milovidov
d627fbef55 Fix errors 2024-03-17 00:26:07 +01:00
Alexey Milovidov
ced06cb163 More guides 2024-03-17 00:18:38 +01:00
Alexey Milovidov
f1be9e6707 Trash 2024-03-17 00:17:59 +01:00
Alexey Milovidov
4dc5319b37
Merge pull request #61491 from ClickHouse/definitive-cast
A definitive guide to CAST
2024-03-17 01:30:11 +03:00
Alexey Milovidov
e5f15b6ac4 Fix errors 2024-03-16 23:00:57 +01:00
robot-ch-test-poll2
805a4b2596
Merge pull request #61415 from peter279k/correct_criteo_section
Correct Criteo example dataset instruction section
2024-03-17 01:00:00 +04:00
Alexey Milovidov
81f0e9ece6 Merge branch 'definitive-cast' into split-cast-overload-resolver 2024-03-16 20:03:44 +01:00
Alexey Milovidov
65eb6f135c More guides 2024-03-16 19:52:10 +01:00