Commit Graph

34782 Commits

Author SHA1 Message Date
Ivan Blinkov
cbb3b492f2
Merge pull request #8878 from BayoNet/master
DOCS: Fixing documentation build
2020-01-28 18:39:34 +03:00
Sergei Shtykov
087418cb5a Merge branch 'master' of github.com:ClickHouse/ClickHouse 2020-01-28 18:28:00 +03:00
Sergei Shtykov
67dc8f2422 Links fixed. 2020-01-28 18:27:44 +03:00
Alexander Kuzmenkov
62fdc6c879 [wip] performance comparison 2020-01-28 18:13:37 +03:00
Ivan Blinkov
6e2d63a925
[docs] Improved retrieval of stable releases list and some search tuning (#8872) 2020-01-28 17:58:08 +03:00
Alexander Kuzmenkov
37daed2830 Reformat stack traces for readability. 2020-01-28 17:42:58 +03:00
Mikhail Filimonov
dc43728dea Test showing the problem with partial commit of polled batch + fix 2020-01-28 15:21:36 +01:00
Ding Xiang Fei
55b81c97e6 Set signal before rethrowing exception (#8736)
* set signal before rethrowing exception
* Add comment
2020-01-28 16:47:47 +03:00
Pavel Kovalenko
856592e26b Comments fixed. 2020-01-28 16:46:02 +03:00
alesapin
4bdfd4ddcd Remove not merged feature 2020-01-28 16:40:23 +03:00
Pavel Kovalenko
a12c318f35 Optimize includes. 2020-01-28 16:38:46 +03:00
Mikhail Filimonov
5dafccf410 Test for flushing by time and by block size (+fix), one extra test for virual columns 2020-01-28 14:24:37 +01:00
Nikolai Kochetov
fea33f8b60 Add processlist to PipelineExecutor. Throw exception if query was killed. 2020-01-28 16:16:02 +03:00
Pavel Kovalenko
0572f96656 Formatting issues. 2020-01-28 16:15:47 +03:00
Pavel Kovalenko
baa3c8e55b Formatting issues. 2020-01-28 16:05:37 +03:00
Pavel Kovalenko
3eb59d1ed3 Formatting issues. 2020-01-28 16:01:08 +03:00
Nikolai Kochetov
5a8a367228 Add processlist to PipelineExecutor. Throw exception if query was killed. 2020-01-28 15:59:34 +03:00
Pavel Kovalenko
d4707ca911 Seek reworking. 2020-01-28 15:48:01 +03:00
Pavel Kovalenko
861ddbcadd DiskS3 Metadata refactoring. 2020-01-28 15:46:39 +03:00
Maxim Akhmedov
65356ea893 And one more fix. 2020-01-28 15:33:25 +03:00
Maxim Akhmedov
ead37dc294 Fix comparison between decimal field and null. 2020-01-28 15:31:17 +03:00
Ivan Lezhankin
27986b6658 Revert "Merge pull request #8831 from ClickHouse/revert-8820-issue-6964"
This reverts commit a21d3712eb, reversing
changes made to 667e9ed6d4.
2020-01-28 15:01:45 +03:00
Ivan Lezhankin
a592049ca3 Merge remote-tracking branch 'upstream/master' into issue-6964 2020-01-28 15:01:33 +03:00
Ivan Lezhankin
06f5a274ec Fix initialization of QueryProfiler with regard to query context. 2020-01-28 14:59:06 +03:00
Nikolai Kochetov
a19c8b3d37 Update LimitTransform. 2020-01-28 14:50:22 +03:00
alesapin
e27a3170bc Less flaps in tests 2020-01-28 13:58:37 +03:00
Ivan Blinkov
c63b1c84c0 [docs] Improved retrieval of stable releases list 2020-01-28 13:18:09 +03:00
Ivan Blinkov
6b59c04cf1 merge 2020-01-28 12:49:04 +03:00
alexey-milovidov
1f90d2f078
Merge pull request #8866 from achulkov2/issue-8865_unnamed_tuples_should_not_be_flattened
Issue 8865 unnamed tuples should not be flattened
2020-01-28 12:32:58 +03:00
alesapin
775bbf72e3
Merge pull request #8815 from ClickHouse/add_changelog_20
Changelog 20.1
2020-01-28 12:15:46 +03:00
alesapin
7b6709a5ca Fix typo and remove setting 2020-01-28 12:06:32 +03:00
alesapin
12e70d08f6 Remove another if 2020-01-28 11:58:11 +03:00
alesapin
e8619ce99d Now we have branches in .tgz repository 2020-01-28 11:50:29 +03:00
alexey-milovidov
f0a3416b4e
Merge pull request #8869 from ClickHouse/add-woboq-docs
Add link to Woboq to docs
2020-01-28 03:39:06 +03:00
alexey-milovidov
9596c25c36
Update browse_code.md 2020-01-28 02:31:49 +03:00
alexey-milovidov
8c68ffde6e
Update browse_code.md 2020-01-28 02:31:37 +03:00
alexey-milovidov
8729f7c2b3
Update browse_code.md 2020-01-28 02:30:43 +03:00
Alexey Milovidov
e53ad72edd Add link to Woboq to docs 2020-01-28 02:29:30 +03:00
alexey-milovidov
45dce57a8c
Merge pull request #8830 from zlobober/storage_properties
Explicitly specify storage features
2020-01-28 01:49:53 +03:00
alexey-milovidov
74786e3584
Merge pull request #8858 from ClickHouse/Akazz-clickhouse-test-patch-1
In clickhouse-test: Updated check for hung queries
2020-01-28 01:45:32 +03:00
alexey-milovidov
acc5fad41a
Merge pull request #8848 from ClickHouse/fix-pipeline-dump
Do not dump pipeline in exception message.
2020-01-28 01:44:23 +03:00
alexey-milovidov
7795c9c889
Merge pull request #8861 from ClickHouse/fix-storage-file-too-many-open-files
Fix StorageFile too many open files error
2020-01-28 01:35:39 +03:00
Vladimir Chebotarev
f98de4e098 Added tests for _file and _path in S3 storage. 2020-01-28 01:09:21 +03:00
Vladimir Chebotarev
11a5cab7bd Added some tests. 2020-01-28 00:44:18 +03:00
Andrei Chulkov
7395c0eadc Rename columns to avoid ambiguity with sql 2020-01-28 00:09:38 +03:00
Andrei Chulkov
d8f7383fd7 Add test 2020-01-28 00:04:46 +03:00
achulkov2
b7c9075e53 Stop flattening unnamed nested tuples 2020-01-27 23:26:39 +03:00
Vladimir Chebotarev
533011a5f5 Minor review and style fixes. 2020-01-27 23:08:43 +03:00
Pavel Kovalenko
cb3693f071 Formatting issues. 2020-01-27 22:51:48 +03:00
alexey-milovidov
75ebebde4f
Merge pull request #8845 from ClickHouse/client-vertical-fix
Fixed ugly error with vertical format in Client
2020-01-27 22:36:12 +03:00