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
Alexander Gololobov
6a2867819c
Test for filters w/ and w/o path column
2024-02-03 19:03:46 +01:00
Alexander Gololobov
82caaa744a
Produce stream of chunks instead of accumulating the whole result
2024-02-03 16:08:41 +01: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
Max Kainov
6504dfe0b2
CI: Enable ARM integration test
...
#ci_set_integration #no_merge_commit
2024-02-02 17:37:05 +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
Yarik Briukhovetskyi
419545e359
restart ci
2024-02-02 17:01:06 +01:00
Bhavna Jindal
28e6e29004
Minor fixes
2024-02-02 07:46:36 -08: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
Dmitry Novik
05a7d22c24
WIP on calculate aliases only once
2024-02-02 13:45:04 +00: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
Mikhail f. Shiryaev
7012861faa
Merge pull request #59511 from ClickHouse/auto/v23.12.3.40-stable
...
Update version_date.tsv and changelogs after v23.12.3.40-stable
2024-02-02 13:50:22 +01:00
Konstantin Bogdanov
679276cca2
Typo
2024-02-02 13:32:28 +01:00
Konstantin Bogdanov
31d1205aa4
Less than two threads mean disabled
2024-02-02 13:23:04 +01:00
Konstantin Bogdanov
6df4c64500
Use in integration test
2024-02-02 13:20:32 +01:00
Igor Nikonov
eb89db0343
Merge remote-tracking branch 'origin/master' into cleanup-connection-pool-surroundings
2024-02-02 12:15:09 +00:00
robot-clickhouse
ae6618e0b3
Update version_date.tsv and changelogs after v23.12.3.40-stable
2024-02-02 11:57:38 +00:00
Mikhail f. Shiryaev
afe58c237c
Merge pull request #59510 from ClickHouse/auto/v24.1.2.5-stable
...
Update version_date.tsv and changelogs after v24.1.2.5-stable
2024-02-02 12:46:59 +01:00
robot-clickhouse
e7f63abc2f
Update version_date.tsv and changelogs after v24.1.2.5-stable
2024-02-02 11:41:46 +00:00
Raúl Marín
87d493533c
Revert "Poco Logger small refactoring"
2024-02-02 12:10:05 +01:00
Alexander Gololobov
095648d7bc
Merge pull request #59388 from ClickHouse/system_zookeeper_retries
...
Retry disconnects and expired sessions when reading system.zookeeper
2024-02-02 11:52:15 +01:00
Robert Schulze
80a0e05ac4
Resurrect v1
2024-02-02 10:46:07 +00:00
Robert Schulze
e997168b50
Support memory limits in nested cgroups
2024-02-02 10:46:07 +00:00
Raúl Marín
5e0d00b01d
Merge remote-tracking branch 'blessed/master' into minmax_nan_null
2024-02-02 11:06:50 +01:00
Raúl Marín
654f274c01
Missing refs
2024-02-02 11:06:46 +01:00
Robert Schulze
bf0733b7e9
Merge pull request #59462 from zhongyuankai/order_by_bug_fix
...
Fix `SELECT * FROM [...] ORDER BY ALL` with Analyzer
2024-02-02 10:35:05 +01:00
Robert Schulze
90c2bf691c
Merge remote-tracking branch 'ClickHouse/master' into order_by_bug_fix
2024-02-02 09:30:56 +00:00
János Benjamin Antal
1faa04de48
Fix typo
2024-02-02 08:58:43 +00:00
Konstantin Bogdanov
a9674b9cd4
Enable in tests
2024-02-02 09:07:29 +01:00
Julia Kartseva
505b9bac44
Update SettingsChangesHistory.h
2024-02-02 07:15:27 +00:00
Julia Kartseva
7c715e66a2
Update existing tests
2024-02-02 07:15:24 +00:00
Konstantin Bogdanov
b2508bd70f
Use threadpool size as feature flag
2024-02-02 03:38:10 +01:00
Julia Kartseva
5b07039ab2
Update settings.md
2024-02-01 22:45:10 +00:00
Julia Kartseva
689c368b76
Adaptive async timeouts: consider queue flush history
...
In addition to the time since the most recent insert,
consider the elapsed time between the two recent queue
flushes when decreasing the timeout or processing an
entry synchronously.
2024-02-01 22:45:10 +00:00