Commit Graph

60610 Commits

Author SHA1 Message Date
Alexander Kuzmenkov
026dab2b81 typo 2021-04-01 02:51:47 +03:00
Alexander Kuzmenkov
a91f505899 remove debug 2021-04-01 00:59:31 +03:00
Alexander Kuzmenkov
8bd19ccad2
Update packager 2021-03-31 23:23:08 +03:00
Alexander Kuzmenkov
a55d03cb62 try to avoid conflict with prlimit 2021-03-31 22:41:53 +03:00
Alexander Kuzmenkov
c187dca12c Merge remote-tracking branch 'origin/master' into HEAD 2021-03-31 20:18:08 +03:00
alexey-milovidov
b9a7d59f3b
Merge pull request #22390 from ClickHouse/arrow-remove-submodules
Remove recursive submodules from Arrow
2021-03-31 19:30:40 +03:00
Alexander Kuzmenkov
d0db789196
Update build.sh 2021-03-31 18:43:31 +03:00
Alexander Kuzmenkov
1683c3a10d more debug 2021-03-31 18:38:36 +03:00
tavplubix
1347154732
Merge pull request #22341 from zhang2014/fix/integration_test_for_materialize_mysql
MySQL is started only once with MaterializeMySQL integration test
2021-03-31 16:11:38 +03:00
Alexander Kuzmenkov
1ccc162c86 stats 2021-03-31 15:59:45 +03:00
tavplubix
5fa2244aa4
Merge pull request #21944 from azat/dist-stress-test
Add stress test for distributed queries
2021-03-31 14:54:43 +03:00
Nikita Mikhaylov
708eab413c
Merge pull request #22156 from kirillikoff/kirillikoff-DOCSUP-7363 2021-03-31 13:54:37 +03:00
tavplubix
6c1e2a0d87
Merge pull request #21690 from ClickHouse/test_multiple_nodes
Run three nodes with Replicated database and NuKeeper in CI
2021-03-31 12:31:13 +03:00
Vladimir
57eb5f8772
Merge pull request #22070 from Jokser/disk-s3-migration 2021-03-31 11:06:40 +03:00
alexey-milovidov
124d9e14ad
Merge pull request #22387 from ClickHouse/fix-msan-range
Fix MSan report for function `range` with UInt256.
2021-03-31 09:05:10 +03:00
alexey-milovidov
f8534acb13
Merge pull request #21401 from amosbird/virtualutil
Partition pruning via virtual columns (partition_id)
2021-03-31 08:20:08 +03:00
Alexey Milovidov
e9bfc7456d Merge branch 'master' into virtualutil 2021-03-31 08:19:43 +03:00
Alexey Milovidov
7f9c0e621a Merge branch 'virtualutil' of github.com:amosbird/ClickHouse into virtualutil 2021-03-31 08:19:39 +03:00
Alexey Milovidov
14c4cc2ccb Update ya.make 2021-03-31 08:19:15 +03:00
zhang2014
fefe3e69e5 trigger CI again 2021-03-31 11:45:37 +08:00
alexey-milovidov
6ed78827a5
Merge pull request #22326 from ClickHouse/test-mmap-io
Run performance tests with enabled mmap IO
2021-03-31 06:33:56 +03:00
Alexey Milovidov
1b218465c5 Remove recursive submodules 2021-03-31 04:41:25 +03:00
alexey-milovidov
a21fe0b492
Merge pull request #22378 from ianton-ru/s3_zero_copy_replication
Fix S3 Zero-Copy replication for hybrid storage
2021-03-31 04:15:47 +03:00
alexey-milovidov
59c158300a
Merge pull request #22365 from ClickHouse/aku/processes-database
add current database to system.processes
2021-03-31 04:14:17 +03:00
alexey-milovidov
7b79d38af4
Merge pull request #22358 from ClickHouse/remove-msan-suppressions-4
Remove old MSan suppressions (part 4)
2021-03-31 04:12:54 +03:00
Alexey Milovidov
27b2362f30 Add a test 2021-03-31 03:55:41 +03:00
Alexey Milovidov
c3b4587d9d Fix MSan report in function "range" 2021-03-31 03:54:40 +03:00
alexey-milovidov
e2b25affe5
Merge pull request #22357 from ClickHouse/remove-msan-suppressions-3
Remove old MSan suppressions (part 3)
2021-03-31 03:24:02 +03:00
tavplubix
a712b34eed
Update 01593_concurrent_alter_mutations_kill_many_replicas_long.reference 2021-03-31 00:06:43 +03:00
alexey-milovidov
5c15b8a896
Merge branch 'master' into virtualutil 2021-03-30 23:59:44 +03:00
alexey-milovidov
d7c15c6b9a
Merge pull request #22289 from traceon/fix-apple-clang-build
Fix native macOS build for ALL_BUILD (Xcode/AppleClang)
2021-03-30 23:55:13 +03:00
alesapin
642e3d9191
Merge pull request #22374 from ClickHouse/revert-22055-aku/llvm-cloudflare-master
Revert "quick fix for broken resolution of apt.llvm.org on Yandex infra"
2021-03-30 23:38:37 +03:00
tavplubix
5117de1a0e
Merge pull request #22343 from Avogar/secure-socket-timeouts
Remove setting same timeouts in secure socket
2021-03-30 23:10:33 +03:00
Anton Ivashkin
f87435213e Fix S3 Zero-Copy replication for hybrid storage 2021-03-30 20:38:04 +03:00
kirillikoff
2ab2de6fd3
Update docs/ru/sql-reference/functions/files.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:34:21 +03:00
tavplubix
049019bdb2
Update clickhouse-test 2021-03-30 20:27:58 +03:00
Anton Popov
c992cde9b6
Merge pull request #22174 from gyuton/gyuton-DOCSUP-6212-document-the-log_comment_setting
DOCSUP-6212: Document the log_comment setting
2021-03-30 20:24:56 +03:00
kirillikoff
3676f5d798
Update docs/ru/sql-reference/functions/files.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:12:57 +03:00
kirillikoff
e74e3df04a
Update docs/ru/sql-reference/functions/files.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:12:39 +03:00
kirillikoff
cde71fbbe5
Update docs/en/sql-reference/functions/files.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:11:30 +03:00
kirillikoff
3573a2ba4b
Update docs/en/sql-reference/functions/files.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:10:15 +03:00
kirillikoff
fb8fdf7aa1
Update docs/en/sql-reference/functions/files.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
2021-03-30 20:10:03 +03:00
Alexander Tokmakov
4f896d2b07 fix tests 2021-03-30 19:46:23 +03:00
alesapin
7f0df7d451
Update Dockerfile 2021-03-30 19:18:20 +03:00
alesapin
c7d733040c
Update Dockerfile 2021-03-30 19:17:35 +03:00
alesapin
82389ca03b
Update Dockerfile 2021-03-30 19:15:49 +03:00
alesapin
45c1ba8c69
Revert "quick fix for broken resolution of apt.llvm.org on Yandex infra" 2021-03-30 19:03:55 +03:00
Alexander Kuzmenkov
8d52292eb1 fix 2021-03-30 18:57:22 +03:00
Alexander Kuzmenkov
350546356a debug dns in docker build 2021-03-30 18:09:58 +03:00
Amos Bird
69204e1d21
Add prefer_column_name_to_alias settings (#22044) 2021-03-30 16:51:45 +03:00