Maksim Kita
|
717a9b048a
|
Fixed tests
|
2021-03-06 14:37:36 +03:00 |
|
Maksim Kita
|
a6534c3b42
|
Fix update position of duplicated keys in memory partition buffer
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
7602c6c6cb
|
Fixed sanitizers errors
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
6ab451d41d
|
Updated tests
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
92b79420a4
|
Fixed ubsan test
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
1628c9b6c4
|
Fix fast test
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
67edeadcc3
|
Fix dictionaries cmake test
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
ae88bbda5a
|
Updated CacheDictionary
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
ef1645b546
|
Fix test
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
2a79d77c1b
|
Fixed style check
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
e64b18fbac
|
Added dictGet with multiple requested attributes
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
ccb61064e1
|
Fix build issues
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
caea9ef734
|
Fix test
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
e830eb41b1
|
Fixed build
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
8ee89b59ec
|
Fixed build
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
d04e707567
|
Fixed special build
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
480beeda37
|
Fix gcc build
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
a22ec65e8a
|
Fixed minor issues
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
8138ced862
|
Fixed tests
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
2a5a9c6ca4
|
Fixed hierarchy tests
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
980d171207
|
Fixed typos
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
168741c67c
|
SSDCacheDictionaryFileBuffer create directory for file
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
1460d57f97
|
Fixed segfault because of member order of destruction
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
0edb9d8e3d
|
Added ICacheDictionaryStorage returnsFetchedColumnsInOrderOfRequestedKeys
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
c5fbe8793b
|
Added documentation
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
dc0bb7485d
|
Updated CacheDictionary
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
b6e72334ef
|
Fixed DefaultHash for StringRef
|
2021-03-06 14:36:37 +03:00 |
|
Maksim Kita
|
9763c4a4fb
|
IColumn added skipSerializedInArena method
|
2021-03-06 14:36:37 +03:00 |
|
Olga Revyakina
|
22518cb14b
|
Links fixed.
|
2021-03-06 14:25:37 +03:00 |
|
Olga Revyakina
|
406f3f9a06
|
First commit
|
2021-03-06 14:13:14 +03:00 |
|
Denis Glazachev
|
6f4e883d8d
|
Factor out settings
Enable parallel insert select
Reduce the amount of data to process
|
2021-03-06 15:09:45 +04:00 |
|
tavplubix
|
ec1d0c8e86
|
Merge pull request #21382 from sevirov/sevirov-DOCSUP-7043-edit_translate_russian_system_part_log_table
DOCSUP-7043: Edit and translate to Russian
|
2021-03-06 12:54:44 +03:00 |
|
Olga Revyakina
|
d0d85c73d0
|
Minor fixes
|
2021-03-06 12:26:55 +03:00 |
|
Olga Revyakina
|
ff76356fd1
|
Docs en,ru PLUS templates updates
|
2021-03-06 11:59:50 +03:00 |
|
alesapin
|
00c0d75b60
|
More easy test
|
2021-03-06 10:10:51 +03:00 |
|
feng lv
|
d208013161
|
add test
fix
fix
fix
|
2021-03-06 05:03:53 +00:00 |
|
Pavel Kruglov
|
dbae58f30b
|
Add slowdown_count and show actual information in system.clusters
|
2021-03-06 02:45:17 +03:00 |
|
alexey-milovidov
|
af2135ef9d
|
Merge pull request #21477 from ClickHouse/fix_mutation_deadlock
Fix deadlock in delete mutations when predicate contains table itself
|
2021-03-06 02:08:00 +03:00 |
|
alexey-milovidov
|
af90658369
|
Merge pull request #21432 from azat/flaky-distributed-tests
Fix flaky tests with distributed queries
|
2021-03-06 02:04:07 +03:00 |
|
alexey-milovidov
|
5a100e246c
|
Merge pull request #21455 from den-crane/tests/issue_21413
test for #21413
|
2021-03-06 01:56:15 +03:00 |
|
alexey-milovidov
|
35b304bdb1
|
Merge pull request #21393 from ClickHouse/dict-name-dot
Add a test for #15469
|
2021-03-06 01:47:17 +03:00 |
|
alexey-milovidov
|
2d8632e5a9
|
Update ExecutablePoolDictionarySource.cpp
|
2021-03-06 01:14:21 +03:00 |
|
alexey-milovidov
|
19e86f243e
|
Update src/Dictionaries/ExecutableDictionarySource.cpp
Co-authored-by: Nikita Mikhaylov <mikhaylovnikitka@gmail.com>
|
2021-03-06 01:06:40 +03:00 |
|
alexey-milovidov
|
39bfcf220d
|
Merge pull request #21452 from ClickHouse/filimonov-patch-1
avoid race in librdkafka
|
2021-03-06 00:57:30 +03:00 |
|
alesapin
|
5b3161e0b5
|
Get rid of const_cast
|
2021-03-05 20:24:06 +03:00 |
|
tavplubix
|
9f04683923
|
Merge pull request #21461 from ClickHouse/just_another_fix_for_ddl_worker
Just another fix for DDLWorker
|
2021-03-05 19:44:59 +03:00 |
|
Anton Ivashkin
|
d08b481660
|
Fixes by review responces
|
2021-03-05 19:20:38 +03:00 |
|
vdimir
|
3da3794c7e
|
Add test for cast join on keys with second analyze
|
2021-03-05 17:58:46 +03:00 |
|
romanzhukov
|
aa52c9e2e3
|
DOCSUP-7100: Add avg translation, argmax query fixes.
|
2021-03-05 17:58:08 +03:00 |
|
gyuton
|
627cde7c64
|
DOCSUP-6387: Updated the toIPv6 and IPv6StringToNum functions (#20577)
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
Co-authored-by: George <gyuton@yandex-team.ru>
|
2021-03-05 17:50:43 +03:00 |
|