Alexander Kuzmenkov
5ea35a9ff6
Update part_log.md
2021-02-08 16:56:52 +03:00
alesapin
d57613aa18
Fix 0_o build in arcadia
2021-02-08 16:50:03 +03:00
alesapin
2413d6bd38
Test multinode watches
2021-02-08 16:26:06 +03:00
Anton Popov
47c610be14
Merge pull request #19726 from CurtizJ/style-check
...
Allow to run all style checks in one file
2021-02-08 16:24:49 +03:00
templarzq
7e3186c826
optimize aggfunc column data copy ( #19407 )
...
* optimize agg column data copy
* add aggfunc col data copy test
* fix null warning
* fix style
* fix style
* fix style
* fix style
* fix copy same dat to same pos bug
* fix style
* fix style
* Update ColumnAggregateFunction.cpp
fix type check
* control record buf size
* fix performance
* fix performance
* fix destroy data speed
* decrease run time.
* fix warning
* decrease test run time
* Update aggfunc_col_data_copy.xml
* replace unordered_map with HashMap
* fix compile err
* fix compile err
* fix compile err
* fix compile err
* fix compile err
* fix compile err
* fix compile err
* fix compile err
* fix compile err
* fix hash map compile err
* fix compile err
* fix compile err
* fix format
* faster test
Co-authored-by: centos7 <templarzq@localhost.localdomain>
2021-02-08 16:18:48 +03:00
Anton Popov
f1beeb7c25
Merge pull request #20099 from azat/remove-not-existing-setting
...
Remove never existing insert_in_memory_parts_timeout
2021-02-08 16:09:03 +03:00
alesapin
add89c17f2
Less serde in responses, watches on followers
2021-02-08 16:06:55 +03:00
lehasm
363aefb42e
DOCSUP-3908: mannWitneyUTest, welchTTest and studentTTest documentation ( #19784 )
...
* studentTTest function description
* welchttest description, links in studentttest
* mannWhitneyUTest description
* Text changed slightly
* Text changed slightly
* Text changed slightly
* Text changed slightly
* - First header is first level.
- sample_index type set to UInt64.
- Return values renamed.
- mannWhitneyUTest:
- added continuity_correction parameter
- optional parameters wrapped in braces [ ]
- description refactored
- example SQL placed on single line
* Improved formulations (hopefully)
General data type names used (Integer, Float, Decimal)
Removed names from return values
* Fixes
* Optional parameters stated explicitly
* New line at the end of files
* Russian function description
* Files moved in the right folder
* Translated 'Original article' to russian
* Typos are fixed
* fixed alowed parameter value: "two sided" -> "two-sided"
* duplicate word "require" is removed from exception messages
* mannWhitneyUTest description changed
Added Tuple link in return values
"samples from two populations" added in short descriptions
* Russian translation updated
* fix
Co-authored-by: Alexey Smirnov <alexey-sm@yandex-team.ru>
2021-02-08 15:58:27 +03:00
alexey-milovidov
dbdcd39ad3
Merge pull request #20207 from FgoDt/patch-1
...
Update versionedcollapsingmergetree.md
2021-02-08 15:55:31 +03:00
Nikolai Kochetov
d7fa440356
Merge branch 'master' into remove-adding-const-column-transform
2021-02-08 15:49:23 +03:00
alexey-milovidov
e192676238
Merge pull request #19603 from JackyWoo/add_quota_type
...
add quota type QUERY_SELECTS and QUERY_INSERTS
2021-02-08 15:31:54 +03:00
FgoDt
cf0a479dbe
Update versionedcollapsingmergetree.md
...
typo '划‘ -> '行’
2021-02-08 20:27:29 +08:00
tavplubix
060be5b2db
rerun CI checks
2021-02-08 15:04:40 +03:00
tavplubix
b31891ce2b
Merge pull request #20105 from nicelulu/zookeeper_table_in_query
...
Supports system.zookeeper path IN query.
2021-02-08 15:01:56 +03:00
Amos Bird
e9001a7dde
Fix ubsan error
2021-02-08 19:41:58 +08:00
Kruglov Pavel
b256bd455c
Merge pull request #19961 from ucasFL/shard-id
...
add setting insert_shard_id
2021-02-08 14:28:13 +03:00
alesapin
786e687b2f
Trying to avoid unlimited wait
2021-02-08 14:01:50 +03:00
Maksim Kita
7ee1ad6833
Fixed unit tests
2021-02-08 11:44:32 +03:00
Maksim Kita
041c50c6eb
Update arcadia_skip_list.txt
2021-02-08 11:36:08 +03:00
alesapin
d5ee7d33e9
Merge branch 'master' into in_memory_raft
2021-02-08 10:30:31 +03:00
alesapin
313d17bf96
Update mongodb.md
2021-02-08 10:10:07 +03:00
alesapin
8aba8e6b1a
Update mongodb.md
2021-02-08 10:09:44 +03:00
madianjun
198a8d3b27
Drop helping tables when the whole table is done in clickhouse-copier
2021-02-08 10:54:03 +08:00
Maksim Kita
285d46bc56
Fix gcc build issues
2021-02-07 23:54:14 +03:00
alexey-milovidov
be27578294
Merge pull request #20180 from ClickHouse/fix-build-with-avx-enabled
...
Allow to build ClickHouse with AVX-2 enabled globally.
2021-02-07 20:46:49 +03:00
alexey-milovidov
6325b15a63
Update CHANGELOG.md
2021-02-07 18:19:10 +03:00
alexey-milovidov
f018545679
Merge pull request #20185 from ClickHouse/changelog-21.2
...
Add changelog for 21.2
2021-02-07 18:17:40 +03:00
Alexey Milovidov
06a92e4973
Add changelog for 21.2
2021-02-07 18:17:13 +03:00
feng lv
6a5a539e98
rewrite avg for algebraic optimization
2021-02-07 14:41:41 +00:00
Olga Revyakina
f910f00285
Description and link (en, ru)
2021-02-07 17:29:54 +03:00
robot-clickhouse
e814db6836
Update version_date.tsv after release 21.2.2.8
2021-02-07 17:18:18 +03:00
alexey-milovidov
3b43b0a1be
Merge pull request #20131 from azat/DateTime64-fix
...
DateTime64 fixes
2021-02-07 16:55:28 +03:00
alexey-milovidov
5c120d5f2d
Merge pull request #20125 from qoega/add-benchmark-8cpu-s3
...
Add benchmark results for Broadwell 8vCPU S3/SSD in Yandex.Cloud
2021-02-07 16:51:26 +03:00
Alexey Milovidov
0145be85df
Do not spill warnings suppressions from ANTLR
2021-02-07 16:50:57 +03:00
Maksim Kita
1201c4c55f
Fixed build issues
2021-02-07 16:45:29 +03:00
Alexey Milovidov
375a9b4407
Fix build
2021-02-07 16:20:00 +03:00
Alexey Milovidov
c941d3bf20
Renew Slack link
2021-02-07 16:14:44 +03:00
alexey-milovidov
b26ebd6df8
Slack link was expired
2021-02-07 16:13:23 +03:00
vdimir
ea6f0fecfc
Merge pull request #20163 from bharatnc/ncb/docs_date_sub
2021-02-07 15:17:14 +03:00
alexey-milovidov
0b043c41b6
Merge pull request #20160 from ClickHouse/cumulative-sum-normalized
...
Fix UBSan report in arrayCumSum
2021-02-07 14:28:16 +03:00
vdimir
38a7248d3a
Minor changes in date_sub doc
2021-02-07 14:01:00 +03:00
Maksim Kita
6b5146c885
Merge pull request #20177 from kitaisreal/fix-mac-os-build-docs
...
Fix macOS build docs
2021-02-07 13:33:26 +03:00
Maksim Kita
db04af3dce
Fix macOS build docs
2021-02-07 13:06:34 +03:00
Ivan
4181f8d9b7
Fix segfault using ANTLR parser ( #20156 )
...
* Fix build of utils
* Fix visitor
2021-02-07 11:06:39 +03:00
zhangxiao871
a0c62db9c3
Update documentation.
2021-02-07 14:06:25 +08:00
JackyWoo
c2f893c2e2
add 01297_create_quota to parallel skip list
2021-02-07 13:04:57 +08:00
alexey-milovidov
ed5a81ab59
Merge pull request #20078 from abyss7/better-read-buffers-4
...
LimitReadBuffer: check that position always advances
2021-02-07 07:33:08 +03:00
Amos Bird
1b32292dd0
bitmap function for all native integers
2021-02-07 11:32:54 +08:00
JackyWoo
77c0f0a0e7
add quota type QUERY_SELECTS and QUERY_INSERTS
2021-02-07 10:57:18 +08:00
Azat Khuzhin
46ff7d2ab0
Fix DateTime64 overflows
2021-02-07 02:24:31 +03:00