Alexey Milovidov
|
8dd98f74a5
|
Remove debug output
|
2020-09-07 09:43:28 +03:00 |
|
Alexey Milovidov
|
04a6965006
|
Fix error with executable dictionary source
|
2020-09-07 09:40:01 +03:00 |
|
Alexander Kuzmenkov
|
0904433c87
|
Temporarily remove UInt256 perf test broken in https://github.com/ClickHouse/ClickHouse/pull/14229
Also add one more timeout to perf test runner.
|
2020-09-07 09:33:57 +03:00 |
|
alesapin
|
7f301eab63
|
Merge branch 'master' into recompression_in_background
|
2020-09-07 09:31:16 +03:00 |
|
BohuTANG
|
576c6e9757
|
Remove dryrun event to update position
|
2020-09-07 13:18:28 +08:00 |
|
Alexey Milovidov
|
4a336e3814
|
More consistent invocation of skipBOMIfExists
|
2020-09-07 07:21:55 +03:00 |
|
Alexey Milovidov
|
ee54971c3d
|
Fix build
|
2020-09-07 07:11:03 +03:00 |
|
alexey-milovidov
|
ff2d9aec1a
|
Merge pull request #14409 from dimarub2000/obfuscator_uuid
Added UUID to Obfuscator
|
2020-09-07 06:58:41 +03:00 |
|
alexey-milovidov
|
8b0a6d5609
|
Merge pull request #14404 from dimarub2000/system_events_show_zero_values
system_events_show_zero_values setting added
|
2020-09-07 06:40:36 +03:00 |
|
Alexey Milovidov
|
d18e7adbc0
|
Add git-import as a tool
|
2020-09-07 06:22:47 +03:00 |
|
Alexey Milovidov
|
1400bdbf83
|
Fix unit tests
|
2020-09-07 06:11:35 +03:00 |
|
Alexey Milovidov
|
1dc48f6671
|
Better help
|
2020-09-07 05:39:08 +03:00 |
|
Alexey Milovidov
|
69ce9e1f70
|
More documentation
|
2020-09-07 05:36:54 +03:00 |
|
Alexey Milovidov
|
6e0afbecf4
|
Minor modifications
|
2020-09-07 04:02:35 +03:00 |
|
Alexey Milovidov
|
47ca621160
|
Minor modifications
|
2020-09-07 03:25:06 +03:00 |
|
Alexey Milovidov
|
83d2eafd12
|
Merge branch 'master' of github.com:yandex/ClickHouse into git-to-clickhouse
|
2020-09-07 03:19:44 +03:00 |
|
Alexey Milovidov
|
94d49e4197
|
Minor modifications
|
2020-09-07 03:18:15 +03:00 |
|
Alexey Milovidov
|
684a910395
|
Polish
|
2020-09-07 03:17:26 +03:00 |
|
Alexander Kuzmenkov
|
1978968067
|
performance comparison
|
2020-09-07 02:49:34 +03:00 |
|
Alexey Milovidov
|
db58fa15aa
|
Some tweaks
|
2020-09-07 02:24:31 +03:00 |
|
bharatnc
|
fd22450a2a
|
Merge remote-tracking branch 'upstream/master' into ncb/time-query-log-in-ms
|
2020-09-06 13:19:27 -07:00 |
|
Dmitry
|
7ca155c417
|
test added
|
2020-09-06 19:44:12 +03:00 |
|
bharatnc
|
9de49d130f
|
AsynchronousMetricLog & MetricLog - update docs with examples
|
2020-09-06 08:31:27 -07:00 |
|
bharatnc
|
ec0d0243cc
|
MetricLog - add tests for event_time_microseconds field
|
2020-09-06 08:31:27 -07:00 |
|
bharatnc
|
1c1f50c6b6
|
MetricLog - add event_time_microseconds column
|
2020-09-06 08:31:27 -07:00 |
|
bharatnc
|
6a5b885ac1
|
AsynchronousMetricLog - add tests for event_time_microseconds column
|
2020-09-06 08:31:27 -07:00 |
|
bharatnc
|
25ca5e91bd
|
AsynchronousMetricLog - add event_time_microseconds column
|
2020-09-06 08:31:27 -07:00 |
|
Dmitry
|
9639846ca9
|
Merge branch 'master' into system_events_show_zero_values
|
2020-09-06 14:55:14 +03:00 |
|
alexey-milovidov
|
a78b04b56a
|
Merge pull request #14455 from ClickHouse/prepare-clang-11
Prepare for clang 11
|
2020-09-06 11:02:58 +03:00 |
|
Alexey Milovidov
|
3ec9656aa2
|
Slightly more robust
|
2020-09-06 10:38:39 +03:00 |
|
Alexey Milovidov
|
99c33612d6
|
Better diagnostics
|
2020-09-06 10:29:58 +03:00 |
|
Alexey Milovidov
|
3f29453c02
|
Roughly working blame
|
2020-09-06 09:38:48 +03:00 |
|
Alexey Milovidov
|
d1f1326a13
|
Concurrent processing + history
|
2020-09-06 07:02:17 +03:00 |
|
Peng Jian
|
77420c82ea
|
Add test case for Kafka engine with kafka_thread_per_consumer enabled.
|
2020-09-06 11:17:19 +08:00 |
|
Peng Jian
|
ac25c41f22
|
Update docs for Kafka engine
|
2020-09-06 11:17:19 +08:00 |
|
Peng Jian
|
fd82272cfe
|
Fix code style, and update docs for Kafka engine
|
2020-09-06 11:17:19 +08:00 |
|
Peng Jian
|
e6bfd9d586
|
1. Add new setting for Kafka engine, named kafka_thread_per_consumer which default value is false. 2. Create separate thread pool for Kafka engine.
|
2020-09-06 11:17:19 +08:00 |
|
Peng Jian
|
de0a40aedc
|
fix code style
|
2020-09-06 11:17:19 +08:00 |
|
Peng Jian
|
61ac52cf29
|
Multithreading implementation of Kafka engine
|
2020-09-06 11:17:18 +08:00 |
|
Alexey Milovidov
|
09978decbd
|
Adjustments
|
2020-09-06 03:47:00 +03:00 |
|
Alexey Milovidov
|
abe836a584
|
Remove emails as they are mostly useless
|
2020-09-06 03:16:33 +03:00 |
|
Alexey Milovidov
|
7b95e56e8c
|
Advancements
|
2020-09-06 03:09:40 +03:00 |
|
alexey-milovidov
|
d61dda36ef
|
Update Sources.h
|
2020-09-06 01:09:59 +03:00 |
|
Dmitry
|
5aa9dc0e86
|
show transform in test
|
2020-09-06 00:42:38 +03:00 |
|
Dmitry
|
ace61fa67e
|
Uint128 logic and tests
|
2020-09-06 00:35:24 +03:00 |
|
Anton Popov
|
3b9be70c8c
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-09-05 18:53:55 +03:00 |
|
alexey-milovidov
|
69630972d4
|
Merge pull request #14509 from bharatnc/ncb/disallow-empty-tz-toStartOfIntervalFunc
disallow empty time_zone argument in toStartOf* type of functions
|
2020-09-05 17:41:53 +03:00 |
|
Anton Popov
|
30a867e387
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2020-09-05 17:00:14 +03:00 |
|
bharatnc
|
425c4d0634
|
fix style check - declare error code ILLEGAL_TYPE_OF_ARGUMENT
|
2020-09-04 21:26:51 -07:00 |
|
bharatnc
|
d543b82100
|
fix 00921_dateteime_compatibility test
|
2020-09-04 21:26:41 -07:00 |
|