Kruglov Pavel
|
fad053c4fe
|
Make better
|
2023-04-04 16:10:47 +02:00 |
|
Kruglov Pavel
|
a3ef50c2c0
|
Update src/Processors/Formats/Impl/ArrowColumnToCHColumn.cpp
|
2023-04-04 16:06:21 +02:00 |
|
Kruglov Pavel
|
e2c3c3accc
|
Merge branch 'master' into orc-arrow-parquet-more-types
|
2023-04-03 18:33:20 +02:00 |
|
robot-ch-test-poll1
|
0f98ee163e
|
Merge pull request #48352 from den-crane/patch-63
Doc. fix typo
|
2023-04-03 16:24:46 +02:00 |
|
Denny Crane
|
fb7c8ca157
|
Update tuple-functions.md
|
2023-04-03 10:47:44 -03:00 |
|
Nikolai Kochetov
|
d4b91b7f8c
|
Merge pull request #47319 from ClickHouse/query-plan-update-sort-description
Query plan: update sort description
|
2023-04-03 15:42:49 +02:00 |
|
Mikhail f. Shiryaev
|
1478bcc437
|
Merge pull request #48345 from ClickHouse/auto/v23.1.6.42-stable
Update version_date.tsv and changelogs after v23.1.6.42-stable
|
2023-04-03 14:28:48 +02:00 |
|
Mikhail f. Shiryaev
|
764e3e6231
|
Merge pull request #48346 from ClickHouse/auto/v23.2.5.46-stable
Update version_date.tsv and changelogs after v23.2.5.46-stable
|
2023-04-03 14:28:20 +02:00 |
|
robot-clickhouse
|
0af16e4b7a
|
Update version_date.tsv and changelogs after v23.2.5.46-stable
|
2023-04-03 12:16:27 +00:00 |
|
robot-clickhouse
|
781907bda8
|
Update version_date.tsv and changelogs after v23.1.6.42-stable
|
2023-04-03 12:10:45 +00:00 |
|
Kruglov Pavel
|
9e595c82fa
|
Merge pull request #47494 from KevinyhZou/enable_return_null_element_not_exist
Enable return null and complext type for JSON_VALUE function
|
2023-04-03 14:05:18 +02:00 |
|
Robert Schulze
|
a50e741bea
|
Merge pull request #45912 from ClickHouse/qc-compression
Query cache: Enable compression of cache entries
|
2023-04-03 13:33:47 +02:00 |
|
Robert Schulze
|
3e124f09d0
|
Merge remote-tracking branch 'origin/master' into qc-compression
|
2023-04-03 11:28:17 +00:00 |
|
Robert Schulze
|
11556a23ad
|
Extend tests for compression of query cache entries
|
2023-04-03 11:27:23 +00:00 |
|
Robert Schulze
|
e79343c169
|
Make the column order in system.query_cache more intutitive
|
2023-04-03 10:36:11 +00:00 |
|
Vitaly Baranov
|
b6adc25895
|
Merge pull request #48289 from murfel/fix-alter-formatting
Fix alter formatting (minor)
|
2023-04-03 12:35:58 +02:00 |
|
robot-ch-test-poll1
|
3cb7d48b75
|
Merge pull request #48190 from CurtizJ/fix-race-storage-s3
Fix race in StorageS3
|
2023-04-03 10:23:27 +02:00 |
|
Robert Schulze
|
8e4b0e5fba
|
Merge pull request #48332 from ClickHouse/rs/prefer-native-over-alias
Minor: Suggest ClickHouse-native function name over MySQL-compatibility alias
|
2023-04-03 09:32:16 +02:00 |
|
Robert Schulze
|
d7ee316380
|
Minor: Suggest ClickHouse-native function name over MySQL-compatibility alias
|
2023-04-03 07:28:31 +00:00 |
|
Alexey Milovidov
|
99ed3b627b
|
Merge branch 'master' into fix-race-storage-s3
|
2023-04-03 06:25:44 +03:00 |
|
Alexey Milovidov
|
2933c6b9be
|
Merge pull request #48276 from azat/tests/flakiness-v3
Fix 01710_projection_optimize_materialize flakiness
|
2023-04-03 06:24:50 +03:00 |
|
Alexey Milovidov
|
599d67c4ee
|
Merge pull request #48328 from ClickHouse/fix-constraints-after-merge
Fix constraints after merge
|
2023-04-03 06:19:45 +03:00 |
|
Alexey Milovidov
|
34f1be9218
|
Fix test
|
2023-04-03 01:25:48 +02:00 |
|
Alexey Milovidov
|
ddf4ceda90
|
Update references
|
2023-04-03 01:23:06 +02:00 |
|
Alexey Milovidov
|
21d22bcd3b
|
Fix tests for constraints after merge
|
2023-04-03 01:06:26 +02:00 |
|
Anton Popov
|
ff1cc5598f
|
fix clang-tidy
|
2023-04-02 22:21:10 +00:00 |
|
Alexey Milovidov
|
5ebf66819b
|
Merge pull request #47617 from ClickHouse/cnf-new-analyzer
CNF/Constraint optimizer in new analyzer
|
2023-04-02 20:09:34 +03:00 |
|
Alexey Milovidov
|
15a62df60c
|
Merge pull request #48054 from ClickHouse/custom-key-new-analyzer
Make custom key for parallel replicas work in new analyzer
|
2023-04-02 20:09:00 +03:00 |
|
Alexey Milovidov
|
67d65a9245
|
Merge pull request #48121 from ClickHouse/vdimir/sparkbar-overflow-fix
Fix overflow in sparkbar function
|
2023-04-02 19:36:24 +03:00 |
|
Kseniia Sumarokova
|
d2522a2dba
|
Merge pull request #48312 from kssenii/merging-ilejn-dict-named-collection
Merging #46323
|
2023-04-02 18:12:44 +02:00 |
|
Alexey Milovidov
|
9c6594a043
|
Merge pull request #48320 from azat/explain-fix
Fix crash in EXPLAIN PIPELINE for Merge over Distributed
|
2023-04-02 17:11:27 +03:00 |
|
Alexander Tokmakov
|
1e4ae7a3f2
|
Merge pull request #48314 from azat/build/strong-typedefs
Fix ThreadPool for DistributedSink and use StrongTypedef for CurrentMetrics/ProfileEvents/StatusInfo to avoid further errors
|
2023-04-02 14:57:33 +03:00 |
|
Azat Khuzhin
|
907ed27ae2
|
Fix crash in EXPLAIN PIPELINE for Merge over Distributed
CI: https://s3.amazonaws.com/clickhouse-test-reports/48314/179450542879d11711cd2415c3fa7eeab18188be/fuzzer_astfuzzerasan/report.html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-04-02 10:48:23 +02:00 |
|
KevinyhZou
|
c2687c0544
|
review fix
|
2023-04-02 14:14:35 +08:00 |
|
KevinyhZou
|
da4ff587af
|
review fix
|
2023-04-02 12:38:17 +08:00 |
|
KevinyhZou
|
7d59f36336
|
code style fix
|
2023-04-02 12:37:18 +08:00 |
|
KevinyhZou
|
ce5f4cf4ab
|
code review fix
|
2023-04-02 12:37:18 +08:00 |
|
KevinyhZou
|
3adc42af5c
|
ci fix
|
2023-04-02 12:30:59 +08:00 |
|
KevinyhZou
|
0935ccf0e0
|
ci fix
|
2023-04-02 12:30:59 +08:00 |
|
KevinyhZou
|
2126199193
|
check style
|
2023-04-02 12:30:59 +08:00 |
|
KevinyhZou
|
05c508047a
|
docs fix
|
2023-04-02 12:30:59 +08:00 |
|
KevinyhZou
|
e0a10dc62f
|
enable nullable return type
|
2023-04-02 12:30:59 +08:00 |
|
KevinyhZou
|
f971b544e1
|
modify test
|
2023-04-02 12:29:12 +08:00 |
|
KevinyhZou
|
740a5ef777
|
enable return null and complext type
|
2023-04-02 12:29:12 +08:00 |
|
Dan Roscigno
|
c289b3ed2b
|
Merge pull request #48301 from ClickHouse/DanRoscigno-patch-5
Update LVM info in tips.md
|
2023-04-01 19:13:35 -04:00 |
|
Dan Roscigno
|
62ecac805f
|
Add mdadm to aspell-dict.txt
|
2023-04-01 18:58:48 -04:00 |
|
Alexander Tokmakov
|
661ce2afa1
|
Merge pull request #48315 from ClickHouse/followup_47863
Follow-up to #47863
|
2023-04-02 01:56:41 +03:00 |
|
Dan Roscigno
|
9061b03917
|
Update docs/en/operations/tips.md
|
2023-04-01 18:51:18 -04:00 |
|
Dan Roscigno
|
a28996d047
|
Update docs/en/operations/tips.md
|
2023-04-01 18:50:49 -04:00 |
|
robot-ch-test-poll
|
5555fc78be
|
Merge pull request #48287 from Algunenano/randomize_vertical_merges
Randomize allow_vertical_merges_from_compact_to_wide_parts in tests
|
2023-04-01 20:48:08 +02:00 |
|