Vitaly Baranov
|
d842c497e6
|
Change code to pass test 02963_remote_read_small_buffer_size_bug.
|
2024-02-14 20:47:34 +01:00 |
|
Vitaly Baranov
|
8919e3b011
|
Add test.
|
2024-02-14 13:41:23 +01:00 |
|
Vitaly Baranov
|
eb3836ac5a
|
Fix error "Read beyond last offset" for AsynchronousBoundedReadBuffer.
|
2024-02-14 13:41:18 +01:00 |
|
Konstantin Bogdanov
|
f663f13a35
|
Merge pull request #59277 from ClickHouse/create-tables-in-threadpool
Concurrent tables creation in `recoverLostReplica`
|
2024-02-05 16:04:46 +03:00 |
|
Raúl Marín
|
719c5e9f1b
|
Merge pull request #59566 from Algunenano/aws_fix
Fix aws submodule reference
|
2024-02-05 13:39:36 +01:00 |
|
Nikolai Kochetov
|
89bcebfe96
|
Merge pull request #59544 from jrdi/fix-update-insert-deduplication-token
Fix corner case when passing `update_insert_deduplication_token_in_dependent_materialized_views`
|
2024-02-05 13:03:12 +01:00 |
|
Raúl Marín
|
08c1799f9c
|
Merge pull request #59383 from Algunenano/fuzz_literal
Add some fuzzing to ASTLiterals
|
2024-02-05 12:27:43 +01:00 |
|
Kseniia Sumarokova
|
83515e3656
|
Merge pull request #59543 from nickolaj-jepsen/master
Add support for NATS credentials file
|
2024-02-05 12:20:26 +01:00 |
|
Raúl Marín
|
fc475e28f3
|
Merge pull request #59498 from Algunenano/minmax_nan_null
Make MAX use the same rules as permutation for complex types
|
2024-02-05 12:16:02 +01:00 |
|
Raúl Marín
|
06fb84fc64
|
Merge pull request #59413 from bigo-sg/opt_if_map
Optimize if function when input type is map
|
2024-02-05 12:13:55 +01:00 |
|
Sergei Trifonov
|
e3b87d0040
|
Merge pull request #59554 from ClickHouse/fix-dashboard-urls-incompatibility
|
2024-02-05 11:44:09 +01:00 |
|
Mikhail f. Shiryaev
|
31f27ad398
|
Merge pull request #59337 from ClickHouse/fix-fasttests-gdb
Some small fixes for docker images
|
2024-02-05 11:42:18 +01:00 |
|
Nikita Mikhaylov
|
6ba35b5459
|
Make comments for system tables also available in local mode and enforce comments not to be empty (#59493)
Co-authored-by: Alexey Milovidov <milovidov@clickhouse.com>
|
2024-02-05 11:17:58 +01:00 |
|
Raúl Marín
|
10efb30e65
|
Fix aws submodule reference
|
2024-02-05 10:55:13 +01:00 |
|
Jordi Villar
|
87cc319cc4
|
Split tests
|
2024-02-05 10:27:32 +01:00 |
|
Jordi Villar
|
2fb7f980ef
|
Address PR comments
|
2024-02-05 10:16:45 +01:00 |
|
Jordi Villar
|
08492ae0c5
|
Only copy insert_context when needed
|
2024-02-05 10:16:45 +01:00 |
|
Jordi Villar
|
9223f74c91
|
Fix corner case when passing update_insert_deduplication_token_in_dependent_materialized_views
|
2024-02-05 10:16:45 +01:00 |
|
taiyang-li
|
4fc9eeddc9
|
Merge remote-tracking branch 'origin/master' into opt_if_map
|
2024-02-05 10:25:00 +08:00 |
|
Alexey Milovidov
|
e64466c676
|
Merge pull request #59161 from Alex-Cheng/master
Fix the default value of `async_insert_max_data_size` in EN document
|
2024-02-05 02:17:16 +01:00 |
|
Igor Nikonov
|
7123a27f30
|
Merge pull request #59380 from ClickHouse/cleanup-connection-pool-surroundings
Cleanup connection pool surroundings
|
2024-02-04 22:34:07 +01:00 |
|
Igor Nikonov
|
3402503422
|
Merge pull request #59404 from ClickHouse/fix-messed-up-progress
Progress bar: use FQDN to differentiate metrics from different hosts
|
2024-02-04 22:27:00 +01:00 |
|
Igor Nikonov
|
966f7eeabe
|
Merge pull request #59534 from ClickHouse/use-connection-pool-ptr
Use ConnectionPoolPtr instead of raw pointer
|
2024-02-04 22:22:51 +01:00 |
|
alesapin
|
db046c1bce
|
Merge pull request #59517 from ClickHouse/remove_scarry_message
Remove a scary message if an error is retryable
|
2024-02-04 17:43:06 +01:00 |
|
serxa
|
9c93a76268
|
Fix backward incompatibility of dashboard url hashes
|
2024-02-04 12:50:26 +00:00 |
|
Sergei Trifonov
|
32d11cdc2d
|
Merge pull request #59548 from amosbird/compatible-dashboard
Compress state of dashboard [2]
|
2024-02-04 12:39:57 +01:00 |
|
taiyang-li
|
b4972bf5fb
|
revert files
|
2024-02-04 16:59:26 +08:00 |
|
taiyang-li
|
96b1ca7f8a
|
fix bugs
|
2024-02-04 16:58:07 +08:00 |
|
taiyang-li
|
c3959611fc
|
Merge branch 'master' into opt_if_map
|
2024-02-04 15:57:06 +08:00 |
|
Amos Bird
|
e3716b0f38
|
Backward compatibility of uncompressed state
|
2024-02-04 11:03:18 +08:00 |
|
Alex Cheng
|
5c3e119a4f
|
Merge branch 'ClickHouse:master' into master
|
2024-02-04 10:48:07 +08:00 |
|
Igor Nikonov
|
df4bc398fb
|
Merge remote-tracking branch 'origin/master' into fix-messed-up-progress
|
2024-02-03 10:25:10 +00:00 |
|
Nickolaj Jepsen
|
e822ba3a47
|
Add support for NATS credentials file
|
2024-02-02 23:34:01 +01:00 |
|
Igor Nikonov
|
c7499b7395
|
Use ConnectionPoolPtr instead of raw pointer
|
2024-02-02 18:43:09 +00:00 |
|
Raúl Marín
|
7be91e66dd
|
Add reverse step
|
2024-02-02 18:11:56 +01:00 |
|
Max K
|
0947d5c89e
|
CI: ci cache. step 1 (#58664)
* ci cache class
#no_merge_commit #ci_set_reduced
|
2024-02-02 18:10:47 +01:00 |
|
Julia Kartseva
|
f41f4e4bd0
|
Merge pull request #58486 from jkartseva/adjustable-async-timeouts
Adjustable asynchronous insert timeouts
|
2024-02-02 08:53:58 -08:00 |
|
Raúl Marín
|
00096e5819
|
Merge remote-tracking branch 'blessed/master' into fuzz_literal
|
2024-02-02 17:28:47 +01:00 |
|
Raúl Marín
|
d9c7807ce7
|
Merge remote-tracking branch 'blessed/master' into minmax_nan_null
|
2024-02-02 17:16:22 +01:00 |
|
Raúl Marín
|
062b0b211e
|
Merge pull request #59509 from ClickHouse/revert-59375-poco-logger-small-refactoring
Revert "Poco Logger small refactoring"
|
2024-02-02 16:06:12 +01:00 |
|
Igor Nikonov
|
931fc6572c
|
Call getFQDNOrHostName() once
|
2024-02-02 14:33:34 +00:00 |
|
Igor Nikonov
|
8c60c6b669
|
Use always host_name for profile events block
|
2024-02-02 14:27:09 +00:00 |
|
Igor Nikonov
|
4c75b4bc7c
|
Return display name
|
2024-02-02 14:04:27 +00:00 |
|
Mikhail f. Shiryaev
|
3fe8babe05
|
Merge pull request #59520 from ClickHouse/update-create-pr-action
Update the peter-evans/create-pull-request action to v6
|
2024-02-02 14:52:32 +01:00 |
|
Mikhail f. Shiryaev
|
9febc8e5b4
|
Update the peter-evans/create-pull-request action to v6
|
2024-02-02 14:39:23 +01:00 |
|
Igor Nikonov
|
74e04e1819
|
Merge remote-tracking branch 'origin/master' into fix-messed-up-progress
|
2024-02-02 13:11:07 +00:00 |
|
Igor Nikonov
|
7cd78b7fc4
|
Fix clang-tidy warning
|
2024-02-02 13:09:23 +00:00 |
|
Alexander Sapin
|
d5e3b71590
|
Remove scarry message if error is retryable
|
2024-02-02 14:07:37 +01:00 |
|
Mikhail f. Shiryaev
|
d30e65f0e0
|
Merge pull request #59515 from ClickHouse/auto/v23.11.5.29-stable
Update version_date.tsv and changelogs after v23.11.5.29-stable
|
2024-02-02 14:01:24 +01:00 |
|
robot-clickhouse
|
67ac92e1a1
|
Update version_date.tsv and changelogs after v23.11.5.29-stable
|
2024-02-02 12:55:17 +00:00 |
|