Nikita Mikhaylov
|
f27aa148e0
|
Merge branch 'master' into parallel-parsing-input-format
|
2020-12-31 06:16:43 +04:00 |
|
Nikita Mikhaylov
|
99b4d2f9ba
|
Merge pull request #18636 from ClickHouse/revert-15316-copier-segfault
Revert "Add some extra tests to copier"
|
2020-12-31 03:43:51 +04:00 |
|
alexey-milovidov
|
9a2b163db7
|
Merge pull request #18411 from ClickHouse/try-fix-max_result_rows
Use Port::Data instead of Chunk in LazyOutputFormat.
|
2020-12-31 02:24:10 +03:00 |
|
Nikita Mikhailov
|
b6a27de508
|
Merge branch 'parallel-parsing-input-format' of github.com:nikitamikhaylov/ClickHouse into parallel-parsing-input-format
|
2020-12-30 18:23:05 +03:00 |
|
Nikita Mikhailov
|
8e31ce4a5c
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format
|
2020-12-30 18:22:11 +03:00 |
|
Nikita Mikhaylov
|
797c969c4d
|
Revert "Add some extra tests to copier"
|
2020-12-30 17:25:55 +03:00 |
|
Nikita Mikhaylov
|
736cc6959a
|
remove kafka flaky fix
|
2020-12-30 17:24:39 +03:00 |
|
alexey-milovidov
|
1bcdf37c36
|
Merge pull request #18614 from CurtizJ/fix-empty-parts
Fix removing of empty parts in tables with old syntax
|
2020-12-30 17:20:31 +03:00 |
|
Nikita Mikhailov
|
cc794b7a83
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format
|
2020-12-30 16:55:15 +03:00 |
|
Vitaly Baranov
|
460006b502
|
Merge pull request #18232 from vitlibar/fix-access-rights-for-select-join
Fix access rights for SELECT JOIN.
|
2020-12-30 14:42:16 +03:00 |
|
Nikita Mikhailov
|
2b90b4e01d
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format
|
2020-12-29 22:47:06 +03:00 |
|
filimonov
|
e81a99156f
|
Attempt to prevent test flap
That extra SELECT is executed synchronously, after that all further actions will have a more stable timing.
|
2020-12-29 18:51:00 +01:00 |
|
Anton Popov
|
6336fbf1df
|
fix removing of empty parts in tables with old syntax
|
2020-12-29 20:16:57 +03:00 |
|
Alexander Tokmakov
|
ecc0339472
|
add test
|
2020-12-28 23:21:57 +03:00 |
|
Nikita Mikhailov
|
c3288c3fbf
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format
|
2020-12-28 15:09:37 +03:00 |
|
Vitaly Baranov
|
9271b3d627
|
SELECT JOIN now requires the SELECT privilege on each of the joined tables.
|
2020-12-26 18:35:32 +03:00 |
|
alesapin
|
c9bbde649c
|
Merge pull request #18312 from ClickHouse/simplier_coverage
Make single image for building coverage report
|
2020-12-25 10:18:39 +03:00 |
|
Nikita Mikhaylov
|
7d8a307bb2
|
Merge pull request #15316 from nikitamikhaylov/copier-segfault
Add some extra tests to copier
|
2020-12-25 03:08:12 +03:00 |
|
alesapin
|
303c4f98cc
|
Add ability to collect coverage from integration tests
|
2020-12-24 18:51:53 +03:00 |
|
Nikita Mikhailov
|
63dc8c5462
|
better
|
2020-12-24 17:24:51 +03:00 |
|
Nikolai Kochetov
|
34cd4fea0e
|
Fixing integrational test.
|
2020-12-24 12:05:14 +03:00 |
|
alexey-milovidov
|
c4bbb95b0f
|
Merge pull request #18405 from ClickHouse/add_test_for_compact_parts
Add test for already working code
|
2020-12-24 01:24:09 +03:00 |
|
Nikita Mikhailov
|
7ac7d991ad
|
replace word anime with word big
|
2020-12-23 22:02:53 +03:00 |
|
Nikita Mikhailov
|
a35ef5ace3
|
better
|
2020-12-23 21:59:27 +03:00 |
|
alesapin
|
e3d9f4739d
|
Update test.py
|
2020-12-23 15:06:21 +03:00 |
|
alesapin
|
28aef2ddd4
|
Update test.py
|
2020-12-23 15:05:55 +03:00 |
|
alesapin
|
af53559b4f
|
Update test.py
|
2020-12-23 15:05:25 +03:00 |
|
alesapin
|
5fc3da74d0
|
Update test.py
|
2020-12-23 15:04:29 +03:00 |
|
alesapin
|
54455b4740
|
Add test for already working code
|
2020-12-23 14:53:49 +03:00 |
|
Nikita Mikhailov
|
dcfbe782c6
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format
|
2020-12-23 05:20:22 +03:00 |
|
Nikita Mikhaylov
|
1e12290e2d
|
Update task_many_to_one.xml
|
2020-12-23 04:26:23 +03:00 |
|
nikitamikhaylov
|
ffce2a490b
|
done
|
2020-12-23 01:46:40 +03:00 |
|
Amos Bird
|
c974fb8948
|
Remove obtrusive tests
|
2020-12-22 18:42:18 +08:00 |
|
alexey-milovidov
|
7ec772f480
|
Merge pull request #18129 from ClickHouse/boringssl2
Port to BoringSSL (part 2)
|
2020-12-18 18:00:10 +03:00 |
|
alexey-milovidov
|
0d9519a0a2
|
Merge pull request #17567 from ClickHouse/insert_quorum_parallel-default
Insert quorum parallel by default
|
2020-12-18 08:08:26 +03:00 |
|
Alexey Milovidov
|
6c62301894
|
Merge branch 'master' of github.com:yandex/ClickHouse into boringssl2
|
2020-12-18 07:59:18 +03:00 |
|
Alexey Milovidov
|
56054b90f6
|
Change format of dhparam in integration test
|
2020-12-18 06:35:20 +03:00 |
|
Nikita Mikhailov
|
6a55e018e4
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into parallel-parsing-input-format
|
2020-12-18 02:25:32 +03:00 |
|
tavplubix
|
8bc9d8ed7e
|
Merge pull request #18198 from ClickHouse/materialize_mysql_optimize_on_insert
Enable optimize_on_insert for MaterializeMySQL
|
2020-12-18 01:50:32 +03:00 |
|
alesapin
|
799997db35
|
Merge pull request #16621 from arenadata/ADQM-148
HDFS configuration and Kerberos Authenticaiton
|
2020-12-17 23:16:58 +03:00 |
|
Vitaly Baranov
|
b9c537ac37
|
Merge pull request #18104 from vitlibar/fix-access-rights-for-merge-table-function-2
Fix access rights required for the merge() table function #2.
|
2020-12-17 22:59:33 +03:00 |
|
alesapin
|
82ed528d98
|
Merge pull request #18191 from ClickHouse/hard_watches_test
Test watches for in-memory zookeeper
|
2020-12-17 22:51:52 +03:00 |
|
Alexey Milovidov
|
e4433157e7
|
Merge branch 'master' into insert_quorum_parallel-default
|
2020-12-17 22:42:32 +03:00 |
|
Alexey Milovidov
|
c2b0f9d530
|
Update integration test
|
2020-12-17 22:42:15 +03:00 |
|
Nikita Mikhailov
|
fbf2ac35e8
|
fix tsan
|
2020-12-17 18:14:09 +03:00 |
|
Alexander Tokmakov
|
52ef4289fe
|
enable optimize_on_insert for MaterializeMySQL
|
2020-12-17 16:05:38 +03:00 |
|
alesapin
|
fa266790b4
|
Better test
|
2020-12-17 14:29:29 +03:00 |
|
tavplubix
|
7e73b6acd8
|
Merge pull request #17642 from filimonov/detach-permanently
DETACH TABLE PERMANENTLY
|
2020-12-17 14:26:51 +03:00 |
|
alesapin
|
b6bd84df84
|
One more test for watches
|
2020-12-17 14:25:59 +03:00 |
|
Vitaly Baranov
|
da18af96a3
|
Fix access rights required for the merge() table function.
|
2020-12-17 12:29:07 +03:00 |
|