Vitaliy Zakaznikov
afe4532095
Updating README.md.
2020-07-28 16:44:46 -04:00
Vitaliy Zakaznikov
a03d1d1381
* Adding requirements markdown source.
...
* Updating README.md to include an example of how to run selected tests.
2020-07-28 16:41:10 -04:00
Ivan Blinkov
9e62fa1c5a
[docs] maybe fix build
2020-07-28 22:38:52 +03:00
alexey-milovidov
8225bc13fe
Fix terrible unbearable data rot. CC @blinkov
2020-07-28 21:42:30 +03:00
Alexander Kuzmenkov
f6f2812f73
Block structure mismatch is a program error
2020-07-28 21:35:18 +03:00
Nikolai Kochetov
f9d7cacf53
Merge pull request #12989 from ClickHouse/fix-12602
...
Fix `Block structure mismatch` error for queries with UNION and JOIN
2020-07-28 21:15:33 +03:00
Nikolai Kochetov
5ebeed3247
Merge pull request #13009 from ClickHouse/fix-12623
...
Fix 12623
2020-07-28 21:15:13 +03:00
Alexander Kuzmenkov
1b9269ae0c
fixup
2020-07-28 19:58:19 +03:00
Alexander Kuzmenkov
297cf65f1f
Merge remote-tracking branch 'origin/master' into HEAD
2020-07-28 19:56:35 +03:00
Nikolai Kochetov
2ea998c139
Try fix gcc build.
2020-07-28 19:50:29 +03:00
Vladimir Chebotarev
faedb04722
Minor fixes.
2020-07-28 19:45:46 +03:00
alesapin
b02951fd3a
Remove new lines
2020-07-28 18:48:35 +03:00
Ilya Yatsishin
70d6e70e68
Merge pull request #12953 from qoega/helper_container2
...
Do not build helper_container image inside integrational tests. Part 2: use pre-built helper_container
2020-07-28 18:20:08 +03:00
Nikolai Kochetov
0743922177
Add limit to explain for MergingSortedStep and PartialSortingStep.
2020-07-28 18:11:00 +03:00
alesapin
c75830e878
Alter table freeze with verbose output
2020-07-28 18:10:36 +03:00
Nikolai Kochetov
aa7dc79832
Skip Uinon step for usual queries.
2020-07-28 18:00:22 +03:00
alesapin
585d9247ec
Merge pull request #12959 from ClickHouse/test_for_backup
...
Check backup restore in integration test.
2020-07-28 17:59:52 +03:00
Nikolai Kochetov
86e29b3371
Optimize plan in explain.
2020-07-28 17:53:02 +03:00
Amos Bird
993a11a57a
Fix MemSan error.
2020-07-28 22:43:43 +08:00
Amos Bird
0e6f9568a7
Allow all formats
2020-07-28 22:43:43 +08:00
Amos Bird
b30240efc0
formatRow function
2020-07-28 22:43:43 +08:00
Vitaly Baranov
f440953b87
Merge pull request #12646 from vitlibar/fix-create-user-if-not-exists
...
CREATE USER IF NOT EXISTS now doesn't throw exception if the user exists.
2020-07-28 17:43:01 +03:00
Alexander Kazakov
2bde393499
Merging #12548 - Correction to merge_with_ttl_timeout
logic by @excitoon ( #12982 )
...
* Fixed `merge_with_ttl_timeout` logic.
* Separate TTL-merge timers for each partition
Co-authored-by: Vladimir Chebotarev <vladimir.chebotarev@gmail.com>
2020-07-28 17:38:34 +03:00
Alexander Kuzmenkov
ba7c33f806
Merge pull request #12754 from bobrik/ivan/obvious-skip
...
Show total granules examined by skipping indices
2020-07-28 17:14:25 +03:00
Nikolai Kochetov
9c6627a7eb
Limit push down.
2020-07-28 17:13:31 +03:00
Alexander Kuzmenkov
e0c207d6b4
Update entrypoint.sh
2020-07-28 16:15:41 +03:00
Yatsishin Ilya
b5722493f5
less changes
2020-07-28 16:11:29 +03:00
Nikolai Kochetov
e6508db4f0
Split traits of ITransformingStep to DataStreamTraits and TransformTraits.
2020-07-28 16:10:48 +03:00
Yatsishin Ilya
7ca2a54e74
fix
2020-07-28 16:08:08 +03:00
Nikolai Kochetov
c509ba6919
Added test.
2020-07-28 15:29:49 +03:00
Nikolai Kochetov
cf503be085
Fix crash in ColumnTuple::updatePermutation
2020-07-28 15:27:23 +03:00
BayoNet
6dd731dd00
DOCS-590: parallel_distributed_insert_select ( #12980 )
...
* DOCSUP-987: parallel_distributed_insert_select setting (#145 )
* add EN version
* add EN version
* changes after review in EN version
* add RU version
* CLICKHOUSEDOCS-590: Updated text
Co-authored-by: Evgenia Sudarikova <56156889+otrazhenia@users.noreply.github.com>
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
2020-07-28 15:25:49 +03:00
alexey-milovidov
7a22717180
Merge pull request #12760 from ClickHouse/sticky_mutations_bug
...
Sticking mutations bug
2020-07-28 14:42:54 +03:00
alexey-milovidov
ee11c10087
Merge pull request #12949 from vzakaznikov/increase_timeouts_in_testflows_tests
...
increasing timeouts in testflows tests
2020-07-28 14:40:01 +03:00
Yatsishin Ilya
c34b1b7db8
Merge remote-tracking branch 'origin/master' into rework-integrational
2020-07-28 14:36:10 +03:00
Yatsishin Ilya
99ff6cae27
Merge remote-tracking branch 'origin/master' into rework-integrational
2020-07-28 14:35:51 +03:00
alesapin
d39318c8fe
Grep in correct file
2020-07-28 14:23:49 +03:00
alesapin
3eb77ab076
Better kill
2020-07-28 14:22:25 +03:00
alesapin
a75657d88e
Better
2020-07-28 14:18:08 +03:00
alesapin
8ff9e6c9de
Rerun tests in fast test
2020-07-28 14:16:06 +03:00
Alexey Milovidov
ab913c78f4
Fix MSan error in "rdkafka" library #12990
2020-07-28 14:13:32 +03:00
Nikolai Kochetov
f047194e11
Added test.
2020-07-28 13:45:10 +03:00
Nikolai Kochetov
eebb0233d9
Fix header for totals and extremes in QueryPipeline::unitePipelines.
2020-07-28 13:41:32 +03:00
alexey-milovidov
3b5cd9412f
Merge pull request #12988 from Jiasm/patch-1
...
docs: fix garbled
2020-07-28 13:29:42 +03:00
贾顺名(Jarvis)
675c873c2c
docs: fix garbled
2020-07-28 18:21:14 +08:00
Nikita Mikhaylov
89d2bbed44
Merge pull request #12327 from achimbab/bayesAB
...
Add bayesAB function for bayesian_ab_testing
2020-07-28 13:18:26 +03:00
alesapin
1bece3de0a
Remove strange code and test
2020-07-28 12:36:08 +03:00
Nikolai Kochetov
1f2390b65e
Merge pull request #12840 from ClickHouse/remove-wrong-threads-limiting
...
Remove thread limiting.
2020-07-28 12:03:07 +03:00
alexey-milovidov
da32e62daa
Fix comment (tnx Pavel Belikov) ( #12957 )
2020-07-28 11:58:26 +03:00
alesapin
ef305b8b7e
Merge pull request #12951 from ClickHouse/clear_column_in_pk
...
Add tests for primary key clear column
2020-07-28 11:38:00 +03:00