Nikolai Kochetov
|
fc5f28faeb
|
Remove ExceptionHandler from PipelineExecutor.
|
2019-06-25 19:41:06 +03:00 |
|
Nikolai Kochetov
|
8299680efe
|
Update Port.h
|
2019-06-25 19:41:06 +03:00 |
|
Nikolai Kochetov
|
76934cf801
|
Don't call cancell for RemoteBlockInputStream in SourceFromInputStream.
|
2019-06-25 19:41:06 +03:00 |
|
Nikolai Kochetov
|
f5e20027a7
|
Better exception safety for SourceFromInputStream.
|
2019-06-25 19:41:06 +03:00 |
|
Nikolai Kochetov
|
b2a3835195
|
Unify streams for SourceFromInputStream.
|
2019-06-25 19:41:06 +03:00 |
|
Nikolai Kochetov
|
93b9f3e06a
|
Disable processors for ClickHouseDictionarySource.
|
2019-06-25 19:41:06 +03:00 |
|
Nikolai Kochetov
|
651b86b12f
|
Modify tuple extremes test for processors.
|
2019-06-25 19:41:06 +03:00 |
|
Nikolai Kochetov
|
1ae23a6d9d
|
Don't throw exception if query was cannelled.
|
2019-06-25 19:41:06 +03:00 |
|
Nikolai Kochetov
|
cebd32ad35
|
Disable 00634_performance_introspection_and_logging for processors.
|
2019-06-25 19:41:06 +03:00 |
|
Nikolai Kochetov
|
821d520a52
|
Fix limit by offset.
|
2019-06-25 19:41:06 +03:00 |
|
Nikolai Kochetov
|
cc09bb5557
|
Fix distinct.
|
2019-06-25 19:41:06 +03:00 |
|
Nikolai Kochetov
|
a43f789338
|
Fix performance introspection.
|
2019-06-25 19:41:06 +03:00 |
|
Nikolai Kochetov
|
96174e90b0
|
Fix build.
|
2019-06-25 19:41:00 +03:00 |
|
Nikolai Kochetov
|
808d0f3b08
|
Merged with master.
|
2019-05-14 13:31:19 +03:00 |
|
proller
|
cc3de4115f
|
Build fixes (#5261)
|
2019-05-14 12:58:33 +03:00 |
|
Nikolai Kochetov
|
4ef3ff7270
|
Better exception safety for ISource and MergingAggregatedTransform.
|
2019-05-14 12:50:04 +03:00 |
|
Nikolai Kochetov
|
6165be54fc
|
Merge pull request #4943 from Quid37/master
Regression methods
|
2019-05-14 11:47:33 +03:00 |
|
Alexander Kozhikhov
|
332a8a97ab
|
style
|
2019-05-13 20:08:58 +03:00 |
|
Nikolai Kochetov
|
4453327344
|
Delete pipeline when query is finished.
|
2019-05-13 20:02:54 +03:00 |
|
Nikolai Kochetov
|
9f943b739f
|
Lower memory limit in tests for processors pipeline.
|
2019-05-13 18:28:13 +03:00 |
|
Nikolai Kochetov
|
6a781cf2c8
|
Free chunks when merge sort is finished at MergeSorter.
|
2019-05-13 17:57:49 +03:00 |
|
Alexander Kozhikhov
|
003a0fbadf
|
conflict fix
|
2019-05-13 17:43:47 +03:00 |
|
alesapin
|
5aec6dd011
|
Fix banch of flapping perf tests. Improve average speed calculation
|
2019-05-13 17:09:11 +03:00 |
|
Alexander Kozhikhov
|
9b4f322fd8
|
Merge branch 'master' of https://github.com/yandex/ClickHouse
|
2019-05-13 16:50:56 +03:00 |
|
Alexander Kozhikhov
|
79010b7c3c
|
some review fixes
|
2019-05-13 16:49:53 +03:00 |
|
Nikolai Kochetov
|
ba6768557e
|
Fix rows_before_limit_at_least.
|
2019-05-13 16:04:52 +03:00 |
|
Nikolai Kochetov
|
fe9a45fee1
|
Fix rows_before_limit_at_least.
|
2019-05-13 15:08:02 +03:00 |
|
Nikolai Kochetov
|
73948ab747
|
Fix data race in PipelineExecutor.
|
2019-05-13 14:23:55 +03:00 |
|
Nikolai Kochetov
|
18a7b0d7a2
|
Fix data race in PipelineExecutor.
|
2019-05-13 13:03:47 +03:00 |
|
alexey-milovidov
|
9ce2dd8803
|
Merge pull request #5238 from janplus/if-nullable-bug
Fix if, multiIf's nullable bug.
|
2019-05-12 11:47:37 +03:00 |
|
alexey-milovidov
|
f7343ecb6f
|
Merge pull request #4639 from IvanKush/feat/parallel-alter-modify
feat alter: parallelize processing of parts in alter modify
|
2019-05-12 00:39:46 +03:00 |
|
ivan-kush
|
5f6ab5eb10
|
tsan?
|
2019-05-11 21:30:24 +03:00 |
|
ivan-kush
|
ebdd5af7ab
|
add test
|
2019-05-11 21:12:24 +03:00 |
|
ivan-kush
|
ab6558b8b4
|
add spaces amp
|
2019-05-10 17:34:02 +03:00 |
|
吴健
|
bd43e8bada
|
Fix if, multiIf's nullable bug.
|
2019-05-10 18:42:44 +08:00 |
|
alexey-milovidov
|
8ef7f3589a
|
Merge pull request #4936 from TCeason/feature/support_settings_for_async
Suport settings for async distributed inserts (#4852)
|
2019-05-09 23:59:29 +03:00 |
|
alexey-milovidov
|
001e4bfe76
|
Merge pull request #5209 from PerformanceVision/rename_mv
Support rename operation for MaterializeView storage
|
2019-05-09 23:10:41 +03:00 |
|
alexey-milovidov
|
9f5e1a5b80
|
Merge pull request #5228 from andyyzh/fix_bitmap_issue_5220
Fix bitmap functions crash the server bug segfault
|
2019-05-09 23:06:57 +03:00 |
|
alexey-milovidov
|
a1cb9a2d67
|
Merge pull request #5152 from janplus/bug-null-in
Fix null problem in FunctionIn
|
2019-05-09 19:22:41 +03:00 |
|
alexey-milovidov
|
8f8d2c048e
|
Merge pull request #4629 from bgranvea/simple_aggregate_function
SimpleAggregateFunction data type
|
2019-05-09 18:45:59 +03:00 |
|
Danila Kutenin
|
8be1bc009a
|
move CpuId to Common
|
2019-05-09 13:33:56 +03:00 |
|
Andy Yang
|
4b66622601
|
Fix bitmap functions crash the server bug segfault
|
2019-05-09 17:24:36 +08:00 |
|
alexey-milovidov
|
31655abc09
|
Merge pull request #5204 from proller/fix25
CLICKHOUSE-4511 Fix forcerestart with systemd
|
2019-05-09 12:19:47 +03:00 |
|
proller
|
5b28a86930
|
Add comment
|
2019-05-09 12:03:06 +03:00 |
|
alexey-milovidov
|
4853b06f95
|
Merge pull request #5223 from proller/fix26
Build fixes
|
2019-05-09 11:38:20 +03:00 |
|
Guillaume Tassery
|
c8bf190f84
|
add unsafe function member for (add|remove)dependency for calling manually the context locking
|
2019-05-09 13:12:02 +07:00 |
|
Artem Zuikov
|
7234de83d6
|
Merge pull request #5217 from 4ertus2/joins
Join.h refactoring: remove useless specialisations
|
2019-05-08 20:29:44 +03:00 |
|
proller
|
deddb40bf2
|
fix
|
2019-05-08 17:25:17 +03:00 |
|
Vitaly Baranov
|
7ace113ac0
|
Use custom cmake file for simdjson and fix build
|
2019-05-08 16:20:25 +03:00 |
|
Vitaly Baranov
|
14d58737dd
|
Fix error: use of old-style cast
|
2019-05-08 16:20:25 +03:00 |
|