vdimir
|
608adc77ca
|
Remove non-unique entries in ip_dict
|
2020-11-16 10:43:55 +03:00 |
|
vdimir
|
9eb3a0140d
|
Add 96 bits to mapped IPv4 in ip_dict loading procedure
|
2020-11-15 20:09:28 +03:00 |
|
vdimir
|
5e0e22301b
|
Slightly improve ip_dict loading performance, handle v4 to v6 masks in prepossessing, add more tests
|
2020-11-15 18:55:34 +03:00 |
|
vdimir
|
8b91e0984c
|
SSE version of matchIPv6Subnet for ip_dict
|
2020-11-14 23:38:34 +03:00 |
|
vdimir
|
3c6104855d
|
Fix mask comparison for ip dict, add tests
|
2020-11-14 23:29:58 +03:00 |
|
vdimir
|
ca8e4b1607
|
Minor fixes of ip dict
|
2020-11-14 20:03:13 +03:00 |
|
vdimir
|
7c19ad5ac7
|
Fix mappedIPv4ToBinary, add test reference for ip_dict
|
2020-11-12 10:37:27 +03:00 |
|
vdimir
|
dbec289c9a
|
[wip] rewrite ip_dict data struct, fix bugs, add tests
|
2020-11-12 00:58:30 +03:00 |
|
vdimir
|
13685e83df
|
Exact ip records comparison for getBlockInputStream
|
2020-11-08 23:50:49 +03:00 |
|
vdimir
|
c306902fdf
|
Fix ip subnet comparison
|
2020-11-08 23:21:13 +03:00 |
|
vdimir
|
81671ceb39
|
Add tests/performance/ip_trie.xml [wip]
|
2020-11-08 21:32:22 +03:00 |
|
vdimir
|
a67f5b780f
|
Use sorted ip array instead of trie in TrieDictionary
|
2020-11-08 19:19:04 +03:00 |
|
alexey-milovidov
|
7fb53b205c
|
Merge pull request #16637 from azat/mt-read_in_order-spread-fix
Fix spreading for ReadInOrderOptimizer with expression in ORDER BY
|
2020-11-06 17:36:03 +03:00 |
|
Nikita Mikhaylov
|
e5cb09cb5f
|
Merge pull request #16613 from nikitamikhaylov/with_totals_having_assert
Fix fuzzer found error (with totals)
|
2020-11-06 14:41:16 +03:00 |
|
gyuton
|
0d1fcd2f96
|
DOCSUP-3227: Documented the persistent setting (#16579)
* added description of disable_set_and_join_persistency setting.
* Changed setting name to persistent, added references about persistent to join table engine and set table engine
* Resolved conflict.
* Added reviewers suggestions
* Added translation for Russian.
* Fixed typos
* Update docs/en/operations/settings/settings.md
Fixed minor stuff.
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update settings.md
Updated translation.
* Fixed description and translation
* Fixed letter cases
Co-authored-by: George <gyuton@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
|
2020-11-06 14:23:04 +03:00 |
|
Alexander Kuzmenkov
|
dc665d7c43
|
Update compare.sh
|
2020-11-06 13:45:42 +03:00 |
|
alexey-milovidov
|
e8897e1fc5
|
Merge pull request #16731 from sevirov/sevirov-DOCSUP-3850-document_string_literal_support_interval
DOCSUP-3850: Document the string literal support in INTERVAL operator
|
2020-11-06 12:42:08 +03:00 |
|
alexey-milovidov
|
e1a01edf29
|
Merge pull request #16719 from MyroTk/master
RBAC Testflows - Server log intrumentation for debug and new ALTER tests
|
2020-11-06 12:40:31 +03:00 |
|
alexey-milovidov
|
dd83a35842
|
Merge pull request #16722 from CurtizJ/fix-transform-null-in
Fix transform_null_in with sets of tuples
|
2020-11-06 12:39:57 +03:00 |
|
alexey-milovidov
|
0da1127440
|
Merge pull request #16729 from azat/dist-cleanup-empty-dirs-at-start
Remove empty directories for async INSERT at start of Distributed engine
|
2020-11-06 12:39:31 +03:00 |
|
Ilya Yatsishin
|
3c934c2c53
|
Merge pull request #16730 from sevirov/sevirov-DOCSUP-3849-document_max_concurrent_queries_for_all_users
DOCSUP-3849: Document the max_concurrent_queries_for_all_users setting
|
2020-11-06 11:42:08 +03:00 |
|
Dmitriy
|
e01b220cd8
|
Update index.md
Выполнил перевод на русский язык.
|
2020-11-06 00:44:56 +03:00 |
|
Dmitriy
|
b2a872b035
|
Update settings.md
Удалил изменения в своем репозитории в английской версии.
|
2020-11-05 23:54:37 +03:00 |
|
Azat Khuzhin
|
f23995d290
|
Remove empty directories for async INSERT at start of Distributed engine
Will be created by DistributedBlockOutputStream on demand.
|
2020-11-05 23:50:30 +03:00 |
|
Alexander Kuzmenkov
|
ccf57300eb
|
Merge pull request #16620 from ClickHouse/aku/perf-upload
Upload perf test results to the CI database
|
2020-11-05 23:47:29 +03:00 |
|
Alexander Kuzmenkov
|
ac487ab26a
|
Update compare.sh
|
2020-11-05 23:45:58 +03:00 |
|
Dmitriy
|
16c048cacd
|
Update settings.md
Выполнил перевод на русский язык описания настройки max_concurrent_queries_for_all_users.
|
2020-11-05 23:44:36 +03:00 |
|
Azat Khuzhin
|
59cdc964a1
|
Do not store reference to BackgroundSchedulePool in DirectoryMonitor (useless)
|
2020-11-05 23:43:34 +03:00 |
|
alexey-milovidov
|
7bda6dba3c
|
Merge pull request #16657 from ucasFL/reinterpret
Allow reinterpret between integers and floats of the same size
|
2020-11-05 23:21:59 +03:00 |
|
alexey-milovidov
|
6d5e852356
|
Merge pull request #16677 from ClickHouse/field-infinite-convert-to-int
Fix UBSan report when trying to convert infinite floating point number to integer
|
2020-11-05 23:20:25 +03:00 |
|
alexey-milovidov
|
4f69b4cd67
|
Merge pull request #16709 from ianton-ru/aws-non-empty-path
Update aws submodule
|
2020-11-05 23:19:22 +03:00 |
|
robot-clickhouse
|
f7b7854ace
|
Auto version update to [20.12.1.1] [54443]
|
2020-11-05 21:52:50 +03:00 |
|
Alexey Milovidov
|
990f8a23ab
|
Translate comments to english
|
2020-11-05 21:51:36 +03:00 |
|
robot-clickhouse
|
19ea4f1a95
|
Auto version update to [20.11.1.5109] [54442]
|
2020-11-05 21:50:15 +03:00 |
|
alexey-milovidov
|
ee3e289ec2
|
Merge pull request #15983 from ClickHouse/no_background_pool_no_more
Replace BackgroundProcessingPool with SchedulePool task and ThreadPool.
|
2020-11-05 21:38:22 +03:00 |
|
alexey-milovidov
|
8b4aa78144
|
Merge pull request #16712 from den-crane/patch-6
Doc. BloomF index does not support like. Tokenbf_v1 supports like
|
2020-11-05 21:31:39 +03:00 |
|
alexey-milovidov
|
d88a5983dc
|
Merge pull request #16720 from ClickHouse/changelog-20.10
Changelog for 20.10
|
2020-11-05 21:08:04 +03:00 |
|
Anton Popov
|
8d42305184
|
fix transform_null_in with sets of tuples
|
2020-11-05 21:07:44 +03:00 |
|
Alexey Milovidov
|
6fcd7eee39
|
Changelog for 20.10
|
2020-11-05 21:06:40 +03:00 |
|
MyroTk
|
b9b9f232c1
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse
|
2020-11-05 17:57:56 +01:00 |
|
MyroTk
|
02a071e88f
|
RBAC Testflows - Instrumenting server log for debug and new ALTER tests
|
2020-11-05 17:51:17 +01:00 |
|
alexey-milovidov
|
045b274880
|
Merge pull request #16713 from aberrier/patch-2
fix: fix typo in array functions documentation
|
2020-11-05 19:41:51 +03:00 |
|
alexey-milovidov
|
c53725fb1f
|
Merge pull request #16714 from ClickHouse/backport-python3
Fix "format-changelog.py" for Python3
|
2020-11-05 19:14:55 +03:00 |
|
Alexey Milovidov
|
90a4e0a56b
|
Fix "format-changelog.py" for Python3
|
2020-11-05 19:14:17 +03:00 |
|
nikitamikhaylov
|
83af1f9bbb
|
style
|
2020-11-05 19:11:32 +03:00 |
|
nikitamikhaylov
|
488909208b
|
style
|
2020-11-05 19:10:44 +03:00 |
|
nikitamikhaylov
|
2593b37c00
|
style
|
2020-11-05 19:09:45 +03:00 |
|
nikitamikhaylov
|
aceb82ae6a
|
better
|
2020-11-05 19:00:05 +03:00 |
|
Alain BERRIER
|
9dd0c7708e
|
fix: fix typo in array functions documentation
|
2020-11-05 16:23:23 +01:00 |
|
Denny Crane
|
771814bb85
|
Update mergetree.md
bloom does not support like
|
2020-11-05 11:07:24 -04:00 |
|