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 |
|
vxider
|
c4c517bb8a
|
rename window functions
|
2021-12-07 08:14:00 +00: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 |
|
Tatiana Kirillova
|
6854bb46f5
|
Update docs/en/sql-reference/aggregate-functions/reference/sparkbar.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-12-06 21:48:53 +03:00 |
|
Tatiana Kirillova
|
3a38520bc7
|
Update docs/ru/sql-reference/aggregate-functions/reference/sparkbar.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-12-06 21:48:31 +03:00 |
|
Tatiana Kirillova
|
0d89a9b3a2
|
Update docs/ru/sql-reference/aggregate-functions/reference/sparkbar.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-12-06 21:48:24 +03:00 |
|
Tatiana Kirillova
|
3a5ba8fe44
|
Update docs/ru/sql-reference/aggregate-functions/reference/sparkbar.md
Co-authored-by: olgarev <56617294+olgarev@users.noreply.github.com>
|
2021-12-06 21:48:09 +03:00 |
|
Nikita Mikhaylov
|
fb24e7181f
|
Better
|
2021-12-06 18:27:06 +00:00 |
|
Tatiana Kirillova
|
fefecde2c4
|
translate
|
2021-12-06 20:36:42 +03:00 |
|
Kseniia Sumarokova
|
a2dfa883cb
|
Merge pull request #32049 from leosunli/32039
#32039 Make HDFS replication configurable in WriteBufferFromHDFSImpl#WriteBu…
|
2021-12-06 20:24:29 +03:00 |
|
tavplubix
|
657db07795
|
Merge pull request #32288 from ClickHouse/fix_xml_dict_cyclic_dependency
Fix cyclic dependency with XML dictionary and StorageDictionary
|
2021-12-06 20:02:38 +03:00 |
|
tavplubix
|
d2a606b8af
|
Merge pull request #32173 from zzsmdfj/MaterializedMySQL_support_VARBINARY
MaterializedMySQL support VARBINARY type
|
2021-12-06 19:56:58 +03:00 |
|
Nikita Mikhaylov
|
c92cfc38d4
|
Fix possible crash in DataTypeAggregateFunction (#32287)
|
2021-12-06 19:47:30 +03:00 |
|
msaf1980
|
303552f515
|
graphite: split tagged/plain rollup rules (for merges perfomance)
|
2021-12-06 16:49:08 +01:00 |
|
Nikita Mikhaylov
|
fa22fdc097
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into get_fuzz_data
|
2021-12-06 14:30:49 +00:00 |
|
vxider
|
ee8a160790
|
enable window view tests
|
2021-12-06 14:26:39 +00:00 |
|
vxider
|
2f4f2d9d5e
|
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse
|
2021-12-06 14:06:00 +00:00 |
|
romanzhukov
|
5b03dabb09
|
Update string-search-functions.md
|
2021-12-06 16:38:19 +03:00 |
|
Alexander Tokmakov
|
7797a72907
|
fix false-positive ciclyc dependency with XML dict
|
2021-12-06 16:35:43 +03:00 |
|
romanzhukov
|
c3a7858a63
|
Fix comments
|
2021-12-06 16:22:15 +03:00 |
|
mergify[bot]
|
52904a4973
|
Merge branch 'master' into default_for_hdfs
|
2021-12-06 13:19:49 +00:00 |
|
Roman Bug
|
a45b204eb4
|
Update docs/ru/operations/server-configuration-parameters/settings.md
Co-authored-by: gyuton <40863448+gyuton@users.noreply.github.com>
|
2021-12-06 15:29:47 +03:00 |
|