Commit Graph

30242 Commits

Author SHA1 Message Date
Nikolai Kochetov
95ec0f7c2d Merged with master. 2019-10-04 20:53:21 +03:00
Nikolai Kochetov
d4f11af817 Update QueryPipeline. 2019-10-04 20:49:14 +03:00
Nikolai Kochetov
23069ca6d0 Progress for MergeTreeSelectProcessor. 2019-10-04 20:50:07 +03:00
Nikolai Kochetov
627d48c19a Added ExecutionSpeedLimits. 2019-10-04 20:49:57 +03:00
Nikolai Kochetov
e48f7faebc Fix MergeTreeRangeReader.
Fix MergeTreeReader.

Fix MergeTreeBaseSelectProcessor.

Better exception message for TreeExecutor.

Added header_without_virtual_columns to MergeTreeBaseSelectProcessor.

Fix MergeTreeReverseSelectProcessor.

Fix MergeTreeDataSelectExecutor.
2019-10-04 20:49:29 +03:00
Nikolai Kochetov
54d32da5a1 Update TreeExecutor. 2019-10-04 20:49:24 +03:00
Nikolai Kochetov
1689576770 Update MergeTreeDataSelectExecutor. 2019-10-04 20:49:14 +03:00
Olga Khvostikova
13a4768e31
Merge pull request #7193 from ClickHouse/changelog-for-19.15
Update CHANGELOG
2019-10-04 18:12:02 +03:00
alexey-milovidov
9c2f3ba41a
Merge pull request #6984 from achimbab/pr_bf
Made bloom_filter type of index supporting arrays
2019-10-04 18:08:42 +03:00
alexey-milovidov
2df3953973
Merge pull request #7191 from godfreyd/godfreyd-PR-template
Fix PR template
2019-10-04 18:07:59 +03:00
alexey-milovidov
0e570a4d01
Update PULL_REQUEST_TEMPLATE.md 2019-10-04 18:07:50 +03:00
Olga Khvostikova
0faf3f42e3
update 2019-10-04 14:42:40 +03:00
tavplubix
d73db7f779
Merge pull request #6781 from ClickHouse/merging_values_with_expressions
Merging Values with expressions
2019-10-04 12:51:22 +03:00
stavrolia
531833971a Update CHANGELOG 2019-10-04 12:22:23 +03:00
Sergei Bocharov
6700654efe Fix PR template 2019-10-04 10:33:27 +03:00
alexey-milovidov
fadd003f5b
Merge pull request #7185 from ClickHouse/fix_bug_with_alter_attach_part
Fix bug with segmentation fault in ATTACH PART query
2019-10-04 01:18:42 +03:00
alesapin
4e83f65089 Fix bug with segmentation fault in ATTACH PART query 2019-10-03 21:07:47 +03:00
Ivan Blinkov
e4e2a281ca
Remove link to (almost) past Meetup 2019-10-03 19:36:58 +02:00
alesapin
cf094cd62b
Merge pull request #7155 from ClickHouse/dictionaries_ddl
Preparation of ExternalLoader for Dictionaries DDL
2019-10-03 20:12:19 +03:00
alexey-milovidov
ddf171e9df
Merge pull request #7178 from ilyacoding/patch-1
Fix typo in russian enum documentation
2019-10-03 12:43:06 +03:00
Alexander Kuzmenkov
8e245d4e8c
Merge pull request #7135 from ClickHouse/aku/msan-field
Fix some MemorySanitizer warnings for Fields.
2019-10-03 10:33:44 +03:00
Ilya Kovalenko
a76c7354ee
Fix typo in russian enum documentation 2019-10-03 10:25:13 +03:00
Ivan
05b17976d1
Commit to Kafka explicitly after the writing is finalized (#7175) 2019-10-03 00:17:19 +03:00
alexey-milovidov
255a57d02e
Merge pull request #7172 from excitoon/patch-1
Fixed time calculation in `MergeTreeData`.
2019-10-03 00:15:16 +03:00
Alexander Tokmakov
a58996817f allow query parameters in Values 2019-10-02 22:54:40 +03:00
Alexander Tokmakov
565c273eaa Merge branch 'master' into merging_values_with_expressions 2019-10-02 20:51:44 +03:00
Alexander Tokmakov
80e5976d10 fixes after review 2019-10-02 20:51:00 +03:00
Ivan
381947509a
Fix build for Darwin (#7149)
* Disable some contribs for cross-compilation
* Fix clang-8-darwin build
* Also fix docs
* Add diagnostics
* Check cross-compilation in each file individually.
* Disable warning for clang < 9
2019-10-02 17:35:07 +03:00
Artem Zuikov
d23b7ae8ef
Merge pull request #7166 from 4ertus2/some
Refactoring: remove copy-paste
2019-10-02 17:28:38 +03:00
Alexander Kuzmenkov
4af8e76bdd Use proper types for Field.
When a Field is inserted into a column, its type should be the same as
the column data type to avoid implicit reinterpret_cast. Change a
couple of usages where these types were different.
2019-10-02 16:48:26 +03:00
chertus
3b0d870804 rename function 2019-10-02 15:06:34 +03:00
Vladimir Chebotarev
e79a15c39c
Fixed time calculation in MergeTreeData. 2019-10-02 10:46:53 +03:00
alexey-milovidov
4952c6bc65
Merge pull request #7159 from den-crane/patch-3
Doc change. Fix array functions EN descriptions.
2019-10-02 01:01:31 +03:00
alexey-milovidov
96ca241fba
Merge pull request #7158 from azat-archive/MetricsTransmitter-use-of-uninitialized-value
Avoid use of uninitialized values in MetricsTransmitter
2019-10-02 01:01:00 +03:00
Alexey Milovidov
abbd451131 Updated default repository. 2019-10-02 00:47:07 +03:00
alexey-milovidov
ef50ddd919
Merge pull request #7168 from ClickHouse/revert-7167-19.15-changelog
Revert "Add 19.15 in changelog"
2019-10-02 00:32:01 +03:00
alexey-milovidov
a55b055bfa
Revert "Add 19.15 in changelog" 2019-10-02 00:31:50 +03:00
Olga Khvostikova
7ce24ee137
Merge pull request #7167 from ClickHouse/19.15-changelog
Add 19.15 in changelog
2019-10-02 00:19:55 +03:00
stavrolia
9b65f41ea0 Add 19.15 2019-10-02 00:17:14 +03:00
chertus
c46cc3ff1a refactoring: remove copy-paste 2019-10-01 21:51:33 +03:00
Artem Zuikov
48ab9afce6
Merge pull request #7122 from 4ertus2/mjoin
Squash left-hand blocks in partial merge join (optimization)
2019-10-01 17:23:10 +03:00
chertus
038428bccf do not affect other SquashingBlockInputStream instances 2019-10-01 16:01:08 +03:00
Alexander Tokmakov
605046761e fix build 2019-10-01 13:44:28 +03:00
alesapin
8429f46f3c Return getUpdateTime method to interface 2019-10-01 11:58:47 +03:00
Azat Khuzhin
740e4c5851
Avoid use of uninitialized values in MetricsTransmitter
Defer thread creation after values had been initialized correctly.
2019-10-01 10:16:39 +03:00
alexey-milovidov
46d8748e98
Merge pull request #7153 from 4ertus2/some
Try to fix some PVS false positives
2019-10-01 03:23:21 +03:00
Denis Zhuravlev
b8a1164d05
Update array_functions.md
Fix array functions descriptions.
2019-09-30 20:03:09 -03:00
Denis Zhuravlev
c224ae0afd
Update array_functions.md
Fix array functions descriptions.
2019-09-30 19:26:30 -03:00
alesapin
709783a1bc Add missed header 2019-09-30 22:42:31 +03:00
Alexander Tokmakov
e267081389 better PeekableReadBuffer interface 2019-09-30 21:21:58 +03:00