alexey-milovidov
|
fd266ffccd
|
Merge pull request #12154 from ClickHouse/fix-test-under-thread-fuzzer
Fix test under thread fuzzer
|
2020-07-06 19:49:42 +03:00 |
|
alexey-milovidov
|
3059be55a3
|
Merge branch 'master' into fix-test-under-thread-fuzzer
|
2020-07-06 19:49:25 +03:00 |
|
alexey-milovidov
|
4e0e8cdaac
|
Merge pull request #12157 from ClickHouse/fix-flaky-test-721
Attempt to fix flaky test 00721_force_by_identical_result_after_merge
|
2020-07-06 18:15:59 +03:00 |
|
alesapin
|
7ce3464810
|
Remove -v from ninja
|
2020-07-06 18:13:08 +03:00 |
|
Nikita Mikhaylov
|
53522c728b
|
Merge pull request #11662 from Avogar/orc_output_format
Add ORCBlockOutputFormat
|
2020-07-06 18:51:35 +04:00 |
|
Eugene Klimov
|
a0661953a6
|
add cluster() adn clusterAllReplicas() table functions description, add signatures to remoteSecure() table function (#12156)
* add cluster() adn clusterAllReplicas() table functions description, add signatures to remoteSecure() table function
Signed-off-by: Slach <bloodjazman@gmail.com>
* small russian fixes
Signed-off-by: Slach <bloodjazman@gmail.com>
* Update docs/en/sql-reference/table-functions/cluster.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/table-functions/cluster.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/table-functions/cluster.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/table-functions/cluster.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/table-functions/cluster.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/en/sql-reference/table-functions/cluster.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
|
2020-07-06 17:46:53 +03:00 |
|
Nikita Mikhaylov
|
d31ed58f01
|
done
|
2020-07-06 17:33:31 +03:00 |
|
Yatsishin Ilya
|
0c7a261bc6
|
Place common docker compose files to integration docker container
|
2020-07-06 16:45:54 +03:00 |
|
Anton Popov
|
66bed10ec1
|
Merge pull request #12109 from PerformanceVision/initialize_aggregation
Create initializeAggregation to initialize an aggregation function
|
2020-07-06 15:12:30 +03:00 |
|
alesapin
|
8e767bf5d0
|
Merge pull request #12153 from ClickHouse/fix-mutations-interpreter
Fix wrong logic in MutationsInterpreter
|
2020-07-06 14:43:54 +03:00 |
|
Alexander Kuzmenkov
|
c1fa01cabf
|
Update questdb_sum_double.xml
|
2020-07-06 13:58:47 +03:00 |
|
Alexander Kuzmenkov
|
d648628a4b
|
Merge pull request #12075 from azat/StorageKafka-SIGSEGV-fix
Fix SIGSEGV in StorageKafka on DROP TABLE
|
2020-07-06 13:56:06 +03:00 |
|
Ivan Blinkov
|
9b26afc885
|
Update Dockerfile
|
2020-07-06 13:44:47 +03:00 |
|
Ilya Yatsishin
|
5a2cb7869a
|
Update SECURITY.md (#12161)
|
2020-07-06 13:41:32 +03:00 |
|
Ivan Blinkov
|
9e776e6907
|
[docs] improve redirects destination
|
2020-07-06 12:56:30 +03:00 |
|
Nikita Mikhaylov
|
5c6d6bdf54
|
Merge pull request #11995 from azat/load_balancing-priority
Load balancing manual priority
|
2020-07-06 13:32:20 +04:00 |
|
Nikita Mikhaylov
|
dac7a39256
|
fix ubsan final
|
2020-07-06 12:29:22 +03:00 |
|
Alexander Kuzmenkov
|
9f32615d32
|
Merge pull request #11606 from CurtizJ/polymorphic-parts-2
Make polymorphic_parts perf test not blazing fast
|
2020-07-06 11:43:30 +03:00 |
|
yhgcn
|
b444b7def5
|
Update array-functions.md (#12129)
修改编码错误
|
2020-07-06 11:26:16 +03:00 |
|
BohuTANG
|
18c48ce12c
|
Add integration test for mysql replacement query
|
2020-07-06 16:26:06 +08:00 |
|
yhgcn
|
30f05d03f1
|
Update array-functions.md (#12130)
修改编码错误
|
2020-07-06 11:25:28 +03:00 |
|
Ivan Blinkov
|
96eb38121e
|
Update Dockerfile
|
2020-07-06 11:20:56 +03:00 |
|
Ivan Blinkov
|
0e8fad6844
|
[anchore] more detailed Dockerfile scan reports (#12159)
|
2020-07-06 11:19:48 +03:00 |
|
Yatsishin Ilya
|
e09b39649f
|
Merge remote-tracking branch 'origin'
|
2020-07-06 10:31:57 +03:00 |
|
alexey-milovidov
|
b6a19b5eff
|
Merge pull request #12148 from ClickHouse/fix-bad-redundant-order-by-optimization
Fix bad code in redundant ORDER BY optimization
|
2020-07-06 09:21:45 +03:00 |
|
alexey-milovidov
|
4ec787ce48
|
Merge pull request #12147 from ClickHouse/fix-logical-error-table-function-remote
Change exception code from LOGICAL_ERROR to BAD_ARGUMENTS when the name of remote table is empty.
|
2020-07-06 09:21:23 +03:00 |
|
Alexey Milovidov
|
63e1e2303b
|
Attempt to fix flaky test 00721_force_by_identical_result_after_merge_zookeeper
|
2020-07-06 09:13:26 +03:00 |
|
Alexey Milovidov
|
7df372cb1d
|
Fix flaky test
|
2020-07-06 09:09:23 +03:00 |
|
Alexey Milovidov
|
1650bf90b9
|
Fix test
|
2020-07-06 09:05:48 +03:00 |
|
alexey-milovidov
|
ced1272368
|
Update 01358_mutation_delete_null_rows.sql
|
2020-07-06 09:05:48 +03:00 |
|
Alexey Milovidov
|
d8ae9c571c
|
Added yet another test just in case
|
2020-07-06 09:05:48 +03:00 |
|
Alexey Milovidov
|
4508876008
|
Added another test just in case
|
2020-07-06 09:05:48 +03:00 |
|
Alexey Milovidov
|
eb2cffab37
|
Added a test
|
2020-07-06 09:05:48 +03:00 |
|
Alexey Milovidov
|
1ca45c1b7e
|
Fix mutations interpreter #9088
|
2020-07-06 09:05:48 +03:00 |
|
Alexey Milovidov
|
71b410eb10
|
Remove unused potentially dangerous function
|
2020-07-06 09:05:48 +03:00 |
|
Mikhail Filimonov
|
935b943703
|
Test for issue #9088
ALTER DELETE unexpectedly deletes NULL rows
|
2020-07-06 09:05:48 +03:00 |
|
alexey-milovidov
|
4f63af957d
|
Merge pull request #12145 from ClickHouse/fix-suggest-word-break-chars
Remove underscore as word-break character.
|
2020-07-06 08:51:35 +03:00 |
|
Alexey Milovidov
|
2a026ee902
|
Merge branch 'master' into fix-test-under-thread-fuzzer
|
2020-07-06 08:49:20 +03:00 |
|
alexey-milovidov
|
3aad122153
|
Merge pull request #12092 from CurtizJ/fix-state-resample
Fix segfault with -StateResample combinators
|
2020-07-06 08:47:42 +03:00 |
|
alexey-milovidov
|
1719ab1ec5
|
Merge pull request #12041 from azat/curl-proper-cmake
Rewrite curl dependency in a more ch compatible way
|
2020-07-06 06:31:51 +03:00 |
|
Alexey Milovidov
|
8179b34857
|
Fix test under ThreadFuzzer
|
2020-07-06 06:22:23 +03:00 |
|
Alexey Milovidov
|
0124eeb2d8
|
Added function "hasThreadFuzzer"
|
2020-07-06 06:21:29 +03:00 |
|
Guillaume Tassery
|
569a89280c
|
update ya.make
|
2020-07-06 10:06:45 +07:00 |
|
Alexey Milovidov
|
6483ba7d52
|
Style
|
2020-07-06 05:07:55 +03:00 |
|
BohuTANG
|
cb04c503d7
|
Add MySQL to ClickHouse query replacement mapping table
|
2020-07-06 10:07:38 +08:00 |
|
Alexey Milovidov
|
f08ff9010e
|
Whitespace
|
2020-07-06 04:57:10 +03:00 |
|
Alexey Milovidov
|
95a7a09c37
|
Fix transform query for external databases in presense of aliases #12032
|
2020-07-06 04:50:45 +03:00 |
|
Alexey Milovidov
|
bd523a0aff
|
Autocomplete does not have to work in "Unbundled" build
|
2020-07-06 04:30:03 +03:00 |
|
Alexey Milovidov
|
de4459c25a
|
Fix error
|
2020-07-06 04:25:45 +03:00 |
|
alexey-milovidov
|
ea0fb005fb
|
Merge pull request #12116 from vitlibar/fix-table-dictionary-dependency
Fix handling dictionary-table dependency
|
2020-07-06 04:19:43 +03:00 |
|