Maksim Kita
|
87fb75b272
|
Merge pull request #27191 from FArthur-cmd/memory-tracker-26043
Client with flag for memory tracker
|
2021-08-10 14:01:02 +03:00 |
|
alexey-milovidov
|
fa5bcb2e30
|
Merge pull request #27301 from ClickHouse/fix-unknown-column-with-sampling
Fix unknown column with sampling
|
2021-08-07 18:39:19 +03:00 |
|
Nikolai Kochetov
|
74dd3a6af6
|
More fixes.
|
2021-08-06 22:10:54 +03:00 |
|
Mikhail Filimonov
|
31a9b6d5ca
|
Less clock_gettime calls
|
2021-08-06 17:38:55 +02:00 |
|
Nikolai Kochetov
|
eb4d7415a2
|
Fix unknown column bug in sampling.
|
2021-08-06 17:28:56 +03:00 |
|
Nikolai Kochetov
|
48eb995461
|
Fix unknown column bug in sampling.
|
2021-08-06 17:23:50 +03:00 |
|
Artur
|
d2869d2e2b
|
add test for memory tracker in client
|
2021-08-05 16:20:24 +00:00 |
|
Alexander Kuzmenkov
|
d852207b0e
|
Merge pull request #25721 from CurtizJ/read-in-order-perf-2
Reduce memory usage in queries with `ORDER BY primary_key
|
2021-08-05 16:13:48 +03:00 |
|
Anton Popov
|
915ef50c2d
|
optimize reading in order of key more
|
2021-08-04 18:18:03 +03:00 |
|
Anton Popov
|
ad65e3c17b
|
slightly more optimize reading in order of key
|
2021-08-03 15:32:17 +03:00 |
|
Nikolai Kochetov
|
d63a5e1c96
|
Merge pull request #26675 from Algunenano/kill_better
Handle KILL requests while running pipeline executors
|
2021-08-02 17:37:54 +03:00 |
|
Nikolai Kochetov
|
6951e8147d
|
Merge pull request #27020 from amosbird/shardlevelconstness
Shard-level const column
|
2021-08-02 13:45:20 +03:00 |
|
Anton Popov
|
cc3ed12ed6
|
Merge remote-tracking branch 'upstream/master' into HEAD
|
2021-08-02 02:56:00 +03:00 |
|
Amos Bird
|
479d4fa991
|
Add shardNum() and shardCount() functions
|
2021-07-31 15:45:39 +08:00 |
|
Alexander Kuzmenkov
|
4b9cf024f5
|
Merge pull request #26960 from ClickHouse/aku/window-partition-boundary
fix window function partition boundary search
|
2021-07-30 13:25:54 +03:00 |
|
Alexander Kuzmenkov
|
7ba61f0bd8
|
more checks
|
2021-07-29 16:21:24 +03:00 |
|
Alexander Kuzmenkov
|
a37d7bc070
|
typo
|
2021-07-29 15:50:48 +03:00 |
|
Alexander Kuzmenkov
|
55e1d1b592
|
the reference was correct after all, I just confused the sides of the
diff
|
2021-07-29 15:49:37 +03:00 |
|
Alexander Kuzmenkov
|
7c9467d7a7
|
fix window function partition boundary search
It was horribly broken and many test references were wrong. I'm
surprised I never noticed this.
|
2021-07-29 15:18:10 +03:00 |
|
Raúl Marín
|
eda40ff987
|
Add running pipelineExecutors to the QueryStatus
|
2021-07-29 13:03:14 +02:00 |
|
Vitaly Stoyan
|
c1f71b2e6e
|
Merge branch 'ClickHouse:master' into arcadia_arrow2
|
2021-07-28 19:57:25 +03:00 |
|
Vitaly Stoyan
|
b2200913df
|
fix build
|
2021-07-28 19:56:01 +03:00 |
|
Vitaly Stoyan
|
4e269ce2e4
|
initial commit
|
2021-07-28 14:09:17 +03:00 |
|
Nikolai Kochetov
|
421650dc68
|
Merge pull request #26828 from ClickHouse/flush-LazyOutputFormat-on-cancel
Flush LazyOutputFormat on query cancel.
|
2021-07-28 13:07:58 +03:00 |
|
Nikolai Kochetov
|
97bc754dd8
|
Merge pull request #26758 from ClickHouse/output-streams-to-processors
Remove some output streams
|
2021-07-27 17:19:26 +03:00 |
|
alexey-milovidov
|
d7b2404119
|
Merge pull request #15408 from ClickHouse/random_timezone_for_stateless_tests
Use random timezone in stateless and stateful tests
|
2021-07-27 16:18:14 +03:00 |
|
Nikita Mikhaylov
|
7bf0fc2ac1
|
Merge pull request #26703 from Algunenano/threadpool_safety
ParallelFormattingOutputFormat: Use mutex to handle the join to the collector_thread
|
2021-07-27 16:02:07 +03:00 |
|
Alexander Kuzmenkov
|
7e737d9568
|
Merge pull request #26334 from ryzuo/ryzuo
Implementation of window function nth_value
|
2021-07-27 15:02:29 +03:00 |
|
Nikolai Kochetov
|
a5ed26c393
|
Flush LazyOutputFormat on query cancel.
|
2021-07-27 11:55:19 +03:00 |
|
Nikolai Kochetov
|
61d8f880cd
|
Rename some files.
|
2021-07-26 19:48:25 +03:00 |
|
Raúl Marín
|
61a90fa935
|
Use individual mutex to manage the collector_thread
|
2021-07-26 17:51:10 +02:00 |
|
Nikolai Kochetov
|
9b5a816b43
|
Merge branch 'master' into output-streams-to-processors
|
2021-07-26 18:03:11 +03:00 |
|
Nikolai Kochetov
|
0eb563dc1b
|
Fix more tests.
|
2021-07-26 17:47:29 +03:00 |
|
Nikolai Kochetov
|
fa1c223269
|
Fix some tests.
|
2021-07-26 13:08:40 +03:00 |
|
ryzuo
|
0e742487f1
|
Remove unnecessary emtpy argument check for nth_value as code review suggested
|
2021-07-26 13:31:45 +08:00 |
|
Alexey Milovidov
|
8b4c49d931
|
Fix test
|
2021-07-25 22:09:42 +03:00 |
|
Alexey Milovidov
|
eba787ec57
|
Fix trash
|
2021-07-25 07:50:16 +03:00 |
|
Alexey Milovidov
|
650cbd2484
|
GraphiteMergeTree: respect timezone for rounding #5098
|
2021-07-25 04:27:40 +03:00 |
|
Alexey Milovidov
|
eab53d7a82
|
Fix trash
|
2021-07-25 04:13:22 +03:00 |
|
Alexey Milovidov
|
1c432d505a
|
Fix style
|
2021-07-25 01:25:48 +03:00 |
|
Alexey Milovidov
|
d6c1593b22
|
Correct read of Date and UInt16 as DateTime in Arrow format
|
2021-07-24 17:36:21 +03:00 |
|
Alexey Milovidov
|
68df1b4564
|
Remove awful code by unresponsive developers
|
2021-07-24 14:56:29 +03:00 |
|
Alexey Milovidov
|
5e8a22c45c
|
Remove more trash
|
2021-07-24 14:49:42 +03:00 |
|
Alexey Milovidov
|
01ab23b907
|
Remove another trash
|
2021-07-24 14:46:00 +03:00 |
|
Alexey Milovidov
|
2b03d54e94
|
Fix half of trash
|
2021-07-24 14:38:42 +03:00 |
|
alexey-milovidov
|
dab9cfb9c9
|
Merge pull request #26713 from ClickHouse/remove-more-and--more-streams
Remove more streams.
|
2021-07-24 02:24:10 +03:00 |
|
Nikolai Kochetov
|
9c92f43359
|
Update storages.
|
2021-07-23 22:33:59 +03:00 |
|
Nikolai Kochetov
|
2dc5c89b66
|
Update Storage::write
|
2021-07-23 17:25:35 +03:00 |
|
Alexander Kuzmenkov
|
9465e5d191
|
Merge pull request #26701 from ClickHouse/aku/window-debug
more debug checks for window functions
|
2021-07-22 23:09:29 +03:00 |
|
Nikolai Kochetov
|
3c17a62686
|
Merge pull request #26590 from ClickHouse/remove-some-more-streams
Remove some streams.
|
2021-07-22 21:28:50 +03:00 |
|