Commit Graph

33081 Commits

Author SHA1 Message Date
alexey-milovidov
8d1165ed92
Merge pull request #8387 from ClickHouse/stack-trace-physical-addresses
Show physical addresses in stack traces
2019-12-25 16:02:41 +03:00
alesapin
3b6e3db0c2 Remove redundant alter_lock, because parts cannot be altered concurrently. 2019-12-25 15:34:04 +03:00
Alexander Kuzmenkov
e3cb9043ab log_to_console.xml should log to console.
Confusingly, it doesn't specify 'logger.console' now.
2019-12-25 14:01:58 +03:00
Sergei Shtykov
bd96252c74 Merge branch 'master' of github.com:ClickHouse/ClickHouse 2019-12-25 13:42:45 +03:00
BayoNet
6e785ea4bd
DOCS-173: clickhouse benchmark (#7947)
* CLICKHOUSEDOCS-173: Draft of a description.

* CLICKHOUSEDOCS-173: Table experiment.

* CLICKHOUSEDOCS-173: Further writing.

* CLICKHOUSEDOCS-173: Final.

* CLICKHOUSEDOCS-173: Updated by comments.

* CLICKHOUSEDOCS-173: Updated by comments.

* CLICKHOUSEDOCS-173: Supported other languages.
2019-12-25 13:42:00 +03:00
alesapin
d4987f86d3 Merge branch 'master' into immutable_parts 2019-12-25 11:44:47 +03:00
Maxim Ulanovskiy
dbaf470541 disabled building of unused arrow ipc cmd utils 2019-12-25 11:37:21 +03:00
BayoNet
c727151280 DOCS-265: max_http_get_redirects. EN review. RU translation. (#8389)
* Update settings.md (#73)

* Update url.md (#74)

* CLICKHOUSEDOCS-265: EN review, RU translation

Co-authored-by: FeehanG <51821376+FeehanG@users.noreply.github.com>
2019-12-25 09:48:43 +03:00
tai
daae6ba320 fix docs 2019-12-25 13:32:43 +08:00
Maxim Ulanovskiy
6db46e600d updated parquet func test 2019-12-25 07:48:28 +03:00
Maxim Ulanovskiy
b98e85851a cosmetics 2019-12-25 07:47:53 +03:00
Maxim Ulanovskiy
8222cbccbd added arrow dependency on flatbuffers generated files 2019-12-25 04:59:34 +03:00
Maxim Ulanovskiy
d3b827272f fixed excessive var copy 2019-12-25 04:37:40 +03:00
Maxim Ulanovskiy
b43ea04548 Merge branch 'master' into parquet_list_reading_fix 2019-12-25 04:09:39 +03:00
Maxim Ulanovskiy
4f180aeddc Merge branch 'master' of github.com:yandex/ClickHouse 2019-12-25 03:43:24 +03:00
alexey-milovidov
e2d2f02d59
Merge pull request #8383 from ClickHouse/fix-race-in-directory-monitor
Fix race in StorageDistributedDirectoryMonitor
2019-12-25 01:30:16 +03:00
alexey-milovidov
1150169e55
Merge pull request #8385 from 4ertus2/joins
Relax ambiguous column check for multiple JOIN ON section
2019-12-25 01:28:17 +03:00
alexey-milovidov
c949eb57f5
Merge pull request #8384 from ClickHouse/avoid-std-terminate-in-write-buffers
Avoid std::terminate in write buffers
2019-12-25 01:27:29 +03:00
Alexey Milovidov
80f42a1f3b Show physical addresses in StackTrace 2019-12-24 23:07:44 +03:00
alesapin
34d2afa354 Fix obvious bug 2019-12-24 23:03:33 +03:00
alexey-milovidov
d029ee3d41
Merge pull request #8380 from ClickHouse/fix-build-xenial
Fixed build on old systems
2019-12-24 22:04:37 +03:00
chertus
afaf860810 relax ambiguous column check for multiple JOIN ON section 2019-12-24 21:51:37 +03:00
Nikolai Kochetov
6a1dccd27c Change initialization order for StorageDistributedDirectoryMonitor members. 2019-12-24 21:25:00 +03:00
alesapin
05b933b1d3 Better 2019-12-24 21:07:51 +03:00
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