Commit Graph

7140 Commits

Author SHA1 Message Date
Maksim Kita
4f665eb01d
Merge pull request #35142 from kashwy/upgrade_icu_70.1
Upgrade icu to icu-release-70-1
2022-03-10 17:23:29 +01:00
zhangyifan27
e6fa9f699a fix typo 2022-03-10 18:29:42 +08:00
zzsmdfj
00794fd4a4 to #31469_MaterializedMysql_mysqlDate2CkDate32-add MySQLDataTypesSupport setting 2022-03-09 15:58:43 +08:00
kashwy
bd7e48e87c Upgrade icu to icu-release-70-1
upgrade due to vulnerabilities of WS-2019-0513 and CVE-2020-10531
2022-03-08 21:37:26 -08:00
Azat Khuzhin
3a5a39a9df Do not delay final part writing by default
For async s3 writes final part flushing was defered until all the INSERT
block was processed, however in case of too many partitions/columns you
may exceed max_memory_usage limit (since each stream has overhead).

Introduce max_insert_delayed_streams_for_parallel_writes (with default
to 1000 for S3, 0 otherwise), to avoid this.

This should "Memory limit exceeded" errors in performance tests.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-03-08 22:17:36 +03:00
zzsmdfj
67b9f81104 to #31469_MaterializedMysql_mysqlDate2CkDate32 2022-03-08 18:17:22 +08:00
Mikhail f. Shiryaev
ef4a969ed9
Merge pull request #34850 from ClickHouse/new-packages-url
New packages url
2022-03-07 13:34:58 +01:00
Mikhail f. Shiryaev
b0f9cc4838
Keep deprecated installation methods 2022-03-07 12:20:55 +01:00
Denny Crane
fd910af86d
Update limit-by.md 2022-03-06 13:37:33 -04:00
alexey-milovidov
240b5e8199
Update ym-dict-functions.md 2022-03-05 13:23:52 +03:00
Anish Bhanwala
5935453bf0
Incorrect wording fixed
I think the word "because" was misplaced by mistake.
2022-03-04 11:54:56 +05:30
Maksim Kita
c48c13601d
Merge pull request #35014 from FArthur-cmd/fix_tutorial_link
Fix tutorial link
2022-03-03 14:06:07 +01:00
tavplubix
b7d4c78f13
Merge pull request #34487 from zzsmdfj/issue/32977_MaterializedMySQL_add_table_list_settings
MaterializedMySQL add materialized_mysql_tables_list settings
2022-03-03 12:44:51 +01:00
Filatenkov Artur
437abfb99a
correct link 2022-03-03 13:18:39 +03:00
Kseniia Sumarokova
a23ede19e6
Update parts.md 2022-03-02 13:59:55 +01:00
alesapin
9e44390974
Merge pull request #34971 from ClickHouse/fix-codebrowser-links
Move codebrowser out of Yandex
2022-03-02 13:42:32 +01:00
Alexey Milovidov
c82ca34df9 Move codebrowser out of Yandex 2022-03-01 20:15:43 +01:00
mergify[bot]
00afead7ec
Merge branch 'master' into fix-redundant-linux-docs 2022-03-01 16:52:54 +00:00
alexey-milovidov
1e7195f0de
Merge pull request #34960 from FArthur-cmd/add_benchmarks
Add benchmarks
2022-03-01 15:21:30 +03:00
FArthur-cmd
69b4f1b0a5 correct documentation and update hardware.sh for macos 2022-03-01 13:29:46 +03:00
zzsmdfj
4d9bdfa58c to 32977_MaterializedMySQL_add_table_list_settings 2022-03-01 10:21:58 +08:00
Robert Schulze
8bee053175
Remove redundant content in Linux build docs
The same information about split builds existed twice in the document.
This change merges both places into one.
2022-02-28 22:07:37 +01:00
bharatnc
fb2a9a26df Merge remote-tracking branch 'upstream/master' into ncb/h3-misc-funcs-3 2022-02-25 20:36:31 -08:00
alexey-milovidov
c624a530cc
Update style.md 2022-02-25 21:51:39 +03:00
alexey-milovidov
22a01c077a
Update style.md 2022-02-25 21:49:24 +03:00
alexey-milovidov
2a062d414b
Update style.md 2022-02-25 21:48:18 +03:00
mergify[bot]
cd6f1d8fa4
Merge branch 'master' into groupSortedArray 2022-02-25 11:45:48 +00:00
Denny Crane
2e9434c2a2
Update array.md 2022-02-24 20:44:12 -04:00
Vladimir C
68cb2534fb
Merge pull request #34845 from tangjiangling/update-datetimes-range-in-doc 2022-02-24 15:15:03 +01:00
mergify[bot]
3db510d241
Merge branch 'master' into doc_array_join_en 2022-02-24 11:28:18 +00:00
mergify[bot]
5584b44984
Merge branch 'master' into master 2022-02-24 08:01:12 +00:00
Yong Wang
838d931137
Update array-join.md 2022-02-23 18:37:13 -05:00
Yong Wang
8a5ac182f0
Update array-join.md 2022-02-23 18:32:37 -05:00
Nikolai Kochetov
ffae134546
Update gui.md 2022-02-23 21:10:27 +01:00
Mikhail f. Shiryaev
dd37b237ab
Changing repository url to packages.clickhouse.com 2022-02-23 20:54:16 +01:00
tangjiangling
fd03f3c309 Update datetimes range in doc 2022-02-24 00:32:09 +08:00
SiderZhang
2d0616bd6a add a Zeppelin interpreter for ClickHouse 2022-02-23 23:41:10 +08:00
Jakub Kuklis
dcdb95a898 Links to working configurations 2022-02-23 13:20:37 +00:00
Jakub Kuklis
f361696417 Add documentation for Azure Blob Storage choice as storage_policy for MergeTree 2022-02-23 12:39:08 +00:00
Dmitry Novik
a5927efb64 Add docs 2022-02-22 00:36:00 +00:00
Maksim Kita
c15b5c2cc1
Merge pull request #34721 from ContentSquare/quantile_documentation_empty_sequence
Document behaviour of quantile variants for empty numeric sequences
2022-02-22 00:02:30 +01:00
Maksim Kita
174257dad0
Merge pull request #34653 from kitaisreal/executable-udf-support-specify-argument-names
ExecutableUserDefinedFunctions allow to specify argument names
2022-02-22 00:02:14 +01:00
Maksim Kita
12bd453a43
Merge pull request #34752 from zxdvd/master
update document: add _timestamp_ms of kafka
2022-02-21 11:02:36 +01:00
Vitaly Baranov
aee67a6693
Merge pull request #31484 from eungenue/Implement-SSL-X509-certificate-authentication
Implement ssl x509 certificate authentication
2022-02-21 11:30:52 +03:00
mergify[bot]
a08aceffb2
Merge branch 'master' into master 2022-02-20 01:11:17 +00:00
alexey-milovidov
25c75649fe
Update build.md 2022-02-19 19:20:47 +03:00
alexey-milovidov
d8af2dfba0
Update build.md 2022-02-19 19:19:34 +03:00
alexey-milovidov
42313befd3
Update build.md 2022-02-19 19:19:07 +03:00
Xudong Zhang
9c4cc70dae update document: add _timestamp_ms of kafka 2022-02-19 23:49:37 +08:00
alexey-milovidov
b9a377c890
Update build.md 2022-02-18 20:01:44 +03:00
Maksim Kita
f3dca476ae Updated documentation 2022-02-18 15:35:18 +00:00
Jakub Kuklis
0aa21a2133 Document behaviour of quantile variants for empty numeric sequences 2022-02-18 11:48:59 +01:00
Maksim Kita
562f1ec01a
Merge pull request #34607 from zzsmdfj/issue/#31092_add_encodeURLComponent_function
add encode url component function
2022-02-17 17:57:23 +01:00
alesapin
8a0153b6d3
Merge pull request #34606 from qoega/no-clickhouse-test-deb
Remove clickhouse-test deb completely
2022-02-17 18:13:44 +03:00
Mikhail f. Shiryaev
c3bf9eb2f9
Remove PVS test 2022-02-17 12:59:47 +01:00
Maksim Kita
5373eae076 Updated documenttation 2022-02-16 15:49:27 +00:00
Nikolai Kochetov
f9d2dae88e
Merge pull request #34424 from yakov-olkhovskiy/ephemeral-column
Ephemeral column issue #9436
2022-02-16 12:04:57 +01:00
Nikolay Degterinsky
5d335f72c1
Merge pull request #34627 from RoyBellingan/patch-1
Update install.md
2022-02-16 13:01:01 +03:00
achimbab
db31dc8445
Fix typo in welchttest.md 2022-02-16 17:59:49 +09:00
Roy Bellingan
2e1437199c
Update install.md
The folder from where to download the latest revision has been changed, executing the script will now resolve in a 404

I also updated and put as default the stable branch
2022-02-16 03:22:20 +00:00
zzsmdfj
4dcb411f4f to #31092_add_encodeURLComponent_function 2022-02-16 10:19:20 +08:00
Denny Crane
33a7180417
Update settings.md 2022-02-15 15:21:45 -04:00
Denny Crane
c5853504da
Update settings.md 2022-02-15 14:54:09 -04:00
Denny Crane
83746a1e26
Update settings.md 2022-02-15 14:46:41 -04:00
Frank Chen
5647b5ff15
Update MV (#34482)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-02-15 20:54:24 +03:00
Yatsishin Ilya
bbe2c07a7b remove clickhouse-test deb completely 2022-02-15 12:03:51 +00:00
Nikolai Kochetov
ab288642f6 Merge branch 'master' into ephemeral-column 2022-02-15 10:03:34 +00:00
Maksim Kita
c8f24f78e2
Merge pull request #34567 from devcrafter/patch-1
Documentation for insert_deduplication_token setting
2022-02-14 21:25:14 +01:00
Brian Hunter
8a2ef6a6f7
Add Gigasheet to adopters 2022-02-14 09:15:56 -08:00
mergify[bot]
aab54f4c83
Merge branch 'master' into groupSortedArray 2022-02-14 12:47:48 +00:00
bharatnc
d1056e1147 add docs for h3GetPentagonIndexes func 2022-02-13 12:56:43 -08:00
bharatnc
b4ca0dc20d add docs for h3GetRes0indexes func 2022-02-13 12:56:43 -08:00
bharatnc
babcf4da3d add docs for h3PointDistRads func 2022-02-13 12:56:43 -08:00
bharatnc
8bb108ea67 add docs for h3PointDistKm 2022-02-13 12:56:42 -08:00
bharatnc
8549bc1d16 docs for h3PointDistM 2022-02-13 12:56:42 -08:00
Igor Nikonov
2de14d9e43
Documentation for insert_deduplication_token setting
The setting was introduced in #32304
2022-02-13 20:52:13 +01:00
Maksim Kita
2cfe8578b7
Merge pull request #34321 from gauravphoenix/patch-2
reference to  distributed queries processing
2022-02-13 16:01:28 +01:00
Maksim Kita
bce821ae52
Update distributed.md 2022-02-13 15:17:20 +01:00
Maksim Kita
8a0e82f801
Merge pull request #34541 from den-crane/patch-8
Doc. Fix materialize column description
2022-02-13 15:08:47 +01:00
Maksim Kita
cb09aadc72
Merge pull request #34524 from FrankChen021/urlengine
Fix compression support in URL engine
2022-02-13 14:39:36 +01:00
Maksim Kita
c4f1d7c40f
Update url.md 2022-02-13 14:38:43 +01:00
Denny Crane
a66b30f21a
Update settings.md 2022-02-11 16:52:12 -04:00
Denny Crane
2daacc1a3e
Update column.md 2022-02-11 15:40:20 -04:00
mergify[bot]
371d39e24c
Merge branch 'master' into patch-2 2022-02-11 17:09:31 +00:00
Maksim Kita
ea47b3082e
Update in.md 2022-02-11 16:38:01 +01:00
Maksim Kita
1b1200f13a
Update in.md 2022-02-11 16:36:45 +01:00
mergify[bot]
3d7bb71997
Merge branch 'master' into patch-2 2022-02-11 14:43:18 +00:00
mergify[bot]
202ee3e1c9
Merge branch 'master' into patch-1 2022-02-11 14:43:14 +00:00
mergify[bot]
f099048dd1
Merge branch 'master' into urlengine 2022-02-11 11:03:21 +00:00
Frank Chen
032c7ea758 Add description of compression in the doc 2022-02-11 17:46:33 +08:00
Pablo Alegre
1e4b504ae2 fixup! Add groupSortedArray() function 2022-02-10 16:49:28 +01:00
Denny Crane
80e1100813
Virtual Columns MergeTree engine 2022-02-10 10:45:27 -04:00
alexey-milovidov
6a9f570efd
Update roadmap.md 2022-02-10 09:26:37 +03:00
Nikolay Degterinsky
05b89ee865
Merge pull request #34443 from fanofxiaofeng/patch-3
remove (nearly) duplicated description
2022-02-09 12:41:54 +03:00
靳阳
cad23926aa
remove (nearly) duplicate description
remove (nearly) duplicate description
2022-02-09 16:48:31 +08:00
靳阳
673b874cc4
the name seems to be missing
the `name` seems to be missing
2022-02-09 10:50:53 +08:00
yakov-olkhovskiy
465dee928c
Update table.md 2022-02-08 21:09:52 -05:00
alexey-milovidov
00330461d1
Update int-uint.md 2022-02-09 03:56:57 +03:00
Habibullah Oladepo
57ff05b6e6 Add new function toLastDayOfMonth 2022-02-08 23:48:44 +01:00
yakov-olkhovskiy
42ea826acb
Update table.md
EPHEMERAL specifier is added
2022-02-08 11:35:14 -05:00
Anton Popov
496d77c3c3
Merge pull request #33467 from cmsxbc/addressToLineWithInlines
add function addressToLineWithInlines
2022-02-08 17:03:46 +03:00
alesapin
bb0cadc6c3
Merge pull request #34264 from andycol/patch-1
Update clickhouse-keeper.md
2022-02-08 14:47:12 +03:00
cmsxbc
a33bd4c623
Merge branch 'master' into addressToLineWithInlines 2022-02-08 08:54:15 +08:00
alesapin
542889d627
Update clickhouse-keeper.md 2022-02-07 13:01:42 +03:00
mergify[bot]
7958446ce2
Merge branch 'master' into patch-2 2022-02-06 12:46:15 +00:00
mergify[bot]
57f13bd1d4
Merge branch 'master' into patch-1 2022-02-05 15:00:30 +00:00
Anton Popov
47e2b3a35a
Merge pull request #34312 from sdil/patch-2
Add INTERVAL STEP example in SELECT .. ORDER BY WITH FILL documentation
2022-02-05 02:50:37 +03:00
Anton Popov
861ce6ae94
Update order-by.md 2022-02-05 02:07:45 +03:00
Gaurav Kumar
ba53bbbeef
Update in.md 2022-02-04 10:24:45 -08:00
Gaurav Kumar
fc800bf191
reference to distributed queries processing
The reading section is missing important link to how distributed queries `in` queries are processed
2022-02-04 10:02:05 -08:00
Gaurav Kumar
e74fec7745
Provide important performance hint max_rows_in_set
this is important when global in queries return large amount of data
2022-02-04 09:53:03 -08:00
Pablo Alegre
7f553d55ae fixup! Add groupSortedArray() function
- Fix memory access
- Support any type as sorting parameter
- Fix tests
- Rewrite/simplify function addBatchSinglePlace
2022-02-04 15:53:42 +01:00
cmsxbc
9f9fce07e2 Merge branch 'master' into addressToLineWithInlines 2022-02-04 20:43:00 +08:00
Mohamad Fadhil
8f1030378a
Add INTERVAL STEP example in SELECT .. ORDER BY WITH FILL documentation
This corresponds to the merged PR https://github.com/ClickHouse/ClickHouse/pull/30927
2022-02-04 10:02:42 +08:00
Nikolai Kochetov
8f49f62a3c Just a tiny fix. 2022-02-03 13:53:00 +03:00
Andrew
93f9a9e37a
Update clickhouse-keeper.md
fix the run command and add example
2022-02-02 14:32:29 +00:00
achimbab
954a778a14
Merge branch 'ClickHouse:master' into ttest_confidence_intervals 2022-02-02 11:02:48 +09:00
Nikolai Kochetov
392d60eb0d Update documentation. 2022-02-01 19:09:29 +00:00
achimbab
b3f63965cc
Merge branch 'ClickHouse:master' into ttest_confidence_intervals 2022-02-01 22:24:56 +09:00
cmsxbc
8b916a67e5 Merge branch 'master' into addressToLineWithInlines 2022-02-01 19:37:18 +08:00
alexey-milovidov
d4eb0de663
Update developer-instruction.md 2022-02-01 05:29:42 +03:00
Maksim Kita
490e5f14e4
Merge pull request #34176 from cnmade/PF202201312005
sync index from operations: doese clickhouse support multi-region rep…
2022-02-01 01:32:58 +01:00
Dmitry Novik
3a0ed0f8f5
Merge pull request #33324 from azat/buffer-different-structure
Simplify different block structure (i.e. after ALTER) support for Buffer
2022-02-01 02:19:49 +03:00
tesw yew isal
f9c0081d55 sync index from operations: doese clickhouse support multi-region replication:fix link 2022-02-01 06:29:23 +08:00
Mikhail f. Shiryaev
678dd6b3f2
Merge pull request #33596 from msaf1980/rollup_rules_type_doc
Update GraphiteMergeTree documentation (splitted GraphiteMergeTree rollup rules)
2022-01-31 22:06:51 +01:00
Mikhail f. Shiryaev
b4d26a4695
Add English documentation for GMT tagged rules 2022-01-31 14:22:12 +01:00
tesw yew isal
282bebcb6e sync index from operations: doese clickhouse support multi-region replication 2022-01-31 20:06:04 +08:00
zhangxiao871
7f2f7fa993 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into yandex-master 2022-01-30 13:46:52 +08:00
alexey-milovidov
02926e0d41
Merge pull request #33406 from peter279k/patch-5
Adding /replicas_status request
2022-01-30 02:59:57 +03:00
alexey-milovidov
fb64b8c9a3
Update http.md 2022-01-30 02:59:41 +03:00
alexey-milovidov
379f8d3d7e
Update use.md 2022-01-29 01:09:46 +03:00
mergify[bot]
c9a1c9a896
Merge branch 'master' into system_on_cluster 2022-01-28 10:42:26 +00:00
mergify[bot]
81c841a89c
Merge branch 'master' into addressToLineWithInlines 2022-01-28 08:20:48 +00:00
Azat Khuzhin
1fc29d704d Update documentation regardless ALTER for Buffer
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-01-28 11:07:57 +03:00
vahid-sohrabloo
50fb1da2fa
add chconn to Client Libraries 2022-01-27 14:28:04 +01:00
mergify[bot]
61ac72ca32
Merge branch 'master' into addressToLineWithInlines 2022-01-27 12:02:56 +00:00
Pablo Alegre
e813f6413f Add groupSortedArray() function 2022-01-27 12:22:59 +01:00
Maksim Kita
10cba358cf
Merge pull request #33952 from grant88/patch-1
Update user.md
2022-01-26 22:29:14 +01:00
zhangxiao871
1bd74dda63 Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into yandex-master 2022-01-26 17:40:32 +08:00
zhangxiao871
20b669f330 Supports all types of SYSTEM query ON CLUSTER clause. 2022-01-26 17:40:00 +08:00
tavplubix
9e91a9dfd1
Merge pull request #33429 from zzsmdfj/MaterializeMySQL_support_set_and_other_dataType
MaterializeMySQL support SET YEAR TIME GEOMETRY dataType
2022-01-26 11:29:46 +03:00
cmsxbc
4d7073ceed
1. generic addressToLine and addressToLineWithInlines, 2. improve addressToLineWithInlines document 2022-01-26 00:20:19 +08:00
Maksim Kita
702ad6e2c8
Merge pull request #33966 from battle-test/patch-2
Removed line break for correct table display
2022-01-25 12:20:14 +01:00
cmsxbc
58dd1a2d5c
add function addressToLineWithInlines 2022-01-25 19:13:47 +08:00
Nikita
d6147f7105
Removed line break for correct table display
https://clickhouse.com/docs/en/sql-reference/dictionaries/external-dictionaries/external-dicts-dict-structure/#ext_dict_structure-attributes
2022-01-25 01:29:39 +03:00
achimbab
8c52b45482
Merge branch 'ClickHouse:master' into ttest_confidence_intervals 2022-01-24 22:56:05 +09:00
grantovsky
d7ad03a37f
Update user.md
removed keyword 'NAME' from HOST instruction
2022-01-24 16:54:42 +03:00
mergify[bot]
5ef5e1d558
Merge branch 'master' into karnevil-DOCSUP-18631 2022-01-24 12:09:59 +00:00
achimbab
5d70734132
Merge branch 'master' into ttest_confidence_intervals 2022-01-24 11:57:56 +09:00
Denny Crane
6630e64f51
Update tips.md 2022-01-23 20:42:08 -04:00