Amos Bird
|
544af39d23
|
Vectorize arrayReduce and -Array combinator
Also devirtualize -State combinator.
|
2019-11-07 11:53:47 +08:00 |
|
alexey-milovidov
|
f5531fb436
|
Merge pull request #7590 from amosbird/typetrait
ubsan fix
|
2019-11-02 13:22:39 +03:00 |
|
Amos Bird
|
ad12099642
|
ubsan fix
|
2019-11-02 17:00:03 +08:00 |
|
Nikolai Kochetov
|
a80338e066
|
Merged with master
|
2019-10-31 14:41:29 +03:00 |
|
Amos Bird
|
295864e6e0
|
better scalar query
|
2019-10-23 21:37:54 +08:00 |
|
Nikolai Kochetov
|
2b334a4adb
|
Review fixes.
|
2019-10-21 19:26:29 +03:00 |
|
Nikolai Kochetov
|
2893c35930
|
Merged with master.
|
2019-10-21 18:33:44 +03:00 |
|
tavplubix
|
0046b9f137
|
Wait for jobs to finish on exception (fixes rare segfaults) (#7350)
|
2019-10-17 17:41:27 +03:00 |
|
Artem Zuikov
|
cf99f88bc4
|
PartialMergeJoin flush data on disk (#7186)
|
2019-10-15 19:31:49 +03:00 |
|
Nikolai Kochetov
|
757488369f
|
Merge branch 'master' into processors-3
|
2019-10-12 19:24:02 +03:00 |
|
Nikolai Kochetov
|
51bce40d5e
|
Merge pull request #7284 from ClickHouse/fix-7216
Fix for #7216
|
2019-10-12 19:20:33 +03:00 |
|
Alexander Kuzmenkov
|
31bd359100
|
Merge pull request #7231 from ClickHouse/aku/podarray-includes
Include PODArray.h into fewer files.
|
2019-10-12 15:08:41 +03:00 |
|
Nikolai Kochetov
|
2684bd0d5e
|
Fixes for 7216
|
2019-10-11 20:27:54 +03:00 |
|
Alexander Kuzmenkov
|
8a1d57bddb
|
Include PODArray.h into fewer files.
|
2019-10-11 14:28:16 +03:00 |
|
Vitaly Baranov
|
18ccb4d64d
|
Move backQuote() and quoteString() to a separate file, use StringRefs.
|
2019-10-11 00:18:52 +03:00 |
|
Nikolai Kochetov
|
ef14df4632
|
Added more comments.
|
2019-10-10 17:16:15 +03:00 |
|
Nikolai Kochetov
|
9c5ae5f536
|
Merge branch 'master' into processors-and-storages
|
2019-10-09 14:12:47 +03:00 |
|
alexey-milovidov
|
5c2d478543
|
Merge pull request #7212 from ClickHouse/aku/field-includes
Include Field.h and FieldVisitor.h into fewer files.
|
2019-10-08 22:40:30 +03:00 |
|
Alexander Kuzmenkov
|
2b30f2696c
|
Include Field.h in less files.
|
2019-10-08 16:23:24 +03:00 |
|
alexey-milovidov
|
bcc4e3f0ba
|
Merge branch 'master' into issue-6615
|
2019-10-07 22:12:25 +03:00 |
|
proller
|
594c535bd4
|
Build fixes (#7063)
* Build fixes
* fix
* Fix
* fix
* Fix install(export..
* Freebsd fixes
* Freebsd fixes
* Fix warning
* fix
* More PRIVATE linking
* Fix review
* Timmy
* fix
* fix
|
2019-10-05 22:25:31 +03:00 |
|
Nikolai Kochetov
|
95ec0f7c2d
|
Merged with master.
|
2019-10-04 20:53:21 +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 |
|
Ivan
|
05b17976d1
|
Commit to Kafka explicitly after the writing is finalized (#7175)
|
2019-10-03 00:17:19 +03:00 |
|
chertus
|
3b0d870804
|
rename function
|
2019-10-02 15:06:34 +03:00 |
|
chertus
|
c46cc3ff1a
|
refactoring: remove copy-paste
|
2019-10-01 21:51:33 +03:00 |
|
chertus
|
038428bccf
|
do not affect other SquashingBlockInputStream instances
|
2019-10-01 16:01:08 +03:00 |
|
root
|
bcc24d3cbc
|
Fix code Style.
|
2019-09-27 22:56:40 +08:00 |
|
root
|
0189945ad8
|
Optimize empty IN subquery and empty INNER/RIGHT JOIN.
|
2019-09-27 19:06:20 +08:00 |
|
chertus
|
10eaef1adc
|
squash left-hand blocks in pmj (phase 2)
|
2019-09-26 21:51:17 +03:00 |
|
Ivan
|
cffc254922
|
Always read and insert Kafka messages as a whole (#6950)
* Always read and insert Kafka messages as a whole.
|
2019-09-20 15:12:32 +03:00 |
|
Artem Zuikov
|
aae82eed5a
|
Merge pull request #6940 from 4ertus2/mjoin
PartialMergeJoin
|
2019-09-18 16:16:10 +03:00 |
|
alexey-milovidov
|
12c26e6013
|
Merge pull request #6891 from yandex/low_cardinality_in_native_http
Low cardinality in native http
|
2019-09-13 09:01:08 +03:00 |
|
chertus
|
441faba0e3
|
materializeBlockInplace function
|
2019-09-12 15:59:53 +03:00 |
|
Nikolai Kochetov
|
d7596e51b7
|
Removed convert_types_to_low_cardinality from NativeBlockInputStream.
|
2019-09-12 14:33:46 +03:00 |
|
Nikolai Kochetov
|
959744fede
|
Address header by name in NativeBlockInputStream.
|
2019-09-12 12:34:47 +03:00 |
|
Nikolai Kochetov
|
a59ae3826d
|
Do not flush output stream in copy data. Add special flushing callback to Watch query.
|
2019-09-11 14:38:05 +03:00 |
|
Nikolai Kochetov
|
bcc764e2cd
|
Use header in native format created in InterpreterSelectQuery. Fill missed columns in Native format.
|
2019-09-10 19:45:53 +03:00 |
|
Nikolai Kochetov
|
7ddc8a6dde
|
Use header in native format created in InterpreterSelectQuery. Fill missed columns in Native format.
|
2019-09-10 19:41:05 +03:00 |
|
Nikolai Kochetov
|
8dd8ab7d1f
|
Use header in native format created in InterpreterSelectQuery. Fill missed columns in Native format.
|
2019-09-10 19:31:41 +03:00 |
|
Nikolai Kochetov
|
071b5dd514
|
Add LowCardinality conversion to Native format if types of columns are not equals.
|
2019-09-10 17:30:13 +03:00 |
|
Nikolai Kochetov
|
30394113a1
|
Add LowCardinality conversion to Native format if types of columns are not equals.
|
2019-09-10 17:16:31 +03:00 |
|
chertus
|
1b313eedfa
|
MergeJoin in progress
|
2019-09-09 22:43:37 +03:00 |
|
Anton Popov
|
69da4f30b3
|
Merge branch 'master' into merging_input_function
|
2019-09-06 16:20:00 +03:00 |
|
Olga Khvostikova
|
f90642ce23
|
Merge pull request #6610 from CurtizJ/merging_with_ties_and_with_fill
WITH TIES modifier for LIMIT and WITH FILL modifier for ORDER BY. (continuation of #5069)
|
2019-09-05 22:45:48 +03:00 |
|
CurtizJ
|
b04cea7463
|
minor fixes of table function input
|
2019-09-05 16:17:01 +03:00 |
|
CurtizJ
|
7accc09066
|
Merge branch 'palasonic-add-input-function' of https://github.com/palasonic1/ClickHouse into merging_input_function
|
2019-09-04 15:25:20 +03:00 |
|
CurtizJ
|
9cfcbd6649
|
fix bug in FillingBlockInputStream
|
2019-09-04 01:01:09 +03:00 |
|
CurtizJ
|
ba98c038ab
|
fix column ttl with user defaults
|
2019-09-03 13:27:02 +03:00 |
|