Kseniia Sumarokova
|
9cb9aca6b8
|
Update StoragePostgreSQL.cpp
|
2021-06-11 09:44:36 +03:00 |
|
muzzlerator
|
d88bcf52a7
|
Update s3.md
Missed keyword "FUNCTION"
|
2021-06-11 09:41:47 +05:00 |
|
Slach
|
0332558a5f
|
fix sumKahan mention from https://github.com/ClickHouse/ClickHouse/pull/25159#issuecomment-858588899
Signed-off-by: Slach <bloodjazman@gmail.com>
|
2021-06-11 08:46:56 +05:00 |
|
alexey-milovidov
|
a056fadefd
|
Update sumcount.md
|
2021-06-11 06:24:34 +03:00 |
|
meoww-bot
|
d77d43301d
|
fix wrong path
|
2021-06-11 10:04:42 +08:00 |
|
meoww-bot
|
be586ad88c
|
Merge branch 'ClickHouse:master' into patch-2
|
2021-06-11 09:54:31 +08:00 |
|
alexey-milovidov
|
e1bdb1312b
|
Update CHANGELOG.md
|
2021-06-11 02:33:56 +03:00 |
|
alexey-milovidov
|
635838fe1a
|
Update CHANGELOG.md
|
2021-06-11 02:33:32 +03:00 |
|
George
|
2613aee856
|
Some changes
|
2021-06-11 01:56:32 +03:00 |
|
alexey-milovidov
|
7616216f10
|
Merge pull request #25015 from ClickHouse/fix-wrong-code-in-aggregate-functions
Remove a chunk of wrong code and look what will happen
|
2021-06-11 00:36:35 +03:00 |
|
Maksim Kita
|
4dd8470833
|
Merge pull request #25119 from kitaisreal/dictionaries-support-array-type
Dictionaries support array type
|
2021-06-10 23:34:51 +03:00 |
|
Maksim Kita
|
c6d75ae2e4
|
Fixed tests
|
2021-06-10 23:34:27 +03:00 |
|
Maksim Kita
|
b1e72163ec
|
Add test into antlr skip list
|
2021-06-10 22:32:32 +03:00 |
|
Maksim Kita
|
362595fe64
|
Fix tests
|
2021-06-10 22:32:09 +03:00 |
|
Maksim Kita
|
d5dfd83983
|
Fixed build issues
|
2021-06-10 22:32:09 +03:00 |
|
Maksim Kita
|
8a4d405b26
|
Fix serialization for Nullable type
|
2021-06-10 22:32:09 +03:00 |
|
Maksim Kita
|
e6222f8022
|
Fixed CacheDictionary tests
|
2021-06-10 22:32:09 +03:00 |
|
Maksim Kita
|
021e5f838a
|
Fixed tests
|
2021-06-10 22:32:09 +03:00 |
|
Maksim Kita
|
eabeb3076f
|
Added tests
|
2021-06-10 22:32:09 +03:00 |
|
Maksim Kita
|
45b8dc772b
|
Dictionaries support array type
|
2021-06-10 22:32:09 +03:00 |
|
Alexey Milovidov
|
7a6df49964
|
Fix clang-tidy
|
2021-06-10 22:14:24 +03:00 |
|
alexey-milovidov
|
1c7c999b25
|
Merge pull request #25151 from ClickHouse/update-roaring
Update Roaring Bitmaps just in case
|
2021-06-10 22:12:27 +03:00 |
|
meoww-bot
|
60633bca69
|
fix wrong path
|
2021-06-11 01:41:05 +08:00 |
|
Vitaly Baranov
|
4989f16ff9
|
Merge pull request #24458 from sevirov/sevirov-DOCSUP-9599-edit_and_translate_to_russian_ldap
DOCSUP-9599: Edit and translate to Russian (LDAP)
|
2021-06-10 20:35:29 +03:00 |
|
Dmitriy
|
296d18ed2a
|
Fix the type matching tables
Поправил таблицы соответствия типов.
|
2021-06-10 20:22:19 +03:00 |
|
kssenii
|
8cbd9ec733
|
Fixes
|
2021-06-10 16:23:04 +00:00 |
|
mergify[bot]
|
4eb2b33127
|
Merge branch 'master' into filter_tests_in_ci_runner
|
2021-06-10 16:15:43 +00:00 |
|
Vasily Nemkov
|
55064e49a7
|
Fixed the test
Previous test version wasn't causing bug on unfixed code, this new one does.
|
2021-06-10 19:09:43 +03:00 |
|
alesapin
|
9dd74f8b72
|
Merge pull request #25111 from ClickHouse/less_timeouts
Less timeouts in integration tests
|
2021-06-10 19:09:27 +03:00 |
|
meoww-bot
|
8fda6975e1
|
Update hdfs.md to make it more human readable
|
2021-06-10 23:59:05 +08:00 |
|
Nikolai Kochetov
|
fea19c2037
|
Merge pull request #25163 from amosbird/projection-fix10
Disable projection when final is used in select query
|
2021-06-10 18:44:29 +03:00 |
|
Vladimir
|
ba198c48ea
|
Merge pull request #24898 from excitoon/patch-8
|
2021-06-10 18:34:17 +03:00 |
|
Nikita Mikhaylov
|
a0d7e97732
|
better
|
2021-06-10 15:25:38 +00:00 |
|
gyuton
|
9297a47f36
|
typo
|
2021-06-10 18:22:17 +03:00 |
|
Vasily Nemkov
|
0ab28360c9
|
Added support of hasAny function to bloom_filter index.
Also fixed bug discovered by AST fuzzer.
|
2021-06-10 18:22:04 +03:00 |
|
Nikita Mikhaylov
|
395e0d6756
|
done
|
2021-06-10 13:57:19 +00:00 |
|
Ivan
|
a7fa4e641c
|
Merge branch 'master' into ast-table-identifier-2
|
2021-06-10 16:43:22 +03:00 |
|
Nikolai Kochetov
|
6222fcffe0
|
Never remove parts on start at all. Always move.
|
2021-06-10 15:47:55 +03:00 |
|
Nikolai Kochetov
|
aa90309abf
|
Never remove parts on start at all. Always move.
|
2021-06-10 15:46:03 +03:00 |
|
Kseniia Sumarokova
|
993870c951
|
Merge pull request #25132 from gyuton/gyuton-DOCSUP-10156-Fix-documentation-for-topKWeighted-function
DOCSUP-10156: Fixed documentation for topKWeighted function
|
2021-06-10 15:37:38 +03:00 |
|
Nikolai Kochetov
|
3bfefa50e2
|
Add user arg to exec_in_container with cli
|
2021-06-10 15:15:07 +03:00 |
|
gyuton
|
013a5ca6d5
|
Update docs/ru/sql-reference/aggregate-functions/reference/topkweighted.md
Co-authored-by: Anna <42538400+adevyatova@users.noreply.github.com>
|
2021-06-10 15:11:07 +03:00 |
|
Nikolai Kochetov
|
2936fdd16c
|
Always detach parts with wrong partition id.
|
2021-06-10 15:04:36 +03:00 |
|
George
|
5af2132408
|
some fixes
|
2021-06-10 14:34:36 +03:00 |
|
Amos Bird
|
65fe9dd461
|
Better serialization code
|
2021-06-10 19:14:20 +08:00 |
|
Nikolai Kochetov
|
847dfb9914
|
Merge remote-tracking branch 'origin' into always-detach-parts-with-wrong-partition-id
|
2021-06-10 12:37:46 +03:00 |
|
Nikolai Kochetov
|
d52b87d47d
|
Always detach proken parts with wrong partition id.
|
2021-06-10 12:37:33 +03:00 |
|
Maksim Kita
|
98b420b128
|
Fixed PostgreSQLDictionarySource build
|
2021-06-10 12:34:19 +03:00 |
|
Amos Bird
|
94bfe539ac
|
toJSONString
|
2021-06-10 17:23:20 +08:00 |
|
Amos Bird
|
4e358b28f1
|
Disable projection with final is used
|
2021-06-10 17:11:17 +08:00 |
|