Ilya Yatsishin
|
8893f07b29
|
Touch to rebuild
|
2021-06-01 20:58:33 +03:00 |
|
Maksim Kita
|
9d1f1baeb9
|
Merge pull request #24821 from kitaisreal/fixed-clang-tidy
Fixed clang tidy
|
2021-06-01 19:23:10 +03:00 |
|
Nikita Mikhaylov
|
5dda97bef1
|
Merge pull request #24691 from nikitamikhaylov/debug_host_ip_change
Fix flaky integration tests
|
2021-06-01 15:55:51 +03:00 |
|
Alexander Kuzmenkov
|
f51ecf8a72
|
Merge pull request #23769 from vdimir/issue-20309
Add qualified names for right columns for storage join
|
2021-06-01 14:42:49 +03:00 |
|
alexey-milovidov
|
c7bd3b8674
|
Merge pull request #23315 from CurtizJ/empty-parts-fix
Fix waiting while dropping empty parts
|
2021-06-01 13:52:49 +03:00 |
|
Alexander Kuzmenkov
|
4f129d3f93
|
Merge pull request #24084 from atereh/terehova-DOCSUP-5919-query_optimize_upd_description
DOCSUP-5919: Update OPTIMIZE description in docs
|
2021-06-01 13:50:01 +03:00 |
|
Alexander Kuzmenkov
|
24d1d7b6c1
|
Update docs/en/sql-reference/statements/optimize.md
|
2021-06-01 13:49:24 +03:00 |
|
Nikolai Kochetov
|
c673eb2040
|
Use mutable context for TCPHandler::customizeContext
|
2021-06-01 12:27:05 +03:00 |
|
Nikolai Kochetov
|
aa366829de
|
Fix special build check.
|
2021-06-01 12:00:19 +03:00 |
|
Nikolai Kochetov
|
d4cbce3761
|
Merge pull request #24782 from amosbird/projection-fix7
Fix empty part set with force_use_projection = 1
|
2021-06-01 11:36:50 +03:00 |
|
tavplubix
|
3dd7d252a9
|
Merge pull request #24806 from ClickHouse/tavplubix-patch-2
Small improvement for StorageMaterializedView::getActionLock(...)
|
2021-06-01 11:32:16 +03:00 |
|
Maksim Kita
|
adc6070860
|
Merge pull request #24735 from kitaisreal/libunwind-fix-upstream
Updated libunwind
|
2021-06-01 10:59:36 +03:00 |
|
Maksim Kita
|
a21d0bc5c6
|
Merge pull request #24812 from ClickHouse/fix-typo-3
Fix typo. Remove the "allow_experimental_bigint_types" setting.
|
2021-06-01 10:55:37 +03:00 |
|
Maksim Kita
|
7aee971799
|
Merge pull request #24813 from kitaisreal/expression-jit-remove-unnecessary-logging
ExpressionJIT remove unncecessary logging
|
2021-06-01 10:50:31 +03:00 |
|
Maksim Kita
|
a563990812
|
Fixed clang tidy
|
2021-06-01 10:50:02 +03:00 |
|
alesapin
|
b7c4f7dff8
|
Merge pull request #24809 from ClickHouse/fix_kill_mutation_wait
Fix mutation wait on mutation kill
|
2021-06-01 10:37:24 +03:00 |
|
Maksim Kita
|
fd6a6fb1c9
|
Updated libunwind
|
2021-06-01 01:46:46 +03:00 |
|
Maksim Kita
|
0093ee17b0
|
ExpressionJIT remove unnecessary logging
|
2021-05-31 23:17:40 +03:00 |
|
tavplubix
|
e9ff0b6d70
|
Merge pull request #23657 from kssenii/poco-file-to-std-fs
Poco::File to std::filesystem
|
2021-05-31 23:17:02 +03:00 |
|
Alexey Milovidov
|
3791c1c99d
|
Someone added useful settings to the section with obsolete settings
|
2021-05-31 22:26:34 +03:00 |
|
Alexey Milovidov
|
4187aa444b
|
Fix typo. Remove "allow_experimental_bigint_types" setting.
|
2021-05-31 22:21:28 +03:00 |
|
alexey-milovidov
|
e2460164bc
|
Merge pull request #24431 from traceon/ldap-role-mappind-deadlock-fix
Ldap role mapping deadlock fix
|
2021-05-31 22:14:13 +03:00 |
|
alexey-milovidov
|
38493bde48
|
Merge pull request #24790 from ahmed-dardery/patch-1
fixed missing "weight" in definition
|
2021-05-31 22:02:48 +03:00 |
|
tavplubix
|
e3640d172b
|
Merge pull request #24785 from amosbird/projection-fix8
Better exception for invalid projection creation
|
2021-05-31 21:30:45 +03:00 |
|
Nikolai Kochetov
|
497fdf4413
|
Merge pull request #24808 from ClickHouse/make-context-ptr-const
Make ContextPtr const by default.
|
2021-05-31 21:26:19 +03:00 |
|
Nikolai Kochetov
|
c2aaa29a17
|
Fix build.
|
2021-05-31 19:07:45 +03:00 |
|
Nikolai Kochetov
|
aa42f3ef38
|
Merge pull request #24801 from ClickHouse/fix-00953_zookeeper_suetin_deduplication_bug
Fix 00953_zookeeper_suetin_deduplication_bug
|
2021-05-31 18:15:35 +03:00 |
|
alesapin
|
18988a60ad
|
Fix mutation wait
|
2021-05-31 18:03:45 +03:00 |
|
Nikolai Kochetov
|
afc1fe7f3d
|
Make ContextPtr const by default.
|
2021-05-31 17:49:02 +03:00 |
|
filimonov
|
481b37cd68
|
fix more copy & paste
|
2021-05-31 16:32:43 +02:00 |
|
Nikita Mikhaylov
|
f3c81f4c9b
|
disable test under msan
|
2021-05-31 17:30:02 +03:00 |
|
alexey-milovidov
|
3cb26bca96
|
Update 40_bug-report.md
|
2021-05-31 17:06:28 +03:00 |
|
alexey-milovidov
|
639b4f7388
|
Update 40_bug-report.md
|
2021-05-31 17:06:03 +03:00 |
|
tavplubix
|
572dcbcbe2
|
Update StorageMaterializedView.cpp
|
2021-05-31 16:38:33 +03:00 |
|
Nikolai Kochetov
|
ad357ed970
|
Fix 00953_zookeeper_suetin_deduplication_bug
|
2021-05-31 16:04:26 +03:00 |
|
kssenii
|
054fe1cf2f
|
Fix
|
2021-05-31 14:24:35 +03:00 |
|
Maksim Kita
|
06dfb4a29a
|
Merge pull request #24786 from azat/threadpool-improve-error
Improve "Cannot schedule a task" error message
|
2021-05-31 13:57:02 +03:00 |
|
Anton Popov
|
91cf7771ad
|
Merge pull request #24444 from adevyatova/annadevyatova-DOCSUP-8654
DOCSUP-8654: Update the unhex function docs
|
2021-05-31 13:02:47 +03:00 |
|
Ilya Yatsishin
|
2672d18da0
|
Touch to rebuild SQLancer
|
2021-05-31 12:41:36 +03:00 |
|
Kseniia Sumarokova
|
67e2695e8b
|
Merge pull request #24548 from kirillikoff/DOCSUP-9474-document-table-comments
Docsup 9474: document table comments
|
2021-05-31 11:11:27 +03:00 |
|
Azat Khuzhin
|
e3cbd4a5df
|
Improve "Cannot schedule a task" error message
|
2021-05-31 10:24:05 +03:00 |
|
kirillikoff
|
fa8a0ca69d
|
Update table.md
|
2021-05-31 10:00:19 +03:00 |
|
kirillikoff
|
1a328815c1
|
Update table.md
|
2021-05-31 09:59:33 +03:00 |
|
Anna
|
95b04dbbf0
|
Update docs/en/sql-reference/functions/encoding-functions.md
Co-authored-by: Anton Popov <pad11rus@gmail.com>
|
2021-05-31 07:30:52 +03:00 |
|
Anna
|
ffd0c10b57
|
Update docs/en/sql-reference/functions/encoding-functions.md
Co-authored-by: Anton Popov <pad11rus@gmail.com>
|
2021-05-31 07:30:46 +03:00 |
|
Anna
|
37bd69d288
|
Update docs/ru/sql-reference/functions/encoding-functions.md
Co-authored-by: Anton Popov <pad11rus@gmail.com>
|
2021-05-31 07:30:40 +03:00 |
|
Anna
|
7d41ba91fa
|
Update docs/ru/sql-reference/functions/encoding-functions.md
Co-authored-by: Anton Popov <pad11rus@gmail.com>
|
2021-05-31 07:30:32 +03:00 |
|
Amos Bird
|
3be331edeb
|
Better exception for invalid projection creation
|
2021-05-31 12:24:09 +08:00 |
|
Amos Bird
|
a206b76e5b
|
Fix empty part set with force_use_projection = 1
|
2021-05-31 10:31:45 +08:00 |
|
Maksim Kita
|
0b0c970128
|
Merge pull request #24762 from adevyatova/annadevyatova-DOCSUP-8214-dictGet
DOCSUP-8214: Document the dictGetChildren, dictGetDescendants functions
|
2021-05-30 21:43:36 +03:00 |
|