Commit Graph

109643 Commits

Author SHA1 Message Date
Hosun Lee
aae82a73aa Fix git clone command. Insert space in front of shallow option. 2023-03-08 14:10:12 +09:00
Hosun Lee
ce809e61fb Revert commit. 2023-03-08 14:09:18 +09:00
[데이터플랫폼팀] 이호선
927efc0f2c Fix git clone command. Insert space in front of shallow option. 2023-03-08 14:01:38 +09:00
Nikolay Degterinsky
df78f7676b
Merge pull request #47282 from ClickHouse/evillique-patch-2
Fix typo
2023-03-08 01:58:19 +01:00
Nikolay Degterinsky
1421411d9a
Merge branch 'master' into evillique-patch-2 2023-03-08 01:03:28 +01:00
Alexey Milovidov
e8cdb0c8b1
Merge pull request #46839 from CurtizJ/fix-crash-in-skip-index
Do not allow const and non-deterministic secondary indexes
2023-03-08 03:03:09 +03:00
Alexey Milovidov
e2aff59a2d
Merge pull request #47106 from kssenii/allow-nested-disks-in-custom-disks
Allow nested custom disks
2023-03-08 03:00:55 +03:00
Alexander Tokmakov
673147e6dd
Merge pull request #47284 from ClickHouse/followup_46681
Follow-up to #46681
2023-03-07 23:38:41 +03:00
Alexander Tokmakov
ffd55d951d
Merge branch 'master' into followup_46681 2023-03-07 23:38:06 +03:00
Robert Schulze
5b91631722
Merge pull request #47138 from AVMusorin/disallow-default-columns-kafka-engine
Prohibit DEFAULT/EPHEMERAL/ALIAS/MATERIALIZED columns in KafkaEngine
2023-03-07 20:36:46 +01:00
alesapin
6d48bb25ff
Merge pull request #47274 from ClickHouse/fix_zero_copy_bug
Fix bug in zero copy replica which can lead to dataloss
2023-03-07 19:08:10 +01:00
alesapin
223ac414d2
Merge branch 'master' into fix_zero_copy_bug 2023-03-07 18:45:34 +01:00
Anton Popov
d9611dde0b fix test 2023-03-07 15:23:27 +00:00
Alexander Tokmakov
7ce20f5cd2 fix tests 2023-03-07 14:25:28 +01:00
Sergei Trifonov
e23f624968
Merge pull request #47299 from ClickHouse/serxa-patch-3
Docs for `BackupsIOThreadPool` 1/2
2023-03-07 13:51:30 +01:00
Nikolai Kochetov
6d51103516
Merge pull request #47069 from ClickHouse/auto/v23.2.2.20-stable
Update version_date.tsv and changelogs after v23.2.2.20-stable
2023-03-07 12:50:04 +01:00
Nikolai Kochetov
6e4a15ba64
Merge pull request #47070 from ClickHouse/auto/v23.1.4.58-stable
Update version_date.tsv and changelogs after v23.1.4.58-stable
2023-03-07 12:47:20 +01:00
Nikolai Kochetov
88c0b8eede
Merge branch 'master' into auto/v23.2.2.20-stable 2023-03-07 12:46:05 +01:00
Kruglov Pavel
e17f896035
Merge pull request #47295 from ClickHouse/Avogar-patch-1
Fix test 02566_ipv4_ipv6_binary_formats
2023-03-07 12:44:27 +01:00
Nikolai Kochetov
31018a0fc5
Merge pull request #47074 from ClickHouse/auto/v22.12.4.76-stable
Update version_date.tsv and changelogs after v22.12.4.76-stable
2023-03-07 12:43:38 +01:00
alesapin
c10cb436f4 Fix build 2023-03-07 12:42:42 +01:00
Nikolai Kochetov
b0ec78b786
Merge branch 'master' into auto/v22.12.4.76-stable 2023-03-07 12:42:38 +01:00
Kruglov Pavel
9e64441353
Merge pull request #47214 from azat/interserver-mode-address
Add real client (initiator server) address into the logs for interserver mode
2023-03-07 12:40:59 +01:00
Maksim Kita
6cd4507f2f
Merge pull request #46923 from ClickHouse/analyzer_trivial_count_optimization
Planner: trivial count optimization
2023-03-07 14:39:39 +03:00
alesapin
1db6b9414e
Update src/Storages/StorageReplicatedMergeTree.cpp
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2023-03-07 12:39:17 +01:00
Kruglov Pavel
fce87834d7
Merge pull request #47279 from den-crane/patch-67
Doc. toIPv6OrDefault / toIPv6OrNull
2023-03-07 12:36:19 +01:00
Nikolai Kochetov
3e100ec43c
Merge pull request #46969 from ClickHouse/auto/v22.8.14.53-lts
Update version_date.tsv and changelogs after v22.8.14.53-lts
2023-03-07 12:21:54 +01:00
Sergei Trifonov
ace08ad6b2
Update docs/en/development/architecture.md 2023-03-07 11:49:38 +01:00
Sergei Trifonov
20925406ba
Docs for BackupsIOThreadPool 1/2 2023-03-07 11:48:28 +01:00
Kseniia Sumarokova
a9a0d2f5c4
Merge pull request #46524 from artem-yadr/master
Support for MongoDB Replica Set URI with readPreference and host:port enum in MongoDB dictionaries
2023-03-07 11:40:33 +01:00
Robert Schulze
924caee673
Merge pull request #47063 from ClickHouse/rs/binary-compat-check-for-arm
CI: Add binary compatibility check on ARM
2023-03-07 11:20:14 +01:00
Kruglov Pavel
946dff2d04
Fix test 02566_ipv4_ipv6_binary_formats 2023-03-07 10:51:06 +01:00
Antonio Andelic
915a04c0ec
Merge pull request #47261 from ClickHouse/join-threads-when-exception
Join threads if exception happened in `ZooKeeperImpl` constructor
2023-03-07 09:32:29 +01:00
Alexey Milovidov
7d48eae0f6
Merge pull request #47256 from ClickHouse/keeper-4lw-clean-resources
Add Keeper 4LW for cleaning resources
2023-03-07 04:23:15 +03:00
Nikolay Degterinsky
990af0fb79
Fix typo 2023-03-06 23:44:41 +01:00
Alexey Milovidov
d5c47418fa
Merge pull request #47171 from myrrc/feature/terse-stacktraces
Terse stacktraces: no `::__1`, `std::string` as `String`
2023-03-07 01:33:37 +03:00
Alexey Milovidov
93ba0f4bdf
Update StackTrace.cpp 2023-03-07 01:30:44 +03:00
Denny Crane
d8029b7b2d
Update ip-address-functions.md 2023-03-06 16:36:04 -04:00
Denny Crane
0b46de317b
Update ip-address-functions.md 2023-03-06 16:33:28 -04:00
Kruglov Pavel
479cd9b90b
Merge pull request #46972 from Avogar/json-date-int-inference
Fix date and int inference from string in JSON
2023-03-06 20:40:38 +01:00
alesapin
b5dffe7417 Fix bug in zero copy replica which can lead to dataloss 2023-03-06 19:57:09 +01:00
Kruglov Pavel
3de905bb7c
Merge pull request #46616 from Avogar/fix-ipv4-ipv6-formats
Fix IPv4/IPv6 serialization/deserialization in binary formats
2023-03-06 19:40:29 +01:00
robot-clickhouse-ci-1
ca3faf6f1d
Merge pull request #47269 from ClickHouse/auto/v23.2.3.17-stable
Update version_date.tsv and changelogs after v23.2.3.17-stable
2023-03-06 18:20:38 +01:00
robot-clickhouse
e50fd6e1ef Update version_date.tsv and changelogs after v23.2.3.17-stable 2023-03-06 16:35:17 +00:00
Mike Kot
07a9e486e6 memset for frame pointers' 2023-03-06 19:35:00 +03:00
Mike Kot
4bc443f3c7 initial solution 2023-03-06 19:35:00 +03:00
Anton Popov
1b0d0c6108 fix skip indexes 2023-03-06 15:29:13 +00:00
Sema Checherinda
8292ffb81e
Merge pull request #47121 from liding1992/master
Fix the problem that the 'ReplicatedMergeTree' table failed to insert two similar data when the 'part_type' is configured as 'InMemory' mode.
2023-03-06 16:13:24 +01:00
Antonio Andelic
9e3794f7d7 Skip for sanitizer builds 2023-03-06 14:36:53 +00:00
Antonio Andelic
12525f768c
Add default constructor for MultiReadResponse (#47254)
* Add default constructor for MultiReadResponse
* Remove optional
* Fix style
2023-03-06 14:18:01 +01:00