JackyWoo
|
b9861c45e1
|
terminate build when linker path not found
|
2021-12-09 15:17:24 +08:00 |
|
robot-clickhouse
|
f2ccddb7be
|
Auto version update to [21.13.1.1] [54458]
|
2021-12-09 00:33:01 +03:00 |
|
robot-clickhouse
|
5e26dcbfa7
|
Auto version update to [21.12.1.9017] [54457]
|
2021-12-09 00:27:47 +03:00 |
|
tavplubix
|
2de543cbfb
|
Merge pull request #32389 from ClickHouse/tavplubix-patch-4
Follow-up to #32140
|
2021-12-09 00:18:26 +03:00 |
|
Mikhail f. Shiryaev
|
4cc45c1e15
|
Merge pull request #32376 from ClickHouse/revert_25122
Revert "graphite: split tagged/plain rollup rules (for merges perfoma…
|
2021-12-08 15:50:30 +01:00 |
|
Mikhail f. Shiryaev
|
03927f5fc6
|
Revert "graphite: split tagged/plain rollup rules (for merges perfomance)"
This reverts commit 303552f515 .
|
2021-12-08 15:49:21 +01:00 |
|
Nikita Mikhaylov
|
4c4430329c
|
Merge pull request #32390 from nikitamikhaylov/gtest_executor
Another attempt to fix unit test Executor::RemoveTasksStress
|
2021-12-08 17:28:29 +03:00 |
|
Nikita Mikhaylov
|
7a8fe9a9ad
|
Merge pull request #32234 from FrankChen021/span_name
Improve the operation name of an opentelemetry span
|
2021-12-08 15:46:19 +03:00 |
|
Nikita Mikhaylov
|
9a6a1379fd
|
Merge pull request #32358 from nikitamikhaylov/mutation-livelock
Fixed empty mutations livelock
|
2021-12-08 15:43:19 +03:00 |
|
Nikita Mikhaylov
|
398d2f5984
|
Fix
|
2021-12-08 12:36:55 +00:00 |
|
tavplubix
|
785d79531d
|
Update StorageReplicatedMergeTree.cpp
|
2021-12-08 15:27:32 +03:00 |
|
Nikolai Kochetov
|
4e6bf2456c
|
Merge pull request #32327 from ClickHouse/revert-32326-revert-32122-add-test-with-many-mutations
Revert "Revert "Add a test with 20000 mutations in one query""
|
2021-12-08 14:23:39 +03:00 |
|
Nikita Mikhaylov
|
30963dcbc2
|
Merge pull request #32351 from nikitamikhaylov/graphite-build
Fix graphite-bench build
|
2021-12-08 13:09:56 +03:00 |
|
Kruglov Pavel
|
e0a8c5a4ac
|
Merge pull request #32348 from CurtizJ/fix-materialize-column
Add cast to `MATERIALIZE COLUMN`
|
2021-12-08 11:13:17 +03:00 |
|
Kruglov Pavel
|
3498e13551
|
Merge pull request #32270 from ClickHouse/fix-strict-resize
Fix possible Pipeline stuck in case of StrictResize processor.
|
2021-12-08 11:03:53 +03:00 |
|
Kseniia Sumarokova
|
572863b2e8
|
Merge pull request #32335 from Vxider/add_window_view_doc
Add documents for window view
|
2021-12-07 23:34:40 +03:00 |
|
mergify[bot]
|
f0d6fe53c9
|
Merge branch 'master' into mutation-livelock
|
2021-12-07 18:29:07 +00:00 |
|
tavplubix
|
4f46ac6b30
|
Remove LeaderElection (#32140)
* remove LeaderElection
* try fix tests
* Update test.py
* Update test.py
|
2021-12-07 19:55:55 +03:00 |
|
Nikita Mikhaylov
|
76f91c2c6c
|
Done
|
2021-12-07 16:50:57 +00:00 |
|
Nikita Mikhaylov
|
b41552492e
|
Done
|
2021-12-07 15:28:09 +00:00 |
|
Anton Popov
|
ef7ae7cb75
|
fix MATERIALIZE COLUMN in case when data type of expression is not equal to data type of column
|
2021-12-07 16:45:30 +03:00 |
|
vxider
|
afcc3b6f96
|
add doc window-view-functions
|
2021-12-07 13:35:30 +00:00 |
|
Nikolai Kochetov
|
877716b2b0
|
Update 02125_many_mutations.sh
|
2021-12-07 15:46:19 +03:00 |
|
mergify[bot]
|
79351e9d59
|
Merge branch 'master' into span_name
|
2021-12-07 12:05:48 +00:00 |
|
Nikita Mikhaylov
|
514120adfe
|
Merge pull request #27526 from mathalex/get_fuzz_data
Added `getFuzzerData` function
|
2021-12-07 15:05:16 +03:00 |
|
mergify[bot]
|
5ec267b43e
|
Merge branch 'master' into add_window_view_doc
|
2021-12-07 11:57:20 +00:00 |
|
Nikita Mikhaylov
|
7e036d31e9
|
One more style related commit
|
2021-12-07 11:29:46 +00:00 |
|
tavplubix
|
6c16348faa
|
Fix division by zero in avgWeighted with Decimal argument (#32303)
* fix division by zero
* Update src/AggregateFunctions/AggregateFunctionAvg.h
Co-authored-by: Dmitry Novik <n0vik@clickhouse.com>
* remove trash
* Update AggregateFunctionAvg.h
Co-authored-by: Dmitry Novik <n0vik@clickhouse.com>
|
2021-12-07 13:32:26 +03:00 |
|
Nikita Mikhaylov
|
d3d4524390
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into get_fuzz_data
|
2021-12-07 10:32:03 +00:00 |
|
vxider
|
ed17afbdb3
|
rename window function to window view function
|
2021-12-07 10:31:49 +00:00 |
|
Nikita Mikhaylov
|
c7f0a400d8
|
Typo
|
2021-12-07 10:31:48 +00:00 |
|
tavplubix
|
523e23cfcd
|
Merge pull request #32164 from azat/stress-ignore-mem-limit
Fix stress tests
|
2021-12-07 13:10:17 +03:00 |
|
vxider
|
03dc76da15
|
add window view doc(en)
|
2021-12-07 10:05:19 +00:00 |
|
Nikolai Kochetov
|
deb6a06ce4
|
Update 02125_many_mutations.sh
|
2021-12-07 12:18:26 +03:00 |
|
Mikhail f. Shiryaev
|
5fc20b3e6a
|
Merge pull request #25122 from msaf1980/rollup_rules_type
GraphiteMergeTree Rollup rules type
|
2021-12-07 10:18:08 +01:00 |
|
Nikolai Kochetov
|
5717458f0c
|
Revert "Revert "Add a test with 20000 mutations in one query""
|
2021-12-07 12:12:41 +03:00 |
|
Nikolai Kochetov
|
7d83a022c3
|
Merge pull request #32326 from ClickHouse/revert-32122-add-test-with-many-mutations
Revert "Add a test with 20000 mutations in one query"
|
2021-12-07 12:12:37 +03:00 |
|
Nikolai Kochetov
|
9b9d524359
|
Revert "Add a test with 20000 mutations in one query"
|
2021-12-07 12:12:20 +03:00 |
|
Vladimir C
|
be152dec97
|
Merge pull request #32247 from ka1bi4/romanzhukov-DOCSUP-19042-query_views_log
|
2021-12-07 11:25:20 +03:00 |
|
dongyifeng
|
9df664e1c9
|
fix bug when remove unneeded columns in subquery (#32289)
|
2021-12-07 11:09:39 +03:00 |
|
Kseniia Sumarokova
|
96bc93740c
|
Merge pull request #32323 from ClickHouse/kssenii-patch-2
Update backport.py
|
2021-12-07 10:48:19 +03:00 |
|
Kseniia Sumarokova
|
dc5707bdb5
|
Update backport.py
|
2021-12-07 10:47:17 +03:00 |
|
Kseniia Sumarokova
|
926fd568c7
|
Merge pull request #32113 from FrankChen021/url_http_header
Set Content-Type in HTTP packets issued from URL engine
|
2021-12-07 08:52:36 +03:00 |
|
Nikita Mikhaylov
|
0a5df82c2f
|
Bump
|
2021-12-06 21:40:44 +00:00 |
|
Nikita Mikhaylov
|
80a146816c
|
More comments and style
|
2021-12-06 21:34:52 +00:00 |
|
Kseniia Sumarokova
|
eab6f0ba49
|
Update FormatFactory.cpp
|
2021-12-06 23:35:29 +03:00 |
|
Kseniia Sumarokova
|
e2cf5c6075
|
Merge pull request #32232 from Vxider/fix-window-view-parser
Fix window view parser
|
2021-12-06 23:33:43 +03:00 |
|
Kseniia Sumarokova
|
7e261245d3
|
Merge pull request #32256 from taiyang-li/default_for_hdfs
Support default expression for storage hdfs and optimize fetching when source is column oriented
|
2021-12-06 23:32:01 +03:00 |
|
Nikolai Kochetov
|
ca5b6ce654
|
Merge pull request #32122 from ClickHouse/add-test-with-many-mutations
Add a test with 20000 mutations in one query
|
2021-12-06 22:09:26 +03:00 |
|
Nikita Mikhaylov
|
fb24e7181f
|
Better
|
2021-12-06 18:27:06 +00:00 |
|