Maksim Kita
dbb2fbcdd5
Unified usages of getPageSize
...
1. Introduced getPageSize function.
2. Replaced usages of getpagesize with getPageSize function.
3. Replaced usages of sysconf(_SG_PAGESIZE) with getPageSize function.
2020-12-16 13:42:23 +03:00
Maksim Kita
058fbd5222
MMapReadBufferFromFileDescriptor use getpagesize
2020-12-16 13:42:23 +03:00
alesapin
d99792e614
Merge pull request #18105 from ClickHouse/fix_docker_images
...
Fix dependencies for docker stateful_with_coverage
2020-12-16 10:54:58 +03:00
Alexey Milovidov
37363ae89d
Comment update
2020-12-16 09:43:16 +03:00
alexey-milovidov
42b401c893
Merge pull request #18127 from chienlungcheung/patch-1
...
Correct the unit from Kb to KB in the last section.
2020-12-16 09:00:38 +03:00
Chienlung Cheung
cf35e144ff
correct the unit from Kb to KB in the last section.
2020-12-16 13:55:17 +08:00
Alexey Milovidov
4bd5d3b662
Comment update
2020-12-16 06:36:43 +03:00
Alexey Milovidov
62ce33153a
Added valuable comment
2020-12-16 06:34:25 +03:00
Alexey Milovidov
88c5031dfa
Add a commit #16595
2020-12-16 06:27:28 +03:00
Alexey Milovidov
ca9ccf4850
Comment update
2020-12-16 06:03:43 +03:00
alexey-milovidov
eed767bbab
Update tips.md
2020-12-16 00:02:44 +03:00
alesapin
86fc9ea4df
Update base image to 20.04
2020-12-15 23:18:53 +03:00
alesapin
0887cf476d
Merge pull request #18098 from ClickHouse/fix_clickhouse_test
...
Fix database drop timeout in clickhouse-test
2020-12-15 23:09:37 +03:00
alexey-milovidov
b0d27d6747
Merge pull request #18082 from den-crane/patch-3
...
Doc. toYYYYMM translation to Russian
2020-12-15 22:01:57 +03:00
alexey-milovidov
f1e1672b54
Merge pull request #18094 from staticor/patch-4
...
Update limit.md
2020-12-15 22:01:08 +03:00
alesapin
2e4aa6b9e1
Kill not only database proc
2020-12-15 19:20:09 +03:00
Nikolai Kochetov
01286a6a09
Update libunwind.
2020-12-15 19:18:28 +03:00
alesapin
554fd738e9
Remove strange line
2020-12-15 18:22:21 +03:00
alesapin
ccabb4680d
Fix dependencies
2020-12-15 18:19:56 +03:00
alexey-milovidov
063488d943
Merge pull request #18103 from ClickHouse/revert-17983-fix-access-rights-for-merge-table-function
...
Revert "Fix access rights required for the merge() table function."
2020-12-15 18:07:42 +03:00
alexey-milovidov
22aba554c0
Revert "Fix access rights required for the merge() table function."
2020-12-15 18:07:20 +03:00
Nikita Mikhaylov
31bef163ba
Merge pull request #17848 from azat/max_distributed_connections-fix
...
Fix max_distributed_connections
2020-12-15 17:34:38 +03:00
Nikolai Kochetov
b252321ef7
Merge pull request #16954 from Avogar/optimize-data-on-insert
...
Optimize data on INSERT
2020-12-15 16:51:54 +03:00
Nikolai Kochetov
6defcbb662
Merge branch 'master' into optimize-data-on-insert
2020-12-15 16:50:42 +03:00
alesapin
873d9d1e1e
Better
2020-12-15 16:34:53 +03:00
alesapin
9bb0326fc6
Fix database drop timeout in clickhouse-test
2020-12-15 16:33:14 +03:00
Steve-金勇
96f22a5bcc
Update limit.md
...
Update translation of LIMIT , and providing more details for with ties modifier.
Make document more human-readable for Chinese.
2020-12-15 18:55:52 +08:00
Alexander Kazakov
def080c8ba
Fixed unsafe ast rewrite ( #18064 )
...
Fixed unsafe assignment to a reference in InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery()
2020-12-15 11:16:25 +03:00
Vitaly Baranov
5a8c750b0b
Merge pull request #17983 from vitlibar/fix-access-rights-for-merge-table-function
...
Fix access rights required for the merge() table function.
2020-12-15 09:17:52 +03:00
alexey-milovidov
45b9d79f81
Merge pull request #18081 from azat/gcc10-sanitizers
...
Do not pass -fsanitize-blacklist for gcc (it does not support it) for UBSAN
2020-12-15 07:51:14 +03:00
Denny Crane
3ec48cec53
Update date-time-functions.md
...
toYYYYMM translation to Russian
2020-12-14 22:19:06 -04:00
Alexander Kuzmenkov
a0405182ed
Merge pull request #18066 from ClickHouse/aku/utils-split-build
...
Build utils in CI, at least in split build
2020-12-15 03:12:23 +03:00
Azat Khuzhin
8de0c0e8fc
Fix warning message for unusupported -fsanitize-blacklist
2020-12-15 02:29:09 +03:00
Azat Khuzhin
519d89dc9f
Do not pass -fsanitize-blacklist for gcc (it does not support it) for UBSAN
2020-12-15 02:24:28 +03:00
alexey-milovidov
49f65ecf9d
Update CHANGELOG.md
2020-12-14 23:07:28 +03:00
alexey-milovidov
91be7a6f27
Merge pull request #16809 from kitaisreal/read-float-8digits-unroll-performance-improvement
...
ReadFloat 8digits unroll performance improvement
2020-12-14 23:03:21 +03:00
alexey-milovidov
363ff79cca
Merge pull request #17934 from Jokser/s3-adaptive-single-part-upload
...
Adaptive choose of single/multi part upload in WriteBufferFromS3
2020-12-14 23:00:43 +03:00
alexey-milovidov
491e086435
Merge pull request #18057 from azat/fix-01600_remerge_sort_lowered_memory_bytes_ratio-flap
...
Fix 01600_remerge_sort_lowered_memory_bytes_ratio flap
2020-12-14 22:57:27 +03:00
alexey-milovidov
906415540a
Merge pull request #18060 from kitaisreal/create-query-create-as-select-with-columns-specification
...
CreateQuery create as select with columns specification
2020-12-14 22:57:02 +03:00
alexey-milovidov
7184746f45
Merge pull request #18059 from excitoon/patch-2
...
Fixed `std::out_of_range: basic_string` in S3 URL parsing
2020-12-14 22:56:39 +03:00
Alexander Kuzmenkov
fe6f477881
Build utils in CI, at least in split build
...
Currently we don't build them at all, so they were broken by https://github.com/ClickHouse/ClickHouse/pull/17988
2020-12-14 20:39:52 +03:00
Alexander Kuzmenkov
5f424f7c5c
Update zzz-perf-comparison-tweaks-config.xml
2020-12-14 20:08:32 +03:00
alexey-milovidov
19af691aa6
Merge pull request #17738 from vklimontovich/docker-cli-example
...
Docker cli example
2020-12-14 19:44:13 +03:00
filimonov
b08842d44e
Update README.md
2020-12-14 16:54:37 +01:00
filimonov
1436986a86
Update README.md
2020-12-14 16:53:58 +01:00
filimonov
bca41bb7fd
Update README.md
2020-12-14 16:50:48 +01:00
Alexander Kuzmenkov
e7f93b5563
Merge pull request #18058 from azat/perf-test-zk-port-fix
...
Remove test_keeper_server in perf tests
2020-12-14 17:54:47 +03:00
Alexander Kuzmenkov
2edabd5519
Update zzz-perf-comparison-tweaks-config.xml
2020-12-14 17:45:58 +03:00
tavplubix
dd2ae6926d
Merge pull request #14849 from ClickHouse/allow_atomic_database_inside_materialize_mysql
...
Allow Atomic database inside MaterializeMySQL
2020-12-14 16:27:13 +03:00
Maksim Kita
14dedae9f1
Updated sql test file
2020-12-14 15:50:11 +03:00