alesapin
|
b4646f5016
|
Update keeper_port.xml
|
2021-08-30 12:49:11 +03:00 |
|
mergify[bot]
|
39f8ee024a
|
Merge branch 'master' into stress-thread-fuzzer
|
2021-08-25 01:27:19 +00:00 |
|
alexey-milovidov
|
b6d9fe6f88
|
Fix idiotic markup
|
2021-08-25 03:36:42 +03:00 |
|
alexey-milovidov
|
47cc6c5afe
|
Merge pull request #28063 from vitlibar/set-fixed-version-of-tzlocal
Set version of tzlocal to 2.1
|
2021-08-25 02:48:08 +03:00 |
|
alexey-milovidov
|
cca850b2ad
|
Merge pull request #28088 from nvartolomei/nv/config-reloader-crash-on-shutdown
Destroy `main_config_reloader` before shared context.
|
2021-08-25 02:47:00 +03:00 |
|
alexey-milovidov
|
7d1e74c31f
|
Update 85_bug-report.md
|
2021-08-25 02:26:31 +03:00 |
|
Alexey Milovidov
|
a3ecc2b705
|
Remove unused include
|
2021-08-24 23:47:13 +03:00 |
|
alexey-milovidov
|
91cffac7ef
|
Merge pull request #28095 from ClickHouse/benchmark-shiv
Add benchmark from Shiv Iyer
|
2021-08-24 23:43:16 +03:00 |
|
Maksim Kita
|
167d34051c
|
Merge pull request #28066 from ClickHouse/fix_zookeeper_secure_test
Fix zookeeper secure client test
|
2021-08-24 21:39:31 +03:00 |
|
Maksim Kita
|
0486d1bd37
|
Merge pull request #28084 from kssenii/nanodbc-update
Update nanodbc
|
2021-08-24 21:39:10 +03:00 |
|
Maksim Kita
|
de15612202
|
Merge pull request #28039 from azat/bump-replxx-v21.10
Bump replxx
|
2021-08-24 21:34:20 +03:00 |
|
Alexey Milovidov
|
4401b4e888
|
Add benchmark from Shiv Iyer
|
2021-08-24 20:49:35 +03:00 |
|
alexey-milovidov
|
19f67fefb2
|
Merge pull request #28047 from BraulioVM/build/add-git-status
print out git status information at configure stage
|
2021-08-24 20:09:10 +03:00 |
|
Nicolae Vartolomei
|
abc484e89b
|
Destroy main_config_reloader before shared context.
This tries to fix crash reported in a comment
https://github.com/ClickHouse/ClickHouse/pull/24404#issuecomment-847012002.
|
2021-08-24 17:06:17 +01:00 |
|
Maksim Kita
|
23a2ce2019
|
Merge pull request #28040 from syominsergey/patch-11
fix some typos in docs
|
2021-08-24 19:06:08 +03:00 |
|
tavplubix
|
0602d74a11
|
Merge pull request #28035 from ClickHouse/fix_replace_ranges_may_stuck
Fix race between REPLACE PARTITION and MOVE PARTITION
|
2021-08-24 17:49:57 +03:00 |
|
Vitaly Baranov
|
64f69462c6
|
Merge pull request #27921 from vitlibar/add-tests-for-field-init
Allow implicit cast bool to Field
|
2021-08-24 17:15:44 +03:00 |
|
alesapin
|
b274c2a90c
|
Update Dockerfile
|
2021-08-24 17:09:10 +03:00 |
|
Nikolay Degterinsky
|
7630180fe7
|
Merge pull request #28078 from excitoon/patch-12
Fixed a typo in comments to `SinkToStorage`
|
2021-08-24 16:25:24 +03:00 |
|
Nikolay Degterinsky
|
8295d8f2d7
|
Update src/Processors/Sinks/SinkToStorage.h
|
2021-08-24 16:25:01 +03:00 |
|
kssenii
|
c467178a93
|
Update nanodbc
|
2021-08-24 12:50:07 +00:00 |
|
alexey-milovidov
|
739caf86d5
|
Merge pull request #27484 from excitoon/patch-10
Don't silently ignore errors and don't count delays in `ReadBufferFromS3`
|
2021-08-24 15:26:39 +03:00 |
|
Vladimir Chebotarev
|
82ef8a2b7b
|
Fixed a typo in comments to SinkToStorage .
|
2021-08-24 14:59:29 +03:00 |
|
Vitaly Baranov
|
8dc128f3d9
|
Set version of tzlocal to 2.1
|
2021-08-24 14:07:48 +03:00 |
|
Kruglov Pavel
|
86f89af4d2
|
Merge pull request #28077 from Avogar/fix-typo-in-docks
Fix typo in docs
|
2021-08-24 13:50:52 +03:00 |
|
Pavel Kruglov
|
f31b67238d
|
Fix typo
|
2021-08-24 13:49:59 +03:00 |
|
alesapin
|
2d480b33b6
|
Fix zookeeper secure client test
|
2021-08-24 11:01:08 +03:00 |
|
Vladimir C
|
5f4ca42d15
|
Merge pull request #23051 from excitoon-favorites/s3partitionedwrite
|
2021-08-24 10:58:43 +03:00 |
|
Vladimir C
|
0858fdf113
|
Merge pull request #27036 from nickitat/nickitat_select_filter
|
2021-08-24 10:18:55 +03:00 |
|
alesapin
|
80085bd988
|
Merge pull request #27989 from olgarev/revolg-DOCSUP-13334-Recompression_TTL
DOCSUP-13334: Recompression TTL and Settings
|
2021-08-24 10:14:45 +03:00 |
|
Nikolai Kochetov
|
3db619cffc
|
Merge pull request #28027 from ClickHouse/fix-throw-without-exception-in-mysql
Fix throw without exception in MySQL source.
|
2021-08-24 10:13:12 +03:00 |
|
Vladimir C
|
98acccbdcc
|
Merge branch 'master' into s3partitionedwrite
|
2021-08-24 10:03:57 +03:00 |
|
Vitaly Baranov
|
1efed59d84
|
Update Field.h
|
2021-08-24 08:53:21 +03:00 |
|
Vitaly Baranov
|
355cc09004
|
Merge pull request #21945 from vitlibar/backup
Add new commands BACKUP and RESTORE (part 1)
|
2021-08-24 08:28:07 +03:00 |
|
Braulio Valdivielso
|
08b21339ec
|
print out git status information at configure stage
This fixes #24373. Having the git status information available in the
CMake logs will make it easier to troubleshoot build failure reports.
|
2021-08-23 23:06:04 +01:00 |
|
Vitaly Baranov
|
63e8bc1f20
|
Added new commands BACKUP and RESTORE.
|
2021-08-23 23:41:45 +03:00 |
|
Vitaly Baranov
|
139199ac66
|
Add trimLeft() and trimRight() overloads for strings.
|
2021-08-23 23:41:45 +03:00 |
|
Vitaly Baranov
|
c1177ee562
|
Support implicit cast std::pair<UInt64, UInt64> to UInt128.
|
2021-08-23 23:41:45 +03:00 |
|
Vitaly Baranov
|
9a5eeb5d41
|
Add utility function insertAtEnd().
|
2021-08-23 23:41:45 +03:00 |
|
Vitaly Baranov
|
4c9d9aadd4
|
Add owning ConcatReadBuffer.
|
2021-08-23 23:41:45 +03:00 |
|
Vitaly Baranov
|
2ac97c7fc3
|
Make IDatabase::getTablesIterator() const.
|
2021-08-23 23:41:45 +03:00 |
|
Sergei Semin
|
ac8c6e0847
|
fix some typos
|
2021-08-23 22:59:33 +03:00 |
|
Azat Khuzhin
|
67a3ce1891
|
Bump replxx
Refs: https://github.com/ClickHouse-Extras/replxx/pull/17
|
2021-08-23 22:27:54 +03:00 |
|
Anton Popov
|
0db8b524f0
|
Merge pull request #27984 from BraulioVM/optimize/has-all-bloom-filter
Make `hasAll` filter condition leverage bloom filters
|
2021-08-23 22:19:50 +03:00 |
|
mergify[bot]
|
51e98f747c
|
Merge branch 'master' into stress-thread-fuzzer
|
2021-08-23 19:16:28 +00:00 |
|
tavplubix
|
b6ec22a08c
|
Merge pull request #28036 from ClickHouse/tavplubix-patch-3
Follow-up to #28016
|
2021-08-23 22:05:29 +03:00 |
|
tavplubix
|
95be614664
|
Update Dockerfile
|
2021-08-23 21:01:19 +03:00 |
|
Alexander Tokmakov
|
d95131dd4a
|
better check for alter partition version
|
2021-08-23 20:51:20 +03:00 |
|
olgarev
|
2aaa5eb584
|
Removed
|
2021-08-23 14:31:42 +00:00 |
|
olgarev
|
7d8436e690
|
Update docs/en/engines/table-engines/mergetree-family/mergetree.md
Co-authored-by: alesapin <alesapin@gmail.com>
|
2021-08-23 17:14:30 +03:00 |
|