Nikolai Kochetov
|
fdeda8200b
|
Revert debian/rules
|
2020-09-17 12:52:15 +03:00 |
|
alesapin
|
f104c382f8
|
Merge pull request #14887 from azat/StorageFile-write-to-fd
Fix SIGSEGV for an attempt to INSERT into StorageFile(fd)
|
2020-09-17 10:25:02 +03:00 |
|
alesapin
|
5f9e7ed169
|
Merge pull request #14834 from ClickHouse/fix_compression_codec_perf
Fix performance degradation during parts selection for merge
|
2020-09-17 10:09:41 +03:00 |
|
alesapin
|
73544a3781
|
Merge pull request #14845 from ClickHouse/fix_alias_array
Fix recursive column defaults
|
2020-09-17 10:02:39 +03:00 |
|
Nikolai Kochetov
|
a67986791f
|
Merge pull request #14848 from ClickHouse/test-gather-utils-build-time
Improve GatherUtils build time
|
2020-09-17 08:58:00 +03:00 |
|
Azat Khuzhin
|
138e953429
|
Fix SIGSEGV for an attempt to INSERT into StorageFile(fd)
|
2020-09-17 01:26:34 +03:00 |
|
damozhaeva
|
4a094491f2
|
DOCSUP-2038 Edit and translate to Russian (#14236)
* Editing and translation.
* Editing and translation v2.
* Update docs/ru/getting-started/playground.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/getting-started/playground.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/getting-started/playground.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/getting-started/playground.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Update docs/ru/getting-started/playground.md
Co-authored-by: BayoNet <da-daos@yandex.ru>
* Russian changes.
* Changed links.
* Update docs/ru/getting-started/playground.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Update docs/ru/getting-started/playground.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* Changed odbc link
Co-authored-by: Sergei Shtykov <bayonet@yandex-team.ru>
Co-authored-by: emironyuk <em@don.ru>
Co-authored-by: Daria Mozhaeva <dmozhaeva@yandex-team.ru>
Co-authored-by: BayoNet <da-daos@yandex.ru>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
|
2020-09-16 21:54:55 +03:00 |
|
alexey-milovidov
|
9f5599858e
|
Merge pull request #14820 from vladimir-golovchenko/fix-sql-compatibility-doc
Fix SQL compatibility doc
|
2020-09-16 20:44:22 +03:00 |
|
alexey-milovidov
|
84b210f93e
|
Merge pull request #14864 from bharatnc/ncb/format-integration-tests
Format and cleanup imports form all *.py integration test files
|
2020-09-16 20:40:57 +03:00 |
|
Nikolai Kochetov
|
9fc594a4c5
|
Fix tests.
|
2020-09-16 20:32:56 +03:00 |
|
alexey-milovidov
|
5f57b8c912
|
Merge pull request #14882 from monadbobo/clang_minimum_version
Modify the minimum version of the Clang compiler
|
2020-09-16 20:29:04 +03:00 |
|
Alexey Milovidov
|
26eb49b48d
|
Fix typo
|
2020-09-16 20:02:55 +03:00 |
|
alesapin
|
348125c226
|
Bump CI
|
2020-09-16 18:19:32 +03:00 |
|
tavplubix
|
faa5190f11
|
Update arcadia_skip_list.txt
|
2020-09-16 18:17:16 +03:00 |
|
Nikolai Kochetov
|
8fed50b1db
|
Fix GenericSource
|
2020-09-16 18:03:47 +03:00 |
|
Nikolai Kochetov
|
42c543a64d
|
Fix GenericSource
|
2020-09-16 17:58:54 +03:00 |
|
Simon Liu
|
c41e230589
|
Modify the minimum version of the Clang compiler that Clickhouse can support (8 -> 9),
The main reason is that in Clang 8.0 "#pragma clang attribute" cannot be used in the namesapce scope.
|
2020-09-16 22:14:30 +08:00 |
|
Nikolai Kochetov
|
17ec88da84
|
Split has.
|
2020-09-16 17:02:28 +03:00 |
|
Nikolai Kochetov
|
9a6b4b3355
|
Split has.
|
2020-09-16 16:49:09 +03:00 |
|
Nikolai Kochetov
|
ec6390231a
|
Split has.
|
2020-09-16 16:43:36 +03:00 |
|
Nikolai Kochetov
|
0eff356c38
|
Split has.
|
2020-09-16 16:37:16 +03:00 |
|
Nikolai Kochetov
|
bc1031be9b
|
Split has.
|
2020-09-16 16:33:28 +03:00 |
|
alesapin
|
cbe85327e2
|
Check stack size
|
2020-09-16 16:24:07 +03:00 |
|
Nikolai Kochetov
|
715b1a41ed
|
Update arrayConcat
|
2020-09-16 16:14:46 +03:00 |
|
Nikolai Kochetov
|
2a2e369c6e
|
Update arrayConcat
|
2020-09-16 16:11:42 +03:00 |
|
Nikolai Kochetov
|
d362ced0b5
|
Update arrayConcat
|
2020-09-16 16:09:32 +03:00 |
|
Nikolai Kochetov
|
e94b814606
|
Update arrayConcat
|
2020-09-16 16:07:32 +03:00 |
|
Amos Bird
|
3e576a29c9
|
explict column list in columns matcher (#14775)
|
2020-09-16 15:44:05 +03:00 |
|
tavplubix
|
28a6b7e622
|
Merge pull request #14831 from bharatnc/ncb/fix-timespec-construct
construct query_start_time & query_start_time_microseconds from the same timespec
|
2020-09-16 15:42:19 +03:00 |
|
Nikolai Kochetov
|
bbb89d10de
|
Fix build.
|
2020-09-16 15:40:18 +03:00 |
|
Nikolai Kochetov
|
d36e84cde9
|
Fix build.
|
2020-09-16 15:36:54 +03:00 |
|
Nikolai Kochetov
|
e9de8c8875
|
Fix build.
|
2020-09-16 15:21:26 +03:00 |
|
Nikolai Kochetov
|
b31ce6a536
|
Fix build.
|
2020-09-16 15:19:00 +03:00 |
|
Nikolai Kochetov
|
589fd67146
|
Fix build.
|
2020-09-16 15:15:14 +03:00 |
|
Nikolai Kochetov
|
4079a7f319
|
Fix build.
|
2020-09-16 15:13:34 +03:00 |
|
Nikolai Kochetov
|
dcb52c1d1d
|
Fix build.
|
2020-09-16 15:05:24 +03:00 |
|
Nikolai Kochetov
|
5acf73d873
|
Fix build.
|
2020-09-16 15:00:34 +03:00 |
|
Nikolai Kochetov
|
675b2c44af
|
Fix build.
|
2020-09-16 14:56:37 +03:00 |
|
Nikolai Kochetov
|
8bc45c9d42
|
Fix build.
|
2020-09-16 14:49:59 +03:00 |
|
Nikolai Kochetov
|
0800ceab5a
|
Fix build.
|
2020-09-16 14:39:42 +03:00 |
|
Nikolai Kochetov
|
9a92e5eabb
|
Fix build.
|
2020-09-16 14:33:29 +03:00 |
|
Nikolai Kochetov
|
22e3d471b6
|
Fix build.
|
2020-09-16 14:29:43 +03:00 |
|
Nikolai Kochetov
|
6c6e0a88c6
|
Fix build.
|
2020-09-16 14:22:08 +03:00 |
|
Nikolai Kochetov
|
b6756472d7
|
Merge branch 'master' into test-gather-utils-build-time
|
2020-09-16 14:11:27 +03:00 |
|
Nikolai Kochetov
|
85698e04fa
|
Update slice for arrays.
|
2020-09-16 13:57:23 +03:00 |
|
Nikolai Kochetov
|
9e00fb44b5
|
Update creating sink.
|
2020-09-16 13:18:28 +03:00 |
|
alesapin
|
18398c1510
|
Fix style
|
2020-09-16 12:08:39 +03:00 |
|
alesapin
|
78cb39ff92
|
Update ICompressionCodec.h
|
2020-09-16 11:21:39 +03:00 |
|
alesapin
|
af8ed46261
|
Update CompressionCodecGorilla.cpp
|
2020-09-16 11:20:39 +03:00 |
|
alesapin
|
cf45eb1545
|
Update CompressionCodecDoubleDelta.cpp
|
2020-09-16 11:20:22 +03:00 |
|