alexey-milovidov
|
3ec2360afd
|
Update ProtobufReader.h
|
2019-07-20 00:25:49 +03:00 |
|
alexey-milovidov
|
93ddb7da89
|
Update ProtobufReader.cpp
|
2019-07-20 00:25:07 +03:00 |
|
Nik
|
514851f0f8
|
Added verification of the length of the protobuff message
|
2019-07-18 15:58:03 +04:00 |
|
Nikolai Kochetov
|
e9f3d4d6b8
|
Merge pull request #4914 from yandex/processors
Processors
|
2019-07-11 19:22:02 +03:00 |
|
Nikolai Kochetov
|
209793c981
|
Merged with master.
|
2019-07-08 16:00:54 +03:00 |
|
Nikolai Kochetov
|
02bded6f21
|
Added MySQLOutputFormat.
|
2019-07-08 15:49:15 +03:00 |
|
Alexey Milovidov
|
03712aabec
|
Add two more warnings from -Weverything
|
2019-07-08 03:16:39 +03:00 |
|
alexey-milovidov
|
c43dfce041
|
Merge pull request #5382 from abyss7/issue-5286
Add virtual columns to Kafka Engine tables
|
2019-07-01 21:30:09 +03:00 |
|
Alexey Milovidov
|
f6265d332a
|
Fixed bad translation in comment
|
2019-06-27 14:13:32 +03:00 |
|
Nikolai Kochetov
|
f9b29bfdd2
|
Merged with master.
|
2019-06-25 20:00:54 +03:00 |
|
Ivan Lezhankin
|
0917573493
|
Merge remote-tracking branch 'upstream/master' into issue-5286
|
2019-06-24 14:42:58 +03:00 |
|
proller
|
1ac09fa721
|
Split Common/config.h by libs (dbms) (#5715)
|
2019-06-24 14:17:15 +03:00 |
|
Ivan Lezhankin
|
ec78ec8365
|
Merge branch 'master' into issue-5286
|
2019-06-20 16:08:22 +03:00 |
|
akuzm
|
4cc9f632a0
|
Treat empty cells in CSV as default values. (#5625)
Treat empty cells in CSV as default values when input_format_defaults_for_omitted_fields = true.
Closes #5349.
|
2019-06-20 15:46:36 +03:00 |
|
proller
|
3d8c8ee83c
|
Build fixes. Split config.h (#5686)
|
2019-06-20 12:12:49 +03:00 |
|
Ivan Lezhankin
|
436052c67b
|
Merge branch 'master' into issue-5286
|
2019-06-18 16:03:29 +03:00 |
|
Alexey Milovidov
|
413b780b65
|
Various fixes for PVS-Studio
|
2019-06-16 21:13:39 +03:00 |
|
Ivan Lezhankin
|
facdd966cc
|
Fixes due to review
|
2019-06-14 20:19:02 +03:00 |
|
Ivan Lezhankin
|
97558c1b41
|
Merge remote-tracking branch 'upstream/master' into issue-5286
|
2019-06-10 14:15:14 +03:00 |
|
alexey-milovidov
|
4c7d71af1c
|
Merge pull request #5560 from yandex/perftests-file-formats
Fix #5439 bug PrettySpace format
|
2019-06-09 17:22:47 +03:00 |
|
alexey-milovidov
|
7324e5e8d4
|
Update PrettySpaceBlockOutputStream.cpp
|
2019-06-09 17:22:16 +03:00 |
|
stavrolia
|
6c487a253b
|
Fix #5439 bug pretty space
|
2019-06-08 00:04:06 +03:00 |
|
Orivej Desh
|
5ec179377a
|
DEVTOOLS-5170 Delete Y_IGNORE markers (#5533)
They have been superseded by a new include resolution configuration that lives
outside clickhouse source tree.
|
2019-06-05 14:52:39 +03:00 |
|
Ivan Lezhankin
|
b311984879
|
Merge remote-tracking branch 'upstream/master' into issue-5286
|
2019-06-03 17:19:09 +03:00 |
|
Alexey Milovidov
|
05737678e2
|
Remove debug logging from MySQL protocol
|
2019-05-30 11:25:16 +03:00 |
|
Ivan Lezhankin
|
d2fd7a449f
|
Fix build
|
2019-05-26 23:10:43 +03:00 |
|
Yuriy
|
96c2bb383f
|
using logging level from config.xml
|
2019-05-26 22:30:23 +03:00 |
|
Yuriy
|
96e3574a06
|
Improvements of MySQL Wire Protocol
|
2019-05-26 09:52:29 +03:00 |
|
alexey-milovidov
|
461c4919d3
|
Merge pull request #5116 from PerformanceVision/send_header
Send a X-ClickHouse summary on the header for HTTP client with number of rows inserted
|
2019-05-25 20:20:35 +03:00 |
|
Alexey Milovidov
|
b94f2be154
|
Merge branch 'mysql' of https://github.com/yurriy/ClickHouse into yurriy-mysql
|
2019-05-25 17:14:57 +03:00 |
|
alexey-milovidov
|
b79582e15a
|
Merge pull request #5395 from clemrodriguez/master
Close MySQL connections opened by external MySQL dictionaries
|
2019-05-25 14:13:51 +03:00 |
|
Clément Rodriguez
|
8e8a563e30
|
Code style fixes
|
2019-05-24 14:30:12 +02:00 |
|
chertus
|
9eca696e82
|
actualize isNumber for Decimal
|
2019-05-24 15:11:03 +03:00 |
|
Ivan Lezhankin
|
19a850ad75
|
Use read callback to populate virtual columns in Kafka Engine
|
2019-05-23 16:20:25 +03:00 |
|
Clément Rodriguez
|
7b40d37212
|
Close MySQL connections after usage in MySQLDictionarySource
|
2019-05-23 15:09:07 +02:00 |
|
Ivan Lezhankin
|
800854119e
|
Add buffer callback to fill in virtual columns
|
2019-05-23 14:15:18 +03:00 |
|
Guillaume Tassery
|
77b7158cd8
|
Progress rename for total_rows and write_[rows|bytes]
|
2019-05-20 18:37:41 +07:00 |
|
Ivan Lezhankin
|
0821d62516
|
Merge ITableDeclaration into IStorage.
Also a couple of massive include-refactorings with better forwarding
|
2019-05-17 17:34:25 +03:00 |
|
Yuriy
|
a51c293ec6
|
merged 'origin/master' into mysql
|
2019-05-16 14:19:05 +03:00 |
|
Yuriy
|
4ee84810b0
|
including information about query execution in response
|
2019-05-16 08:36:08 +03:00 |
|
Yuriy
|
ff4937859e
|
added MySQL wire protocol presentational format
|
2019-05-16 06:34:04 +03:00 |
|
Ivan
|
1ea9e3019d
|
Freeze the Kafka buffer after first empty response (#5283)
* Check inside inferior streams for cancellation while reading.
* Stop reading from Kafka buffer after first empty read.
|
2019-05-15 19:11:50 +03:00 |
|
Ivan
|
4a5832b18a
|
Check the time limit every (flush_interval / poll_timeout) number of rows from Kafka (#5249)
|
2019-05-14 18:52:03 +03:00 |
|
Nikolai Kochetov
|
808d0f3b08
|
Merged with master.
|
2019-05-14 13:31:19 +03:00 |
|
Alexander Kazakov
|
ecc6da1429
|
Fixed missing includes
|
2019-04-22 20:02:34 +03:00 |
|
Alexander Kazakov
|
c7a4b2ec75
|
Fixed style
|
2019-04-22 19:53:54 +03:00 |
|
Alexander Kazakov
|
bde1845bdc
|
Better naming
|
2019-04-22 17:00:51 +03:00 |
|
Alexander Kazakov
|
d90bab5e33
|
In [T|C]SVWithNames formats start using column information from header
|
2019-04-22 16:31:17 +03:00 |
|
Alexey Milovidov
|
b0b369b30f
|
Fixed typo #5010
|
2019-04-18 22:46:59 +03:00 |
|
Alexey Milovidov
|
642b09c8d6
|
Added clarifications #5010
|
2019-04-18 22:45:46 +03:00 |
|