Alexey Milovidov
e449266a16
Fix TSan report in lgamma
2020-10-26 22:06:30 +03:00
Alexander Kuzmenkov
e27dd538fd
performance comparison
2020-10-26 19:35:37 +03:00
Alexander Kuzmenkov
60db7c2aa5
fix a typo in test name
2020-10-26 19:17:54 +03:00
Alexander Kuzmenkov
6552613118
Merge pull request #16280 from filimonov/clickhouse-local-tmp-folder
...
clickhouse-local can work without tmp directory
2020-10-26 19:10:15 +03:00
Alexander Kuzmenkov
79a6be08d1
Update src/Interpreters/Context.cpp
2020-10-26 19:09:53 +03:00
Alexander Kuzmenkov
44162c28c0
Update LocalServer.cpp
2020-10-26 19:09:43 +03:00
Nikolai Kochetov
42836c86e2
Merge pull request #16386 from ClickHouse/more-introspection-for-exception-double-free
...
Check exception message is poisoned in ExpressionActions.
2020-10-26 18:08:54 +03:00
alesapin
6226377ac3
Merge pull request #16261 from ClickHouse/check_flaky_test
...
Checking flaky stateless tests
2020-10-26 18:07:36 +03:00
Anton Popov
5fbca7d62d
Merge pull request #16337 from kitaisreal/uuid-safe-cast-functions-added
...
UUID safe cast functions added
2020-10-26 16:03:27 +03:00
Anton Popov
bd17843bdb
Update uuid-functions.md
2020-10-26 16:00:49 +03:00
Nikolai Kochetov
4e8bea397b
Update ExpressionActions.cpp
2020-10-26 15:10:16 +03:00
alesapin
54bb5e110d
Merge pull request #16389 from ClickHouse/revert-16333-revert-16288-upload_binary_in_fasttest
...
Revert "Revert "Optionally upload clickhouse binary in fast test""
2020-10-26 14:48:35 +03:00
alesapin
1be7a182de
Revert "Revert "Optionally upload clickhouse binary in fast test""
2020-10-26 14:08:37 +03:00
Roman Bug
9ec78855cd
DOCSUP-2806: Add meta header in RU ( #15801 )
...
* DOCSUP-2806: Add meta intro.
* DOCSUP-2806: Update meta intro.
* DOCSUP-2806: Fix meta.
* DOCSUP-2806: Add quotes for meta headers.
* DOCSUP-2806: Remove quotes from meta headers.
* DOCSUP-2806: Add meta headers.
* DOCSUP-2806: Fix quotes in meta headers.
* DOCSUP-2806: Update meta headers.
* DOCSUP-2806: Fix link to nowhere in EN.
* DOCSUP-2806: Fix link (settings to tune)
* DOCSUP-2806: Fix links.
* DOCSUP-2806:Fix links EN
* DOCSUP-2806: Fix build errors.
* DOCSUP-2806: Fix meta intro.
* DOCSUP-2806: Fix toc_priority in examples datasets TOC.
* DOCSUP-2806: Fix items order in toc.
* DOCSUP-2806: Fix order in toc.
* DOCSUP-2806: Fix toc order.
* DOCSUP-2806: Fix order in toc.
* DOCSUP-2806: Fix toc index in create
* DOCSUP-2806: Fix toc order in create.
Co-authored-by: romanzhukov <romanzhukov@yandex-team.ru>
Co-authored-by: alexey-milovidov <milovidov@yandex-team.ru>
2020-10-26 13:29:30 +03:00
Nikolai Kochetov
3151de1b4e
Update ColumnConst include.
2020-10-26 13:26:52 +03:00
sevirov
8f03e526a4
DOCSUP-3200: Edit and translate to Russian ( #16204 )
...
* Edit and translate
Отредактировал английскую версию текстов документов и перевел изменения на русский язык.
* Update trace_log.md
Исправляю битые ссылки.
* Fixing broken links
Исправил битые ссылки.
* Fixing broken links
Поправил битую ссылку, добавив раздел в русскую версию.
Co-authored-by: Dmitriy <sevirov@yandex-team.ru>
2020-10-26 13:09:41 +03:00
Nikolai Kochetov
fe9db9866c
Check exception message is poisoned in ExpressionActions.
2020-10-26 12:56:50 +03:00
alexey-milovidov
15d50d4581
Merge pull request #16378 from hodgesrm/patch-1
...
Update cloud.md to add Altinity.Cloud
2020-10-26 12:48:20 +03:00
tavplubix
cb94359903
Update 01107_atomic_db_detach_attach.sh
2020-10-26 12:45:30 +03:00
tavplubix
54f823aafa
Update 01114_database_atomic.sh
2020-10-26 12:42:54 +03:00
Nikolai Kochetov
02bd35924e
Merge pull request #16242 from ClickHouse/another-one-untuple
...
Another one untuple implementation
2020-10-26 12:26:43 +03:00
filimonov
79895130b7
Better grammar in comments, CI rerun
2020-10-26 08:59:15 +01:00
alesapin
7b456e6663
Merge branch 'check_flaky_test' of github.com:ClickHouse/ClickHouse into check_flaky_test
2020-10-26 09:23:52 +03:00
alesapin
265f84fd88
Merge branch 'master' into check_flaky_test
2020-10-26 09:23:21 +03:00
Robert Hodges
f491903d41
Update cloud.md
...
Adding description of Altinity.Cloud to cloud platforms.
2020-10-25 22:23:54 -07:00
Alexey Milovidov
18458f36e7
Fix trash
2020-10-26 08:20:37 +03:00
alexey-milovidov
e30e4a47fd
Merge pull request #16365 from vzakaznikov/fix_another_ldap_test_issue
...
Fixing another issue in LDAP tests
2020-10-26 07:38:20 +03:00
alexey-milovidov
fb8a48aab8
Merge pull request #16241 from olgarev/revolg-DOCSUP-2472-Docs_for_the_crash_log_system_table
...
DOCSUP-2472: Documented the crash_log system table
2020-10-26 07:27:39 +03:00
alexey-milovidov
bfe17d7dca
Merge pull request #16358 from azat/dist-insert-fix
...
Fix async Distributed INSERT w/ prefer_localhost_replica=0 and internal_replication
2020-10-26 05:07:35 +03:00
alexey-milovidov
c2c2b6fd20
Merge pull request #16362 from ClickHouse/less_background_pools
...
Remove message broker pool from context
2020-10-26 05:05:43 +03:00
Vitaliy Zakaznikov
be95d3d854
Fixing another issue in LDAP tests.
2020-10-25 21:09:14 -04:00
alexey-milovidov
772faeb74f
Merge pull request #16363 from vzakaznikov/fix_ldap_external_user_directory_tests
...
Fixing fails in LDAP external user directory tests.
2020-10-25 23:55:00 +03:00
Vitaliy Zakaznikov
4bcbcfed1f
Fixing procedure of getting log file size in LDAP tests.
...
Increasing default timeouts.
2020-10-25 09:40:19 -04:00
alesapin
f97e6beb70
Remove message broker pool from context
2020-10-25 15:34:18 +03:00
Azat Khuzhin
edc8d6e5e7
Fix async Distributed INSERT w/ prefer_localhost_replica=0 and internal_replication
2020-10-25 14:27:06 +03:00
tavplubix
46ef8617c0
Merge pull request #16008 from zhang2014/fix/ISSUES-15883
...
ISSUES-15883 try fix collate name
2020-10-25 12:14:55 +03:00
tavplubix
37de8727ea
Merge branch 'master' into fix/ISSUES-15883
2020-10-25 12:14:16 +03:00
Maksim Kita
440ae2bc57
UUID safe cast functions added
...
1. Added readUUIDTextImpl, readUUIDText, tryReadUUIDText functions in
ReadHelpers.
2. Added toUUIDOrNull, toUUIDOrZero functions based on ReadHelpers read
implementations.
3. Updated documentation.
2020-10-25 11:45:29 +03:00
alexey-milovidov
31b56b92ac
Merge pull request #16347 from ClickHouse/improve-performance-of-functions-logical-2
...
Improve performance of FunctionsLogical a little by adding "restrict"
2020-10-25 09:14:05 +03:00
Olga Revyakina
300f07bdba
Links fixed.
2020-10-25 05:58:39 +03:00
Olga Revyakina
98f073a3a5
Text updated ant translated to Russian
2020-10-25 05:38:54 +03:00
Alexey Milovidov
2613012fd1
Improve performance of FunctionsLogical a little by adding "restrict"
2020-10-25 04:43:06 +03:00
alexey-milovidov
abb9b25fa0
Merge pull request #16343 from ClickHouse/fix-perf-test-functions-logical
...
Fix performance test "functions logical" after move to clang
2020-10-25 04:04:24 +03:00
alexey-milovidov
6a8d9b2681
Merge pull request #16341 from ClickHouse/remove-flaky-live-view-test
...
Remove flaky LIVE VIEW test
2020-10-25 04:01:00 +03:00
alexey-milovidov
c13ab94f91
Merge pull request #16344 from ClickHouse/exclamation-marks
...
Remove excessive exclamation marks
2020-10-25 03:13:57 +03:00
alexey-milovidov
74b37f37fb
Merge pull request #16329 from ClickHouse/better-diagnostics-when-client-dropped-connection
...
Better diagnostics when client has dropped connection
2020-10-25 01:01:12 +03:00
Alexey Milovidov
942828f4d5
Check style
2020-10-25 00:54:17 +03:00
Alexey Milovidov
8b21ef5d4f
Remove excessive exclamation marks
2020-10-25 00:50:52 +03:00
Alexey Milovidov
9d50921e52
Fix performance test "functions logical" after move to clang
2020-10-24 23:55:17 +03:00
Alexey Milovidov
2e23fc242f
Remove flaky LIVE VIEW test
2020-10-24 22:48:16 +03:00