Azat Khuzhin
|
931cfb548d
|
docs: update requests (to fix conflicts with urllib3)
Fixes: 94b18bdfb8
|
2021-06-02 09:11:02 +03:00 |
|
alexey-milovidov
|
94b18bdfb8
|
Update requirements.txt
|
2021-06-02 03:11:32 +03:00 |
|
alexey-milovidov
|
d1b5915a39
|
Merge pull request #24835 from ClickHouse/fix_stress_test
Some improvements in stress test
|
2021-06-02 02:07:22 +03:00 |
|
alesapin
|
1c0973162d
|
Merge pull request #24803 from ClickHouse/followupfix_zookeeper_timeouts
Don't capture temporary references in ZooKeeper client callbacks.
|
2021-06-02 01:08:17 +03:00 |
|
alexey-milovidov
|
0d6f7679ea
|
Merge pull request #24843 from Protryon/patch-1
Add Rust language third-party library, Klickhouse
|
2021-06-01 23:27:23 +03:00 |
|
mergify[bot]
|
e64fcab0bf
|
Merge branch 'master' into fix_stress_test
|
2021-06-01 19:07:27 +00:00 |
|
Maksim Kita
|
919cd03582
|
Merge pull request #24860 from kitaisreal/reverted-libunwind-from-upstream
Reverted libunwind from upstream
|
2021-06-01 21:13:07 +03:00 |
|
Maksim Kita
|
b4570bc06b
|
Reverted libunwind from upstream
|
2021-06-01 21:09:41 +03:00 |
|
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 |
|
Max Bruce
|
356734bd47
|
Add Rust language third-party SDK, Klickhouse
|
2021-06-01 04:21:33 -07: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 |
|
alesapin
|
82c90ebc05
|
Some improvements in stress test
|
2021-06-01 12:45:01 +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 |
|
alesapin
|
4e038b2a61
|
Remove copy-paste and rename (review fixes)
|
2021-06-01 10:30:06 +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 |
|
alesapin
|
ccebba13e1
|
Comment
|
2021-05-31 16:11:32 +03:00 |
|
Nikolai Kochetov
|
ad357ed970
|
Fix 00953_zookeeper_suetin_deduplication_bug
|
2021-05-31 16:04:26 +03:00 |
|
alesapin
|
2fe75e33ee
|
Replace Poco::Event with std future in synchronous calls in ZooKeeper client
|
2021-05-31 16:03:30 +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 |
|