Alexander Tokmakov
|
6325f8507c
|
fixes
|
2019-12-24 20:41:24 +03:00 |
|
Alexey Milovidov
|
8d190e6807
|
Fixed build
|
2019-12-24 20:16:38 +03:00 |
|
Alexey Milovidov
|
20f0ec6265
|
Merge branch 'fix-build-xenial' into avoid-std-terminate-in-write-buffers
|
2019-12-24 20:14:05 +03:00 |
|
Alexey Milovidov
|
bc36c3f1a9
|
Avoid std::terminate in destructors of some WriteBuffers
|
2019-12-24 20:12:08 +03:00 |
|
Nikolai Kochetov
|
2148f09220
|
Disable affinity for apple and FreeBSD.
|
2019-12-24 20:00:43 +03:00 |
|
Maxim Ulanovskiy
|
fc9f548ee0
|
arrow-cmake: targeted FLATBUFFERS_INCLUDE_DIR for Darwin
|
2019-12-24 19:59:22 +03:00 |
|
Nikolai Kochetov
|
2e8cf5356f
|
Merge pull request #8376 from ClickHouse/try-fix-tests-with-processors
Try fix tests with processors.
|
2019-12-24 19:59:04 +03:00 |
|
Alexander Tokmakov
|
60a47c3453
|
Merge branch 'master' into relative_paths_in_storages
|
2019-12-24 19:58:34 +03:00 |
|
Alexey Milovidov
|
2befa5aec5
|
Fixed build on old systems
|
2019-12-24 19:51:37 +03:00 |
|
Maxim Ulanovskiy
|
55af29ab0c
|
arrow lib: excluded compression_bz2
|
2019-12-24 19:41:41 +03:00 |
|
Maxim Ulanovskiy
|
0f1347d0b2
|
added pre-generated arrow headers
|
2019-12-24 18:17:15 +03:00 |
|
Sergei Shtykov
|
a0e2d5afac
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into l10n/DOCAPI-6182-flatten
|
2019-12-24 18:15:11 +03:00 |
|
Sergei Bocharov
|
3e6db93345
|
Docs fixes for neighbour
|
2019-12-24 18:14:07 +03:00 |
|
asiana21
|
645902d92e
|
docs(neighbor):provides access to a row at a specified offset
|
2019-12-24 18:14:07 +03:00 |
|
Sergei Shtykov
|
2d04d39d6b
|
DOCAPI-6182: EN review. RU translation.
|
2019-12-24 18:10:21 +03:00 |
|
tavplubix
|
7c1a6c726d
|
Merge pull request #8359 from ClickHouse/more_readable_interpreter_create
Refactor table creation
|
2019-12-24 18:07:43 +03:00 |
|
FeehanG
|
39d4316a69
|
Update array_functions.md (#75)
|
2019-12-24 17:35:17 +03:00 |
|
alexey-milovidov
|
aef617c144
|
Update FunctionHelpers.cpp
|
2019-12-24 16:59:00 +03:00 |
|
Nikolai Kochetov
|
6541b2db9e
|
Merge pull request #8351 from ClickHouse/fix-dict-with-clickhouse-source-and-subquery
Fix dict with clickhouse source and subquery
|
2019-12-24 16:56:48 +03:00 |
|
Nikolai Kochetov
|
e53b68d00f
|
Fix apple build.
|
2019-12-24 16:55:28 +03:00 |
|
Alexander Tokmakov
|
514868cebc
|
use relative paths in IStorage::rename(...)
|
2019-12-24 16:35:50 +03:00 |
|
Nikolai Kochetov
|
6fbc202bb3
|
Try fix tests with processors.
|
2019-12-24 16:30:28 +03:00 |
|
Vasily Nemkov
|
ded1ac0bc9
|
Test cases for now64 and toDateTime64
|
2019-12-24 16:16:23 +03:00 |
|
Vasily Nemkov
|
87f58864d3
|
Fixed type check in toDateTime64
|
2019-12-24 16:15:25 +03:00 |
|
Alexey Milovidov
|
94318c50a1
|
Renamed a test because it's inconvenient to do Ctrl+F and type 'fail' in browser
|
2019-12-24 15:13:20 +03:00 |
|
alexey-milovidov
|
780481a4f9
|
Merge pull request #8372 from ClickHouse/compiled-aggregator-remove-unused-function
Removed unused method that is unneeded after removing compiled aggregator
|
2019-12-24 15:11:14 +03:00 |
|
Vasily Nemkov
|
1c87af33cf
|
Split into INSERT ans SELECT tests
|
2019-12-24 14:44:49 +03:00 |
|
alexey-milovidov
|
28c7e78d36
|
Merge pull request #8344 from ClickHouse/system-stack-trace
Added system.stack_trace table.
|
2019-12-24 12:15:48 +03:00 |
|
alexey-milovidov
|
770c24c12e
|
Merge pull request #8371 from qoega/docs/http-fixes
consistent Ok. in http docs
|
2019-12-24 12:15:01 +03:00 |
|
Alexey Milovidov
|
8bd22bf190
|
Removed unused method that is unneeded after removing compiled aggregator
|
2019-12-24 12:06:44 +03:00 |
|
alesapin
|
a8ab28b612
|
Remove flaps from kill mutation test
|
2019-12-24 12:05:06 +03:00 |
|
Yatsishin Ilya
|
6918642389
|
consistent Ok. in http docs
|
2019-12-24 11:59:30 +03:00 |
|
elenaspb2019
|
57f2f44c21
|
docs(geoToH3):The new description of geoToH3 function was edited.
|
2019-12-24 11:05:19 +03:00 |
|
elenaspb2019
|
54769a9192
|
docs(geoToH3):The new description of geoToH3 function was edited.
|
2019-12-24 11:01:22 +03:00 |
|
Maxim Ulanovskiy
|
ee5df8bc4f
|
Merge branch 'master' into parquet_list_reading_fix
|
2019-12-24 10:03:21 +03:00 |
|
Maxim Ulanovskiy
|
6741423bab
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-12-24 10:02:19 +03:00 |
|
Alexey Milovidov
|
bdefa9248c
|
Removed test because it cannot run in Sandbox (CI)
|
2019-12-24 03:54:32 +03:00 |
|
Alexey Milovidov
|
badbee2385
|
Added another mode of diagnostic trap
|
2019-12-23 23:26:46 +03:00 |
|
Alexey Milovidov
|
f7d9ada51c
|
Addition to prev. revision
|
2019-12-23 23:26:11 +03:00 |
|
Alexey Milovidov
|
9d631c2c77
|
Add query_id to crash messages
|
2019-12-23 23:19:49 +03:00 |
|
Alexander Tokmakov
|
ac3f53f300
|
refactor StorageFile construction
|
2019-12-23 23:07:31 +03:00 |
|
Alexey Milovidov
|
3b7f3b07cd
|
Better handling of signals
|
2019-12-23 22:23:54 +03:00 |
|
Alexey Milovidov
|
e907ce103e
|
Fixed warning
|
2019-12-23 21:58:42 +03:00 |
|
Alexey Milovidov
|
9da4b63fe9
|
Fixed Darwin build
|
2019-12-23 21:56:57 +03:00 |
|
alesapin
|
88c05c4a1f
|
Merge pull request #8237 from ClickHouse/synchronous_mutations
Add ability to execute mutations synchronously
|
2019-12-23 21:55:48 +03:00 |
|
Alexander Kuzmenkov
|
be963a7a6f
|
Add a build package type for performance tests.
|
2019-12-23 21:34:12 +03:00 |
|
Azat Khuzhin
|
775b7c7395
|
Fix 00553_buff_exists_materlized_column after Buffer overcommit fix
|
2019-12-23 20:35:52 +03:00 |
|
Nikolai Kochetov
|
a82079ccc2
|
Set affinity for PipelineExecutor threads.
|
2019-12-23 19:55:11 +03:00 |
|
Alexey Milovidov
|
f04a2a5f7b
|
Fixed Darwin build
|
2019-12-23 19:54:51 +03:00 |
|
Nikolai Kochetov
|
9482cf2469
|
Enable processors by default.
|
2019-12-23 19:49:41 +03:00 |
|