Yakov Olkhovskiy
|
b6e3680d60
|
test with TLS
|
2022-09-02 04:47:04 +00:00 |
|
Yakov Olkhovskiy
|
e7959d74bc
|
add composable factory and protocol
|
2022-09-01 22:06:54 +00:00 |
|
Robert Schulze
|
d4a1b71b18
|
Merge pull request #40825 from ClickHouse/fix-typo
Fix typo in docs
|
2022-08-30 23:20:09 +02:00 |
|
Robert Schulze
|
40468d3304
|
Fix typo in docs
|
2022-08-30 20:45:31 +00:00 |
|
Nikolay Degterinsky
|
0ebcbecb92
|
Merge pull request #40816 from den-crane/patch-42
Doc. Fixed/separated base58Encode / base58Decode
|
2022-08-30 16:33:03 +02:00 |
|
Denny Crane
|
0d7cc82267
|
Update string-functions.md
|
2022-08-30 11:08:23 -03:00 |
|
Alexander Tokmakov
|
b8272ac690
|
Merge pull request #40806 from ClickHouse/revert-37215-annoy-2
Revert "Add Annoy index"
|
2022-08-30 15:10:43 +03:00 |
|
Alexander Tokmakov
|
6fdfb964d0
|
Revert "Add Annoy index"
|
2022-08-30 15:10:10 +03:00 |
|
Vladimir C
|
7266c007b7
|
Merge pull request #39131 from amosbird/cte-global-with-fix1
Fix unused unknown columns introduced by WITH statement
|
2022-08-30 13:52:19 +02:00 |
|
Vladimir C
|
3657f0210b
|
Merge pull request #40798 from zvonand/zvonand-b58-docfix
Fix docs for Base58
|
2022-08-30 13:50:02 +02:00 |
|
Vladimir C
|
c8c8428052
|
Apply suggestions from code review
|
2022-08-30 13:49:21 +02:00 |
|
Andrey Zvonov
|
93f9abf130
|
upd2
|
2022-08-30 14:41:40 +03:00 |
|
Andrey Zvonov
|
14adea8792
|
fix error in docs
|
2022-08-30 14:40:26 +03:00 |
|
Alexander Tokmakov
|
44c6c85f75
|
Merge pull request #40756 from ClickHouse/libuv_update
Merging #39398
|
2022-08-30 14:38:50 +03:00 |
|
Alexander Tokmakov
|
022f440ad0
|
Merge pull request #40769 from arthurpassos/caresptrresolver-hosts-patch
Fix CaresPTRResolver not reading hosts file
|
2022-08-30 14:35:10 +03:00 |
|
Kruglov Pavel
|
be81d21fdf
|
Merge pull request #40597 from helifu/master
Fix a crash while the grpc port is conflict
|
2022-08-30 13:17:25 +02:00 |
|
Kseniia Sumarokova
|
5eb188311a
|
Merge pull request #40586 from kssenii/fix-race
Fix possible race in fs cache
|
2022-08-30 12:58:31 +02:00 |
|
Alexander Tokmakov
|
0ec7f068cc
|
Merge pull request #40677 from ClickHouse/query-insert-oom
Avoid deadlock in case of new query and OOM
|
2022-08-30 13:54:34 +03:00 |
|
alesapin
|
2588901bc9
|
Merge pull request #40780 from ClickHouse/add_cache_to_zero_copy_test
Add cache to zero copy replication test
|
2022-08-30 12:42:05 +02:00 |
|
Kseniia Sumarokova
|
487100a4fd
|
Merge pull request #40764 from kssenii/fix-logical-error-in-cache
Remove incorrect check in fs cache
|
2022-08-30 11:59:56 +02:00 |
|
Kseniia Sumarokova
|
c88db2ef97
|
Merge pull request #40751 from kssenii/fix-mysql-timeouts
Fix issue with mysql db / table function timeouts
|
2022-08-30 11:59:01 +02:00 |
|
Robert Schulze
|
cc4225109f
|
Merge pull request #37215 from Vector-Similarity-Search-for-ClickHouse/annoy-2
Test failures are unrelated, merging.
|
2022-08-30 09:25:57 +02:00 |
|
Robert Schulze
|
566daad4a1
|
Merge pull request #40723 from k-morozov/ref/remove-unnecessary-allocation
refactoring: remove unnecessary allocation
|
2022-08-30 09:22:21 +02:00 |
|
Alexey Milovidov
|
d5fae3d16b
|
Merge pull request #40752 from ClickHouse/auto/v22.8.3.13-lts
Update version_date.tsv and changelogs after v22.8.3.13-lts
|
2022-08-30 02:21:55 +03:00 |
|
Alexey Milovidov
|
c4e664a899
|
Merge pull request #40753 from ClickHouse/auto/v22.7.5.13-stable
Update version_date.tsv and changelogs after v22.7.5.13-stable
|
2022-08-30 02:21:44 +03:00 |
|
Alexey Milovidov
|
0af90273f9
|
Merge pull request #40757 from ClickHouse/auto/v22.3.12.19-lts
Update version_date.tsv and changelogs after v22.3.12.19-lts
|
2022-08-30 02:21:34 +03:00 |
|
Alexey Milovidov
|
bddbbafea0
|
Merge pull request #40755 from ClickHouse/auto/v22.6.7.7-stable
Update version_date.tsv and changelogs after v22.6.7.7-stable
|
2022-08-30 02:21:12 +03:00 |
|
Alexey Milovidov
|
6bc8983756
|
Merge pull request #40771 from den-crane/patch-41
Doc. fix description min_bytes_to_rebalance_partition_over_jbod
|
2022-08-30 02:20:07 +03:00 |
|
Alexey Milovidov
|
0190c56faf
|
Merge pull request #40770 from den-crane/patch-40
Doc. Fix cache dictionaries doc.
|
2022-08-30 02:19:32 +03:00 |
|
alesapin
|
ac41de73df
|
Add cache to zero copy replication test
|
2022-08-30 00:17:01 +02:00 |
|
Kseniia Sumarokova
|
8001560082
|
Fix test
|
2022-08-30 00:14:00 +02:00 |
|
Vitaly Baranov
|
33f72fb011
|
Merge pull request #40060 from ClickHouse/vitlibar-increase-timeout-for-test_concurrent_backups
Increase timeout for test_concurrent_backups
|
2022-08-29 22:25:56 +02:00 |
|
Dan Roscigno
|
8e5e1c5e8c
|
Merge pull request #40774 from DanRoscigno/replace-zh-symlinks
Replace zh symlinks
|
2022-08-29 15:36:08 -04:00 |
|
DanRoscigno
|
d37029dd82
|
updates for filename changes
|
2022-08-29 15:20:28 -04:00 |
|
Arthur Passos
|
dd49b44abb
|
Fix host_regexp hosts file tst
|
2022-08-29 15:58:18 -03:00 |
|
DanRoscigno
|
576b7ea604
|
updates for filename changes
|
2022-08-29 14:39:15 -04:00 |
|
Dmitry Novik
|
e25ed9547e
|
Update src/Interpreters/ProcessList.h
|
2022-08-29 20:26:37 +02:00 |
|
Denny Crane
|
29e7414697
|
Update merge-tree-settings.md
|
2022-08-29 15:25:46 -03:00 |
|
Dmitry Novik
|
865ee5d0d6
|
Refactor code
|
2022-08-29 20:24:35 +02:00 |
|
Denny Crane
|
19c3a9c6bf
|
Update external-dicts-dict-layout.md
|
2022-08-29 15:20:46 -03:00 |
|
Denny Crane
|
fe0f18f21d
|
Update external-dicts-dict-layout.md
|
2022-08-29 15:19:15 -03:00 |
|
Arthur Passos
|
961365c7a4
|
Fix CaresPTRResolver not reading hosts file
|
2022-08-29 15:11:39 -03:00 |
|
DanRoscigno
|
687ac1805a
|
updates for filename changes
|
2022-08-29 13:59:51 -04:00 |
|
Dmitry Novik
|
1169315580
|
Add OvercommitTracker blocking
|
2022-08-29 19:44:05 +02:00 |
|
Maksim Kita
|
88141cae98
|
Merge pull request #40732 from azat/thread-status-fix-leak
Fix memory leak while pushing to MVs w/o query context (from Kafka/...)
|
2022-08-29 19:36:25 +02:00 |
|
Kseniia Sumarokova
|
0fd961acd4
|
Merge branch 'master' into fix-race
|
2022-08-29 19:33:38 +02:00 |
|
Kseniia Sumarokova
|
c5c48e44ea
|
Merge branch 'master' into fix-mysql-timeouts
|
2022-08-29 19:33:29 +02:00 |
|
kssenii
|
db2bc31e17
|
Remove incorrect assertion
|
2022-08-29 19:32:47 +02:00 |
|
Konstantin Morozov
|
d185b7a332
|
refactoring: public ctors
|
2022-08-29 20:19:20 +03:00 |
|
FArthur-cmd
|
862b53b06f
|
Merge branch 'annoy-2' of https://github.com/Vector-Similarity-Search-for-ClickHouse/ClickHouse into annoy-2
|
2022-08-29 16:43:39 +00:00 |
|