alexey-milovidov
|
065db05665
|
Merge pull request #12638 from ianton-ru/selected_rows_event
Add SelectedRows and SelectedBytes events
|
2020-07-31 12:48:46 +03:00 |
|
alesapin
|
2eb01fd655
|
Merge pull request #13104 from ClickHouse/volumes-refactorings
Merging #12670
|
2020-07-31 11:21:30 +03:00 |
|
alexey-milovidov
|
c2a1b4c08b
|
Merge pull request #13058 from markpapadakis/master
Minor perf. improvement
|
2020-07-31 02:32:19 +03:00 |
|
alexey-milovidov
|
158587c0d1
|
Update PipelineExecutor.cpp
|
2020-07-31 02:31:49 +03:00 |
|
alesapin
|
724b7be555
|
Merge branch 'volumes-related-refactorings' of https://github.com/excitoon-favorites/ClickHouse into volumes-refactorings
|
2020-07-30 12:20:48 +03:00 |
|
alesapin
|
7a806eb90f
|
Merge pull request #13017 from ClickHouse/freeze_partition_with_name
Alter table freeze with verbose output
|
2020-07-29 18:42:48 +03:00 |
|
alexey-milovidov
|
c5d76dac69
|
Update PipelineExecutor.cpp
|
2020-07-29 14:38:57 +03:00 |
|
Alexander Kuzmenkov
|
80fcbfb1eb
|
Merge pull request #13034 from ClickHouse/aku/block-structure-mismatch
Block structure mismatch is a program error
|
2020-07-29 13:01:11 +03:00 |
|
Mark Papadakis
|
c26cc85142
|
Minor perf. improvement
break-ing out of a loop because it makes sense to do so
|
2020-07-29 10:26:08 +03:00 |
|
Alexander Kuzmenkov
|
f6f2812f73
|
Block structure mismatch is a program error
|
2020-07-28 21:35:18 +03:00 |
|
Nikolai Kochetov
|
f9d7cacf53
|
Merge pull request #12989 from ClickHouse/fix-12602
Fix `Block structure mismatch` error for queries with UNION and JOIN
|
2020-07-28 21:15:33 +03:00 |
|
alesapin
|
c75830e878
|
Alter table freeze with verbose output
|
2020-07-28 18:10:36 +03:00 |
|
Nikolai Kochetov
|
eebb0233d9
|
Fix header for totals and extremes in QueryPipeline::unitePipelines.
|
2020-07-28 13:41:32 +03:00 |
|
Nikolai Kochetov
|
1f2390b65e
|
Merge pull request #12840 from ClickHouse/remove-wrong-threads-limiting
Remove thread limiting.
|
2020-07-28 12:03:07 +03:00 |
|
Anton Ivashkin
|
89a59d43f2
|
Merge
|
2020-07-27 17:59:12 +03:00 |
|
Nikolai Kochetov
|
2f0f1aa5bc
|
Remove thread limiting.
|
2020-07-27 16:20:31 +03:00 |
|
Gleb Novikov
|
7f5b6fba78
|
Generic volume is coming...
1. SingleDiskVolume for temporary volumes
2. Generic VolumePtr in StoragePolicies
3. Removed max_data_part_size in system.storage_policies, added volume_type
|
2020-07-26 21:27:36 +03:00 |
|
Nikolai Kochetov
|
bfe039fc0c
|
Update SourceFromInputStream.h
Added comment.
|
2020-07-24 16:38:07 +03:00 |
|
Artem Zuikov
|
2afd123eda
|
Refactoring: extract TreeOptimizer from SyntaxAnalyzer (#12645)
|
2020-07-22 20:13:05 +03:00 |
|
Anton Ivashkin
|
742793be54
|
Add SelectedRows and SelectedBytes events
|
2020-07-21 17:50:02 +03:00 |
|
Nikolai Kochetov
|
cc7ebfac78
|
Fix Pipeline stuck for external sort.
|
2020-07-21 12:23:54 +03:00 |
|
alesapin
|
21d3a79794
|
Fix arcadia build for msgpack
|
2020-07-16 14:08:26 +03:00 |
|
alesapin
|
0740b88d6b
|
Merge branch 'master' into fasttest
|
2020-07-14 15:19:05 +03:00 |
|
alexey-milovidov
|
7e679b731d
|
Merge pull request #12477 from azat/arrow-deprecated-fixes
arrow deprecated API usage build fixes
|
2020-07-14 09:23:52 +03:00 |
|
alexey-milovidov
|
1893d89ce3
|
Merge pull request #12448 from ClickHouse/fix-trash-rabbitmq
Fix trash from RabbitMQ
|
2020-07-14 01:11:37 +03:00 |
|
Azat Khuzhin
|
4ec5e79ade
|
Do not suppress -Wdeprecated* for arrow
|
2020-07-13 21:25:51 +03:00 |
|
Azat Khuzhin
|
5f6fdb89bb
|
Fix arrow deprecated API usage
And also use fmt-style for exceptions
|
2020-07-13 21:25:49 +03:00 |
|
Alexey Milovidov
|
6edf43d112
|
Fix build
|
2020-07-13 19:51:37 +03:00 |
|
tavplubix
|
3314a97b99
|
Merge pull request #12009 from hczhcz/patch-0628
Allow TabSeparatedRaw as an input format
|
2020-07-13 19:43:31 +03:00 |
|
hcz
|
3683891ebc
|
Fix TSVRaw on long text
|
2020-07-13 12:51:43 +08:00 |
|
Alexey Milovidov
|
8f2055b0a0
|
Fix trash from RabbitMQ
|
2020-07-13 04:11:48 +03:00 |
|
Alexey Milovidov
|
a79a94cd60
|
Fix build
|
2020-07-13 02:53:13 +03:00 |
|
Alexey Milovidov
|
eb2ec74709
|
Fix comment
|
2020-07-13 01:32:24 +03:00 |
|
Alexey Milovidov
|
ab683860c9
|
Remove debug output
|
2020-07-13 01:31:08 +03:00 |
|
Alexey Milovidov
|
8f0ec09372
|
Fix error; add a test
|
2020-07-13 01:23:21 +03:00 |
|
Alexey Milovidov
|
8991192ddb
|
Improved comment
|
2020-07-13 00:45:23 +03:00 |
|
Alexey Milovidov
|
7407a08750
|
Fix error
|
2020-07-13 00:44:27 +03:00 |
|
Alexey Milovidov
|
ef930df484
|
Avoid overflow in LIMIT #10470 #11372
|
2020-07-12 08:18:01 +03:00 |
|
alexey-milovidov
|
7bc2c83b80
|
Merge pull request #12372 from s-mx/issue-10429-add_setting_for_ascii_grid_symbols
add setting for ascii grid symbols
|
2020-07-11 05:31:41 +03:00 |
|
alexey-milovidov
|
4b2da605da
|
Update PrettyCompactBlockOutputFormat.cpp
|
2020-07-11 00:32:21 +03:00 |
|
alexey-milovidov
|
ca0591320d
|
Update PrettyBlockOutputFormat.cpp
|
2020-07-11 00:31:25 +03:00 |
|
alexey-milovidov
|
7c2bd32c9c
|
Merge pull request #12401 from ClickHouse/fix_segfault_in_storage_merge
Fix another Context-related segfault
|
2020-07-11 00:19:00 +03:00 |
|
alesapin
|
d2fcbe1f4e
|
Fix build
|
2020-07-10 22:27:12 +03:00 |
|
Maxim Sabyanin
|
40f7ec71d3
|
add setting output_format_pretty_grid_charset
This setting allows to chose charset for printing grids (either UTF-8 or
ASCII).
|
2020-07-10 22:25:49 +03:00 |
|
alesapin
|
a9824fd650
|
Better cmake and less libraries
|
2020-07-10 22:08:18 +03:00 |
|
Alexander Tokmakov
|
20d95a21fc
|
fix another context-related segfault
|
2020-07-10 17:00:44 +03:00 |
|
Anton Popov
|
c4767557f2
|
Merge pull request #12306 from CurtizJ/fix-with-fill
Fix order of columns in WITH FILL modifier
|
2020-07-10 00:12:11 +03:00 |
|
alexey-milovidov
|
0a935dd4e8
|
Merge branch 'master' into fix-12030
|
2020-07-09 04:27:40 +03:00 |
|
alexey-milovidov
|
36205e3ddf
|
Merge pull request #12181 from azat/bump-arrow-to-0.17
Bump arrow to 0.17 (and flatbuffers to v1.12, required by arrow)
|
2020-07-09 04:24:47 +03:00 |
|
Anton Popov
|
1122d99ba8
|
fix order of columns in WITH FILL modifier
|
2020-07-09 02:56:44 +03:00 |
|