Commit Graph

35798 Commits

Author SHA1 Message Date
Alexey Milovidov
d3867ac5fa
More strict aliasing 2020-02-22 10:17:25 +08:00
Alexey Milovidov
b55ba35731
More strict aliasing 2020-02-22 10:17:25 +08:00
Alexey Milovidov
e1b3c58746
More strict aliasing 2020-02-22 10:17:24 +08:00
Vitaly Baranov
c1e870d493
Merge pull request #9182 from vitlibar/RBAC-5.2
RBAC-5.2
2020-02-22 03:55:17 +03:00
alexey-milovidov
66e7965381
Merge pull request #9294 from ClickHouse/colors-in-logs-sent-to-client
Colors in logs sent to client
2020-02-22 02:24:08 +03:00
alexey-milovidov
5cc112e3d3
Merge pull request #9293 from ClickHouse/akz/column_vector_replicate_faster
Made ColumnVector::replicate() implementation 3x faster
2020-02-22 02:23:49 +03:00
alexey-milovidov
322c23d77c
Merge pull request #9290 from ClickHouse/better-color-logs
Do not color logs by default if stderr is not a tty
2020-02-22 02:23:35 +03:00
alexey-milovidov
55520b9629
Merge pull request #9289 from ClickHouse/fix-9134
Fix 9134
2020-02-22 02:23:00 +03:00
Ivan Blinkov
8e265e339e
Merge pull request #9301 from ClickHouse/blinkov-patch-16
Markup fix
2020-02-22 01:55:20 +03:00
Ivan Blinkov
133f06c949
Markup fix 2020-02-22 01:54:07 +03:00
Ivan Blinkov
f7b2bc09e7
Merge pull request #9299 from ClickHouse/blinkov-patch-16
Update adopters.md
2020-02-22 00:59:44 +03:00
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
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
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