Alexander Kuzmenkov
|
a02f3a895a
|
fix the test
|
2021-06-03 13:01:44 +03:00 |
|
Alexander Kuzmenkov
|
c07d5153a3
|
add forgotten tests
|
2021-06-03 01:13:46 +03:00 |
|
Alexander Kuzmenkov
|
23e66243e7
|
more fuzzer fixes...
|
2021-06-02 21:45:07 +03:00 |
|
Alexander Kuzmenkov
|
34509b26ba
|
another fuzzer fix
|
2021-06-02 18:57:01 +03:00 |
|
Alexander Kuzmenkov
|
cc5465a2bd
|
remove const_cast that is not needed anymore
|
2021-06-02 15:22:05 +03:00 |
|
Alexander Kuzmenkov
|
1d304d86a4
|
a lucky charm to ward off clang-tidy
|
2021-06-02 15:18:03 +03:00 |
|
Alexander Kuzmenkov
|
ae79bbea7d
|
Merge remote-tracking branch 'origin/master' into HEAD
|
2021-06-02 15:06:22 +03:00 |
|
Alexander Kuzmenkov
|
78fe7891b4
|
better messages in fuzzer status
|
2021-06-02 15:06:12 +03:00 |
|
Anton Popov
|
c0ef021c6a
|
Merge pull request #24822 from CurtizJ/merging-23260
Merging #23260
|
2021-06-02 15:02:37 +03:00 |
|
alesapin
|
9a652e6aba
|
Merge pull request #24865 from azat/docs-fix
docs: update requests (to fix conflicts with urllib3)
|
2021-06-02 14:41:28 +03:00 |
|
tavplubix
|
b0fd75f20a
|
Merge pull request #24805 from ClickHouse/fix_database_replicated_enqueue_race
Fix race on enqueue query in Replicated database
|
2021-06-02 13:44:19 +03:00 |
|
Nikolai Kochetov
|
134ad18249
|
Merge pull request #24574 from ClickHouse/refactor-MergeTreeDataSelectExecutor
Refactor MergeTreeDataSelectExecutor
|
2021-06-02 13:17:54 +03:00 |
|
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 |
|
tavplubix
|
375dd1b6c4
|
Update 01154_move_partition_long.sh
|
2021-06-01 19:26:54 +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 |
|
Nikolai Kochetov
|
e615858b10
|
Merge branch 'master' into refactor-MergeTreeDataSelectExecutor
|
2021-06-01 16:25:04 +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 |
|
Anton Popov
|
84af235a60
|
fix test
|
2021-06-01 15:21:41 +03:00 |
|
tavplubix
|
e2941a8006
|
Update DatabaseReplicated.cpp
|
2021-06-01 15:15:13 +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 |
|
Alexander Tokmakov
|
94d2aed336
|
fix tests
|
2021-06-01 13:24:06 +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
|
b54ff696e5
|
Merge branch 'master' into refactor-MergeTreeDataSelectExecutor
|
2021-06-01 12:08:37 +03:00 |
|
Nikolai Kochetov
|
aa366829de
|
Fix special build check.
|
2021-06-01 12:00:19 +03:00 |
|
Alexander Tokmakov
|
fe482109da
|
Merge branch 'master' into fix_database_replicated_enqueue_race
|
2021-06-01 11:49:29 +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 |
|
Anton Popov
|
40ceb48bcc
|
Merge branch 'master' into merging-23260
|
2021-06-01 02:54:41 +03:00 |
|
Anton Popov
|
f9cf7c46e1
|
better lock in StorageJoin
|
2021-06-01 02:22:05 +03:00 |
|
Maksim Kita
|
fd6a6fb1c9
|
Updated libunwind
|
2021-06-01 01:46:46 +03:00 |
|
Anton Popov
|
7f27305787
|
Merge branch 'join_table_mutation' of git://github.com/foolchi/ClickHouse into merging-23260
|
2021-05-31 23:52:44 +03:00 |
|