nikitamikhaylov
|
c6ee67d3d8
|
Bump CI. [2]
|
2020-09-24 20:27:37 +03:00 |
|
nikitamikhaylov
|
e65f1098e2
|
Bump CI.
|
2020-09-24 13:44:13 +03:00 |
|
nikitamikhaylov
|
c64ac8596c
|
better
|
2020-09-23 22:36:47 +03:00 |
|
nikitamikhaylov
|
2d4bdcfec0
|
file and executables
|
2020-09-23 22:31:47 +03:00 |
|
nikitamikhaylov
|
c9cfdffcd7
|
mongo uri
|
2020-09-22 16:52:56 +03:00 |
|
nikitamikhaylov
|
d87f3660ee
|
done
|
2020-09-21 23:19:46 +03:00 |
|
Alexander Kuzmenkov
|
679c5278e4
|
reword the diagnostic about short queries in perf test
|
2020-09-21 15:14:47 +03:00 |
|
alesapin
|
76189de495
|
Merge pull request #15070 from Artemeey/patch-1
Описание move_factor
|
2020-09-21 14:21:14 +03:00 |
|
Artemeey
|
a7aa714a28
|
Update mergetree.md
описание move_factor
|
2020-09-21 11:14:37 +03:00 |
|
Artemeey
|
aa39059890
|
Update storage_policies.md
Описание move_factor
|
2020-09-21 11:10:27 +03:00 |
|
alexey-milovidov
|
3e0509af69
|
Merge pull request #13573 from amosbird/rms
specific ReplicatedMergeTree settings
|
2020-09-21 01:36:33 +03:00 |
|
alexey-milovidov
|
e31a9c42e6
|
Merge pull request #14838 from BayoNet/docs/CLICKHOUSEDOCS-758-fixing-links
DOCS-758: Fixed links. Turned on the "links to nowhere" check for Russian language.
|
2020-09-20 23:08:55 +03:00 |
|
alexey-milovidov
|
21eeebeb7a
|
Merge pull request #14772 from otrazhenia/evgsudarikova-DOCSUP-2039
DOCS-323: LowCardinality
|
2020-09-20 23:07:43 +03:00 |
|
alexey-milovidov
|
07f95d0399
|
Update lowcardinality.md
|
2020-09-20 23:07:17 +03:00 |
|
alexey-milovidov
|
41a9264d27
|
Merge pull request #14866 from olgarev/revolg-DOCSUP-2033-Edit_and_translate_to_Russian
DOCSUP-2033: Edit and translate to Russian
|
2020-09-20 22:57:59 +03:00 |
|
alexey-milovidov
|
8630d1baf4
|
Merge pull request #15033 from amosbird/fixstringkey
Fix incorrect key condition of fixed strings.
|
2020-09-20 19:51:24 +03:00 |
|
alexey-milovidov
|
85483f8532
|
Merge pull request #14853 from ClickHouse/akz/optimized_index_binary_search
Optimized marks selection algorithm for continuous marks ranges
|
2020-09-20 19:48:45 +03:00 |
|
alexey-milovidov
|
e464f40733
|
Merge pull request #14884 from damozhaeva/dmozhaeva-DOCSUP-2041-edit-and-translate
DOCSUP-2041: Edit and translate to Russian
|
2020-09-20 19:47:26 +03:00 |
|
alexey-milovidov
|
92756f4635
|
Update type-conversion-functions.md
|
2020-09-20 19:46:44 +03:00 |
|
alexey-milovidov
|
b2e9d0f20f
|
Update maxmap.md
|
2020-09-20 19:45:57 +03:00 |
|
alexey-milovidov
|
757be58fca
|
Update maxmap.md
|
2020-09-20 19:45:43 +03:00 |
|
alexey-milovidov
|
5244653493
|
Update maxmap.md
|
2020-09-20 19:45:27 +03:00 |
|
alexey-milovidov
|
f7cae4a57d
|
Merge pull request #14975 from ClickHouse/fix_merge_tree_settings_check
Fix check for merge tree settings sanity on server startup
|
2020-09-20 19:43:40 +03:00 |
|
alexey-milovidov
|
55eb533fda
|
Merge pull request #15034 from amosbird/fff
Improve performance of grouping by single LowCardinality(FixedString)
|
2020-09-20 19:42:38 +03:00 |
|
alexey-milovidov
|
a4337635cc
|
Update single_fixed_string_groupby.xml
|
2020-09-20 19:42:11 +03:00 |
|
alexey-milovidov
|
7b35a6a59a
|
Merge pull request #15028 from ClickHouse/fix-bar
Fix buffer overflow in "bar" function
|
2020-09-20 19:04:15 +03:00 |
|
alexey-milovidov
|
3f5d7843f6
|
Merge pull request #15029 from ClickHouse/cast-single-argument
Proper exception message for wrong number of arguments of CAST
|
2020-09-20 19:03:47 +03:00 |
|
alexey-milovidov
|
068e9f372e
|
Merge pull request #15030 from ClickHouse/base64-unpoison
Maybe fix MSan report in base64
|
2020-09-20 19:03:28 +03:00 |
|
alexey-milovidov
|
bf81dcbd2f
|
Merge pull request #15031 from den-crane/test/01475_mutation_with_if
more tests for mutation nullable
|
2020-09-20 19:02:51 +03:00 |
|
Vitaly Baranov
|
46ab2f76cd
|
Merge pull request #14919 from vitlibar/add-login-function-to-access-storage
Add login() function to IAccessStorage
|
2020-09-20 16:58:22 +03:00 |
|
alesapin
|
5ffee8808a
|
Alter remove column properties and TTLs (#14742)
|
2020-09-20 16:27:33 +03:00 |
|
Amos Bird
|
8ca4d6634e
|
better fixed string group by support
|
2020-09-20 15:20:09 +08:00 |
|
Amos Bird
|
fcee786320
|
Fix incorrect key condition of fixed strings.
|
2020-09-20 11:53:29 +08:00 |
|
alexey-milovidov
|
1474b80ecc
|
Merge pull request #15008 from ClickHouse/clang-tidy-11-without-enabling
Fix terribly wrong code
|
2020-09-20 02:00:54 +03:00 |
|
alexey-milovidov
|
636ffa8298
|
Merge pull request #15026 from ClickHouse/perf-test-tweaks
Remove obsolete code from performance test
|
2020-09-20 01:59:37 +03:00 |
|
Denis Zhuravlev
|
cd53a70163
|
constant output order
|
2020-09-19 18:40:14 -03:00 |
|
Denis Zhuravlev
|
71568130d8
|
more tests for #14646
|
2020-09-19 18:33:02 -03:00 |
|
Alexey Milovidov
|
0029c5512d
|
Maybe fix MSan report in base64
|
2020-09-19 22:43:26 +03:00 |
|
Alexey Milovidov
|
5a47e64685
|
Proper exception message for wrong number of arguments of CAST
|
2020-09-19 22:34:24 +03:00 |
|
Alexey Milovidov
|
ace6130585
|
Added a test
|
2020-09-19 22:28:43 +03:00 |
|
Alexey Milovidov
|
dae3b40a55
|
Fix buffer overflow in "bar" function
|
2020-09-19 22:15:16 +03:00 |
|
alexey-milovidov
|
c185db46f9
|
Merge pull request #15023 from ClickHouse/remove-opencl
Remove OpenCL
|
2020-09-19 21:31:40 +03:00 |
|
alexey-milovidov
|
970fa25ba7
|
Merge pull request #15025 from ClickHouse/move-code-to-cpp
Move code to .cpp
|
2020-09-19 21:31:23 +03:00 |
|
alexey-milovidov
|
7ae4d01744
|
Update convertMySQLDataType.cpp
|
2020-09-19 19:31:08 +03:00 |
|
Alexey Milovidov
|
9fa49a6843
|
Fix clang-tidy
|
2020-09-19 19:29:15 +03:00 |
|
Alexey Milovidov
|
03aec83aec
|
Remove obsolete code from performance test
|
2020-09-19 19:27:37 +03:00 |
|
Alexey Milovidov
|
c7a98132ac
|
Slightly better code
|
2020-09-19 18:13:51 +03:00 |
|
Alexey Milovidov
|
b87ecc2ec1
|
Even more
|
2020-09-19 18:09:12 +03:00 |
|
Alexey Milovidov
|
c304032707
|
Even more
|
2020-09-19 18:02:11 +03:00 |
|
Alexey Milovidov
|
772eccf03d
|
Move code to .cpp
|
2020-09-19 17:55:08 +03:00 |
|