Nikolay Degterinsky
de0876ed68
Merge pull request #57234 from evillique/fix-docs-anchors
...
Fix docs
2023-11-27 01:22:43 +01:00
Nikolay Degterinsky
124fae7549
Fix style
2023-11-26 23:58:34 +00:00
Nikolay Degterinsky
dd49b46ca5
Fix style
2023-11-26 22:32:11 +00:00
Robert Schulze
5b7d2a903d
Merge pull request #57152 from rschu1ze/fine-granular-plan-opt-settings
...
Fine-granular enablement/disabling of plan-level optimizations
2023-11-25 20:44:23 +01:00
robot-clickhouse
2bb12386dd
Update version_date.tsv and changelogs after v23.9.6.20-stable
2023-11-25 18:37:17 +00:00
Mikhail f. Shiryaev
57445d46cc
Slightly improve the generator readbility
2023-11-24 20:23:11 +01:00
Robert Schulze
ace830a618
Fix spelling
2023-11-23 22:56:40 +00:00
Alexey Milovidov
10d5ba57e8
Merge pull request #57124 from azat/build/split-HashedDictionary-CU
...
Split HashedDictionary CU
2023-11-23 23:14:47 +01:00
Alexey Milovidov
ac1e742afa
Merge pull request #57108 from azat/build/large-objects
...
Allow HashedDictionary/FunctionsConversion as large TU
2023-11-23 15:00:59 +01:00
Azat Khuzhin
cf3cd099a5
Split HashedDictionary CU
...
Before HashedDictionary.cpp exceeds 50MiB, now:
-rw-r--r-- 1 azat azat 37M Nov 22 17:56 SparseHashedDictionary.cpp.o
-rw-r--r-- 1 azat azat 34M Nov 22 17:56 HashedDictionary.cpp.o
-rw-r--r-- 1 azat azat 716K Nov 22 17:56 registerHashedDictionary.cpp.o
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-11-22 19:00:40 +01:00
Azat Khuzhin
4925cb7eda
Allow HashedDictionary/FunctionsConversion as large TU
...
In case of -DOMIT_HEAVY_DEBUG_SYMBOLS=OFF they are large.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-11-22 16:39:54 +01:00
Bhavna Jindal
3731d57dd5
added method name in aspell-dict
2023-11-21 06:52:48 -08:00
Alexey Milovidov
6a1955cb34
Merge branch 'master' of github.com:ClickHouse/ClickHouse into remove-useless-install
2023-11-20 21:34:31 +01:00
Mikhail f. Shiryaev
94824a0194
Fix shellcheck for time-trace
2023-11-20 15:15:37 +01:00
Alexey Milovidov
241cc2abf4
Merge branch 'master' into remove-useless-install
2023-11-20 01:12:08 +01:00
Alexey Milovidov
d56cbda185
Add metrics for the number of queued jobs, which is useful for the IO thread pool
2023-11-18 19:07:59 +01:00
robot-clickhouse
af2f06db52
Update version_date.tsv and changelogs after v23.9.5.29-stable
2023-11-17 11:12:16 +00:00
Andrey Zvonov
fc15b0c1e7
Merge branch 'ClickHouse:master' into zvonand-more-globs
2023-11-16 11:19:12 +01:00
Vitaly Baranov
946e02ecbc
Merge pull request #56268 from vitlibar/add-script-backup-view
...
Add an external utility to view backups and to extract information from them
2023-11-16 11:17:16 +01:00
Vitaly Baranov
21a283049c
Add the test for clickhouse_backupview to CI.
2023-11-15 17:40:53 +01:00
zvonand
20163e6aba
add globbing to aspell-ignore
2023-11-15 16:37:24 +01:00
Alexey Milovidov
2791a95214
Merge branch 'master' into linker-time-trace
2023-11-15 07:44:02 +01:00
Alexey Milovidov
ed7d1dbb82
Pick up linker's trace files
2023-11-15 07:43:55 +01:00
Alexey Milovidov
e32f6e5556
Merge branch 'master' into remove-orphan-headers
2023-11-14 09:23:19 +01:00
Alexey Milovidov
9bf62dd622
Remove orphan header files
2023-11-14 07:43:11 +01:00
Alexey Milovidov
4e3e8e32fd
Remove more garbage
2023-11-14 07:24:41 +01:00
Alexey Milovidov
d7df884cbb
Merge branch 'master' into filter-large-translation-units
2023-11-13 19:31:13 +01:00
Alexey Milovidov
c1bba6ea4a
Merge branch 'master' into filter-large-translation-units
2023-11-13 17:54:02 +01:00
Mikhail f. Shiryaev
88e04579fd
Add a simple validator for reusable workflows
2023-11-13 12:49:32 +01:00
Vitaly Baranov
a4d57fe108
Rename the name of the utility "backupview" -> "clickhouse_backupview".
2023-11-13 10:15:37 +01:00
Vitaly Baranov
f12b95df7d
Add documentation.
2023-11-13 09:43:06 +01:00
Alexey Milovidov
225c78681e
Merge branch 'master' into collect-binary-size
2023-11-13 04:00:25 +01:00
Vitaly Baranov
6807e52d2c
Use S3(*args) to simplify conditions in __parse_location().
2023-11-12 23:54:27 +01:00
Vitaly Baranov
8a8afc54fc
Improve the test.
2023-11-12 23:54:23 +01:00
Vitaly Baranov
e67dfc7e04
Add a script to view backups and to extract information from them.
2023-11-12 23:42:38 +01:00
Robert Schulze
3f49e1c5ed
Merge remote-tracking branch 'rschu1ze/master' into pcg
2023-11-12 11:43:19 +00:00
Alexey Milovidov
63a1671054
Collect information about binary sizes to the CI database
2023-11-12 04:04:09 +01:00
Alexey Milovidov
6c30aa121c
Collect information about binary sizes to the CI database
2023-11-12 04:01:59 +01:00
Alexey Milovidov
75b98b65dd
Merge branch 'master' into filter-large-translation-units
2023-11-11 00:43:58 +01:00
robot-clickhouse
9ac7159a93
Update version_date.tsv and changelogs after v23.10.3.5-stable
2023-11-10 21:07:22 +00:00
Alexey Milovidov
96f73139b6
Check for large translation units
2023-11-10 06:13:55 +01:00
Antonio Andelic
e9542e4153
Merge pull request #54957 from ClickHouse/49507_Support_compression_for_keeper_protocol
...
Support compression for keeper protocol
2023-11-09 10:00:19 +01:00
robot-clickhouse
bc4de36e51
Update version_date.tsv and changelogs after v23.9.4.11-stable
2023-11-08 15:36:31 +00:00
Robert Schulze
38c76eb709
Merge remote-tracking branch 'rschu1ze/master' into pcg
2023-11-08 09:43:27 +00:00
Robert Schulze
180eca7337
Restore check-style
2023-11-08 09:36:43 +00:00
Robert Schulze
e46dbcb2f1
Use pcg/randomSeed() random generator/seed instead of std::mt19937/std::random_device
2023-11-07 18:54:50 +00:00
Robert Schulze
86b8ebf71c
Merge remote-tracking branch 'rschu1ze/master' into arrayRandomSample-improved
2023-11-07 15:25:29 +00:00
Robert Schulze
54b5d573d7
Merge remote-tracking branch 'rschu1ze/master' into idatatype-convenience-functions
2023-11-07 10:18:30 +00:00
Robert Schulze
e22c673299
Revert "Revert "Add function arrayRandomSample()
""
...
This reverts commit e47e50e30d
.
2023-11-07 10:16:13 +00:00
vdimir
2de73d3456
Merge pull request #56394 from ClickHouse/vdimir/check_doc_file
...
Option to check particular file with utils/check-style/check-doc-aspell
2023-11-07 10:34:16 +01:00