Mikhail f. Shiryaev
|
39c641900f
|
Merge pull request #45077 from ClickHouse/dark-reports-links
Change the color of links in dark reports a little bit
|
2023-01-10 01:15:31 +01:00 |
|
Mikhail f. Shiryaev
|
98ee463fc1
|
Change the color of links in dark reports a little bit
|
2023-01-10 01:03:05 +01:00 |
|
Rich Raposa
|
528acecc5c
|
Merge pull request #45076 from ClickHouse/new-mergetree-settings
Add docs for 2 new MergeTree settings
|
2023-01-09 16:48:26 -07:00 |
|
Rich Raposa
|
9b9312eec8
|
Merge pull request #45075 from ClickHouse/add-setting-default
Add new DEFAULT value of settings
|
2023-01-09 16:47:59 -07:00 |
|
Dan Roscigno
|
99b1609fd3
|
Update docs/en/operations/settings/index.md
|
2023-01-09 18:17:29 -05:00 |
|
rfraposa
|
db7342769b
|
Update merge-tree-settings.md
Added two new settings
|
2023-01-09 15:56:19 -07:00 |
|
rfraposa
|
eb96884ebf
|
Add new DEFAULT value of settings
|
2023-01-09 15:02:35 -07:00 |
|
Yakov Olkhovskiy
|
4f32f3b8cb
|
Merge pull request #44484 from bigo-sg/arrow_struct_field
Optimization for reading struct fields in parquet/orc files
|
2023-01-09 15:36:26 -05:00 |
|
Dan Roscigno
|
bfcb6eb0cf
|
Merge pull request #44995 from ClickHouse/qoega-patch-5
Add documentation for xxh3
|
2023-01-09 15:00:27 -05:00 |
|
DanRoscigno
|
438f34100d
|
fix codeblock end
|
2023-01-09 14:42:24 -05:00 |
|
Dan Roscigno
|
f791d5439c
|
Merge pull request #45063 from ClickHouse/remove-original-article
[docs] Remove "Original article" links
|
2023-01-09 11:32:22 -05:00 |
|
Alexey Milovidov
|
bb8cb829f9
|
Merge pull request #44820 from ClickHouse/break-ci
Modern tools in CI, part 2.
|
2023-01-09 18:26:41 +03:00 |
|
Alexander Gololobov
|
742887ce53
|
Merge pull request #44718 from ClickHouse/lwd_mutation_always_sync
Make lightweight deletes always synchronous
|
2023-01-09 15:58:02 +01:00 |
|
Ivan Blinkov
|
61c2f23713
|
Remove leftover empty lines at the end of markdown files
|
2023-01-09 15:15:18 +01:00 |
|
Ivan Blinkov
|
b7e082d033
|
Remove "Original article links"
|
2023-01-09 15:13:36 +01:00 |
|
Kseniia Sumarokova
|
b22b51213f
|
Merge pull request #44868 from kssenii/improve-async-buffer-from-remote
Small perf improvement for async buffer from remote
|
2023-01-09 13:31:15 +01:00 |
|
Nikita Taranov
|
006fdd32d4
|
Apply preallocation optimisation more carefully (#44455)
* impl
* add perf test
* fix
* review fixes
|
2023-01-09 13:30:48 +01:00 |
|
Nikita Mikhaylov
|
857799fbca
|
Parallel distributed insert select with s3Cluster [3] (#44955)
* Revert "Revert "Resurrect parallel distributed insert select with s3Cluster (#41535)""
This reverts commit b8d9066004 .
* Fix build
* Better
* Fix test
* Automatic style fix
Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
|
2023-01-09 13:30:32 +01:00 |
|
Kseniia Sumarokova
|
9ae5ad202a
|
Merge pull request #44707 from xiedeyantu/s3-add-config
S3 support upload object using storage class INTELLIGENT_TIERING
|
2023-01-09 13:28:53 +01:00 |
|
Kseniia Sumarokova
|
119501f1d9
|
Merge pull request #44698 from Avogar/parquet-bool
Support Bool type in Arrow/Parquet/ORC
|
2023-01-09 12:56:28 +01:00 |
|
Vladimir C
|
75e9a45341
|
Merge pull request #44716 from ClickHouse/vdimir/merge_engine_nullable
|
2023-01-09 11:38:04 +01:00 |
|
lgbo-ustc
|
b639bcabc0
|
some fixes
|
2023-01-09 18:13:00 +08:00 |
|
lgbo-ustc
|
f127b3a60a
|
update ArrowFieldIndexUtil
|
2023-01-09 18:13:00 +08:00 |
|
lgbo-ustc
|
a3bdfddc9d
|
support nested table
|
2023-01-09 18:13:00 +08:00 |
|
lgbo-ustc
|
4f3f781b85
|
fixed test case
|
2023-01-09 18:13:00 +08:00 |
|
lgbo-ustc
|
755f03db4e
|
fixed
|
2023-01-09 18:13:00 +08:00 |
|
lgbo-ustc
|
f6850d96cb
|
fixed missing columns
|
2023-01-09 18:13:00 +08:00 |
|
lgbo-ustc
|
4cf6beee27
|
fixed
|
2023-01-09 18:13:00 +08:00 |
|
lgbo-ustc
|
81e2832133
|
fixed
|
2023-01-09 18:13:00 +08:00 |
|
lgbo-ustc
|
77cea49cec
|
fixed including header failure
|
2023-01-09 18:13:00 +08:00 |
|
lgbo-ustc
|
8f8f6f966b
|
Optimization for reading struct fields in parquet/orc files
|
2023-01-09 18:13:00 +08:00 |
|
Alexey Milovidov
|
9af70c10d0
|
Merge pull request #45049 from shumlol/patch-1
wrong text
|
2023-01-09 10:50:17 +03:00 |
|
Alexey Milovidov
|
48d93b348b
|
Merge pull request #45050 from ClickHouse/dont-fix-parallel-formatting
Don't fix parallel formatting
|
2023-01-09 09:26:51 +03:00 |
|
Alexey Milovidov
|
0b5bb118d9
|
Fix bash
|
2023-01-09 07:01:20 +01:00 |
|
Alexey Milovidov
|
28b6ada1d9
|
testing and prestable are not used anymore
|
2023-01-09 08:57:30 +03:00 |
|
Alexey Milovidov
|
c92d2c9e97
|
Split parallel formatting test
|
2023-01-09 06:40:55 +01:00 |
|
Alexey Milovidov
|
0d39d26a34
|
Don't fix parallel formatting
|
2023-01-09 06:15:20 +01:00 |
|
Vadim Akhma
|
7bd8435200
|
wrong text
60 str. двуми видами => двумя видами
|
2023-01-09 10:45:35 +06:00 |
|
Alexey Milovidov
|
3414d917dc
|
Fix CLion
|
2023-01-09 04:35:19 +01:00 |
|
Alexey Milovidov
|
93bfe94c86
|
Merge branch 'break-ci' of github.com:ClickHouse/ClickHouse into break-ci
|
2023-01-09 04:34:42 +01:00 |
|
Alexey Milovidov
|
4b2f651f72
|
Fix bash
|
2023-01-09 04:34:30 +01:00 |
|
Alexey Milovidov
|
e8d661b511
|
Merge branch 'master' into break-ci
|
2023-01-09 04:34:10 +01:00 |
|
Alexey Milovidov
|
89a1b9c5b3
|
Merge pull request #45046 from ClickHouse/non-significant-changes-2
Non significant changes
|
2023-01-09 06:24:23 +03:00 |
|
robot-clickhouse
|
9a5fbcacfd
|
Automatic style fix
|
2023-01-09 01:08:38 +00:00 |
|
Alexey Milovidov
|
f374d3a44e
|
Fix performance test
|
2023-01-09 01:59:48 +01:00 |
|
Alexey Milovidov
|
03ae644ea3
|
Fix performance test
|
2023-01-09 01:58:42 +01:00 |
|
Alexey Milovidov
|
e9d5bd7df3
|
Fix tar
|
2023-01-09 01:56:25 +01:00 |
|
Alexey Milovidov
|
0d8d6eca67
|
Non significant changes
|
2023-01-09 01:51:05 +01:00 |
|
Alexey Milovidov
|
797dfdd42e
|
Non significant changes
|
2023-01-09 01:50:19 +01:00 |
|
Alexey Milovidov
|
3430df2f8c
|
Non significant changes
|
2023-01-09 01:48:57 +01:00 |
|