Commit Graph

36006 Commits

Author SHA1 Message Date
Ivan Blinkov
be059cf380
Update adopters.md 2020-02-22 00:59:18 +03:00
tavplubix
d720db86e5
Merge pull request #9288 from ClickHouse/enable_ssl_in_functional_tests
Enable secure sockets in stateless tests
2020-02-22 00:46:38 +03:00
robot-clickhouse
473e1eac6f Auto version update to [20.3.1.1] [54433] 2020-02-22 00:35:33 +03:00
robot-clickhouse
8646aaa261 Auto version update to [20.2.1.2443] [54432] 2020-02-22 00:35:00 +03:00
alexey-milovidov
67cb5c8fab
Merge pull request #9287 from ClickHouse/reading-the-code-of-alter-move-partition
Reading the code of ALTER MOVE PARTITION
2020-02-22 00:28:43 +03:00
alexey-milovidov
49b46fd897
Merge pull request #9257 from millb/disk_scheme_4
Space check from path/data/ for default disk
2020-02-22 00:27:49 +03:00
alexey-milovidov
716a7e907f
Merge pull request #9275 from 4ertus2/joins
Negative test for partial_merge_join variants
2020-02-22 00:26:05 +03:00
alexey-milovidov
0bbe6a938e
Merge pull request #9291 from oandrew/avro-confluent-docs
Add AvroConfluent docs
2020-02-22 00:23:32 +03:00
Ivan Blinkov
598a05572d
Update cloud.md 2020-02-22 00:22:34 +03:00
Ivan Blinkov
3c53db6799
Update cloud.md 2020-02-22 00:22:19 +03:00
alexey-milovidov
fe4ab5c717
Merge pull request #9296 from ClickHouse/blinkov-patch-16-1
Temporary tactical move
2020-02-22 00:21:44 +03:00
alexey-milovidov
98d0dbabf7
Merge pull request #9297 from ClickHouse/blinkov-patch-15
Create cloud.md
2020-02-22 00:21:31 +03:00
Ivan Blinkov
d64873c267
Update toc_en.yml 2020-02-22 00:20:52 +03:00
Ivan Blinkov
ba682608dc
Create cloud.md 2020-02-22 00:18:55 +03:00
Ivan Blinkov
cc72afaeed
Temporary tactical move 2020-02-22 00:00:27 +03:00
Ivan Blinkov
afdb641f59
Merge pull request #9295 from ClickHouse/blinkov-patch-15
Disable shared website testing environment in favour of personal ones
2020-02-21 23:57:05 +03:00
Ivan Blinkov
fde8fa6524
Disable shared testing environment in favour of personal ones
...will cleanup and add guide later

cc @alexey-milovidov
2020-02-21 23:24:31 +03:00
Alexey Milovidov
5f9a56a38a Colorize logs that are send to client with "send_logs_level" setting 2020-02-21 23:01:38 +03:00
Alexander Kuzmenkov
49c68012bf performance comparison 2020-02-21 23:00:44 +03:00
alexey-milovidov
0fe9b99816
Merge pull request #9292 from ClickHouse/revert-9156-SPLIT_SHARED_LIBRARIES-OFF_robust-build
Revert "Make SPLIT_SHARED_LIBRARIES=OFF more robust"
2020-02-21 22:52:40 +03:00
alexey-milovidov
baf90fcfa2
Revert "Make SPLIT_SHARED_LIBRARIES=OFF more robust" 2020-02-21 22:52:18 +03:00
Alexander Kazakov
1c86a31431 Faster ColumnVector::replicate() 2020-02-21 22:47:20 +03:00
Alexander Kazakov
2e8dd9d9fc A unit test for ColumnVector::replicate() 2020-02-21 22:46:08 +03:00
Andrew Onyshchuk
cc3f3ed596 Add AvroConfluent docs 2020-02-21 13:44:35 -06:00
Nikolai Kochetov
fddb021951 Added comment. 2020-02-21 22:17:09 +03:00
Alexey Milovidov
430c02d477 Do not color logs by default if stderr is not a tty 2020-02-21 22:17:03 +03:00
Nikolai Kochetov
23c5c6f874 Make more deterministic test. 2020-02-21 22:03:45 +03:00
Nikolai Kochetov
82489a4ba2 Added integration test from #9134 2020-02-21 22:01:43 +03:00
Alexander Tokmakov
9415ed821c enable secure sockets in stateless tests 2020-02-21 22:00:32 +03:00
alexey-milovidov
d93e7e5ccf
Merge pull request #9279 from ClickHouse/fix-empty-regexp
Fixed OptimizedRegularExpression in case of empty regexp
2020-02-21 21:52:57 +03:00
Nikolai Kochetov
e7d2ff6d7a Added test from #9134. 2020-02-21 20:48:37 +03:00
Alexey Milovidov
0dbd885679 Reading the code of ALTER MOVE PARTITION 2020-02-21 19:57:40 +03:00
Nikolai Kochetov
350881a3da Copy block info in ConvertingBlockInputStream. 2020-02-21 19:57:22 +03:00
CurtizJ
14daa51cec add comments 2020-02-21 19:53:33 +03:00
Alexander Tokmakov
0201b485a7 enable secure ports for tests 2020-02-21 19:07:18 +03:00
Alexey Milovidov
396e9c57d0 Fixed OptimizedRegularExpression in case of empty regexp 2020-02-21 18:55:36 +03:00
alesapin
93fddc7b46 Remove symlink to lld from build images 2020-02-21 18:49:53 +03:00
Alexander Tokmakov
db669cef63 Merge branch 'master' into fix_expressions_in_metadata 2020-02-21 18:22:52 +03:00
alexey-milovidov
ee710dd1f7
Merge pull request #9235 from zhang2014/fix/ISSUES-9230
ISSUES-9230 pushed SelectQueryOption into join expression
2020-02-21 17:55:57 +03:00
alexey-milovidov
1e8389eceb
Merge pull request #8929 from ClickHouse/more-processors-for-storages
More processors for storage::read
2020-02-21 17:39:12 +03:00
alexey-milovidov
abe8315861
Merge pull request #9258 from Jokser/disk-s3-read-write-buffers-refactoring
Disk->writeFile() returns WriteBufferFromFileBase.
2020-02-21 17:28:49 +03:00
alexey-milovidov
bc910d3489
Trigger CI 2020-02-21 17:05:57 +03:00
Alexander Tokmakov
e117e5838e fixes 2020-02-21 16:44:44 +03:00
chertus
759d137162 add negative test for partial_merge_join variants 2020-02-21 16:16:59 +03:00
alesapin
2f6e22b4fd Fix failed integration tests 2020-02-21 11:53:29 +03:00
Nikolai Kochetov
30d41b34ba Merged with master 2020-02-21 11:47:56 +03:00
Ivan Blinkov
7bc0aa2bed
Merge pull request #9269 from ClickHouse/dependabot/pip/docs/tools/babel-2.8.0
Bump babel from 2.5.1 to 2.8.0 in /docs/tools
2020-02-21 11:47:53 +03:00
Ivan Blinkov
3d72a2785a
Merge pull request #9268 from ClickHouse/dependabot/pip/docs/tools/livereload-2.6.1
Bump livereload from 2.5.1 to 2.6.1 in /docs/tools
2020-02-21 11:22:23 +03:00
Ivan Blinkov
b34fe92426
Merge pull request #9266 from ClickHouse/dependabot/pip/docs/tools/click-7.0
Bump click from 6.7 to 7.0 in /docs/tools
2020-02-21 11:21:47 +03:00
Ivan Blinkov
69ad5cf04e
Merge pull request #9265 from ClickHouse/dependabot/pip/docs/tools/pytz-2019.3
Bump pytz from 2017.3 to 2019.3 in /docs/tools
2020-02-21 11:21:36 +03:00