Anton Popov
|
d9611dde0b
|
fix test
|
2023-03-07 15:23:27 +00:00 |
|
vdimir
|
27e4b09f94
|
Fix 02570_fallback_from_async_insert
|
2023-03-07 15:13:13 +00:00 |
|
Nikolai Kochetov
|
0da310c8dc
|
Update ProcessList.cpp
|
2023-03-07 15:30:40 +01: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 |
|
Antonio Andelic
|
ced97cefbb
|
Address review comments
|
2023-03-07 12:07:22 +00: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
|
3dcdf4cd4e
|
Docs for BackupsIOThreadPool 2/2
|
2023-03-07 12:12:29 +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
|
083f8cdd64
|
Merge branch 'master' into or-equality-chain-to-in
|
2023-03-07 09:09:09 +00: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 |
|
Igor Nikonov
|
838ff88abe
|
Merge branch 'master' into log-level-change
|
2023-03-06 18:00:49 +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 |
|
Vladimir C
|
3076e92980
|
Apply suggestions from code review
Co-authored-by: Igor Nikonov <954088+devcrafter@users.noreply.github.com>
|
2023-03-06 16:56:02 +01: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 |
|
Kruglov Pavel
|
e4751f95e1
|
Fix typo
|
2023-03-06 14:56:05 +01:00 |
|
Mikhail f. Shiryaev
|
c13638904a
|
Adjust the aggregation interval
|
2023-03-06 14:38:54 +01: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 |
|
Antonio Andelic
|
9117c7491d
|
Join threads if exception happened in constructor
|
2023-03-06 12:55:02 +00:00 |
|
Kruglov Pavel
|
aa776d00fe
|
Use executors snapshot
|
2023-03-06 13:24:36 +01:00 |
|
kssenii
|
cb3dd3c200
|
Fix flaky test
|
2023-03-06 13:06:31 +01:00 |
|