Mikhail Gorshkov
1ea6069712
Merge branch 'upstream_master' into 'ADQM-1868'
2024-05-29 13:46:57 +00:00
Mikhail Gorshkov
1f31f19da5
Fixes and documentation
2024-05-28 13:09:41 +00:00
Mikhail f. Shiryaev
97092e7f0c
Remove old time deprecated repo.clickhouse.com from docs
2024-05-28 13:48:38 +02:00
Robert Schulze
52d77052d3
Remove generateUUIDv7NonMonotonic() and generateUUIDv7ThreadMonotonic() functions
2024-05-28 11:27:06 +00:00
Shaun Struwig
f8fc1fa338
Merge branch 'master' into document_revision
2024-05-23 16:00:38 +02:00
Shaun Struwig
6e3a609907
Fix formatting in ru/index.md
2024-05-23 15:43:17 +02:00
Blargian
ce26c4f657
Review changes and replace … with ...
2024-05-23 13:54:45 +02:00
Kruglov Pavel
fddedee9a9
Merge pull request #59747 from Blargian/56257_parse_crlf_with_TSV_files
...
Parse CRLF with TSV files
2024-05-22 13:45:07 +00:00
Alexey Milovidov
a2d9a32652
Merge pull request #63733 from qiangxuhui/qiangxuhui-loongarch64
...
Initial support for loongarch64
2024-05-18 05:26:26 +02:00
Pazitiff9
782cbcfa58
Correction of a typo in table.md
...
Correction of a typo in ru docs about Create Table
2024-05-17 14:19:14 +03:00
Robert Schulze
5fb8ea4c62
Merge remote-tracking branch 'ClickHouse/master' into qiangxuhui-loongarch64
2024-05-17 07:56:01 +00:00
qiangxuhui
d549fd79d9
Fix code: replace LOONGARCH64
with LoongArch64
in some files
2024-05-16 09:50:17 +00:00
rfraposa
2ce2e2858e
Two more slug fixes
2024-05-14 21:50:04 -06:00
Rich Raposa
9b3f621f14
Update backupview.md
2024-05-14 21:42:33 -06:00
avogar
a7e87e22ad
Merge branch 'master' of github.com:ClickHouse/ClickHouse into 56257_parse_crlf_with_TSV_files
2024-05-14 11:56:43 +00:00
qiangxuhui
97a5de9653
Initial support for loongarch64
...
Make ClickHouse compilable and runnable on loongarch64
So far only basic functionality was tested (on real hw),
clickhouse server runs, exceptions works, client works,
simple tests works.
2024-05-14 07:45:26 +00:00
Anton Popov
12ea2fc4bf
Merge remote-tracking branch 'upstream/master' into HEAD
2024-05-13 16:24:34 +00:00
Robert Schulze
c9382252ae
Merge pull request #63520 from Blargian/document_isXYZ
...
[Docs] add missing `isXYZ` functions
2024-05-11 19:20:25 +00:00
Alexander van Olst
0586952eca
Fix links to IETF Base58 draft
2024-05-10 11:29:18 +02:00
Blargian
ca5e70f424
Undo file renaming for ru and zh
2024-05-09 10:57:13 +02:00
Shaun Struwig
1aa10b1633
Undo renaming
2024-05-09 10:31:03 +02:00
Blargian
a75151e80b
Undo renaming and make review changes
2024-05-09 10:29:35 +02:00
Blargian
b48ee1b949
Add isNotDistinctFrom to documentation
2024-05-08 13:56:49 +02:00
Blargian
70c6419651
Standardize file name for null-functions and add isNullable function
2024-05-08 12:51:22 +02:00
Shaun Struwig
2b4def9ebb
Merge branch 'ClickHouse:master' into 56257_parse_crlf_with_TSV_files
2024-05-05 05:30:26 +02:00
Robert Schulze
8a7b0c057f
Merge pull request #62852 from pet74alex/UUIDv7
...
Add UUIDv7-generating functions
2024-05-02 06:57:12 +00:00
joe09@foxmail.com
3c1695b80b
[docs] Update ClickVisual official website link
2024-04-30 15:04:22 +08:00
Alexey Petrunyaka
698578402e
Merge branch 'master' into UUIDv7
2024-04-30 00:44:50 +03:00
Alexey Petrunyaka
29e70f5004
In-source and Russian .md UUIDv7 docs synced with English .md docs
2024-04-29 21:04:44 +03:00
Alexey Petrunyaka
9235845988
Performance optimizations + docs and tests changes ( #4 )
2024-04-27 17:30:27 +03:00
Nikita Mikhaylov
ed7e4291ab
Merge pull request #62937 from ClickHouse/docs-remove-replicated-experimental-tag
...
Remove experimental tag from Replicated database engine
2024-04-26 17:56:06 +00:00
Nikita Mikhaylov
12aac468be
Merge pull request #62657 from jus1096/patch-5
...
Add description for argMax function in documetation
2024-04-26 11:27:01 +00:00
Nikita Mikhaylov
a8683a8bd5
Remove the setting from tests
2024-04-25 22:13:14 +02:00
Kruglov Pavel
52e3c3aa4e
Merge branch 'master' into 56257_parse_crlf_with_TSV_files
2024-04-24 16:20:19 +01:00
Alexey Petrunyaka
7c24d4f48d
Update Russian version of uuid-functions.md
2024-04-24 03:33:53 +03:00
Alexey Katsman
7490e7b2b5
Add docs for columns with values used in the formatting message in system.text_log
2024-04-23 17:26:56 +01:00
Yarik Briukhovetskyi
eae08375c7
fix for russian
2024-04-17 14:34:25 +01:00
Yarik Briukhovetskyi
a3b42abad0
init
2024-04-17 14:34:00 +01:00
Robert Schulze
2a3b5bd74d
Merge pull request #58956 from AVMusorin/kafka-settings
...
Separate consumer/producer settings for Kafka
2024-04-15 15:11:19 +00:00
Jus
03c0b20c2e
Update argmax.md
...
small fix
2024-04-15 17:53:36 +04:00
Jus
d566080670
Update argmax.md
...
add description for argmax
2024-04-15 17:38:20 +04:00
Raúl Marín
c4f4bee4ec
Merge pull request #62574 from Algunenano/doc_argmin
...
Correct the documentation about duplicates with argmin and argmax
2024-04-12 11:43:29 +00:00
Raúl Marín
83d6f2ef99
Correct the documentation about duplicates with argmin and argmax
2024-04-11 21:51:31 +02:00
Raúl Marín
b90eb1962f
Remove mentions of clean_deleted_rows from the documentation
2024-04-11 19:56:30 +02:00
Shaun Struwig
971263c4e6
Merge branch 'ClickHouse:master' into 56257_parse_crlf_with_TSV_files
2024-04-08 21:52:47 +02:00
Robert Schulze
2bcf984e55
Merge remote-tracking branch 'rschu1ze/master' into docs-datatypes2
2024-04-08 17:17:35 +00:00
Eduard Karacharov
4b5db7357c
docs: predefined query handler example fix
2024-04-07 21:07:36 +03:00
Aleksandr Musorin
d01a95fc9a
docs: added kafka_topic directly under kafka tag
2024-04-04 13:56:15 +02:00
János Benjamin Antal
5d67793609
Fix docs about default value of output_format_pretty_row_numbers
2024-04-04 11:41:28 +00:00
Kruglov Pavel
9fa84f0397
Merge pull request #61442 from ClickHouse/revert-61435-revert-61316-patch-1
...
Revert "Revert "Updated format settings references in the docs (datetime.md)""
2024-04-03 19:46:03 +02:00
Kruglov Pavel
05db73f518
Merge branch 'master' into 56257_parse_crlf_with_TSV_files
2024-04-03 17:17:44 +02:00
Robert Schulze
606058c1ca
Consolidate SQL compat alias docs into data type docs + improve sidebar order
2024-04-02 20:26:14 +00:00
yariks5s
9c3bf05675
init
2024-04-02 14:58:45 +00:00
Aleksandr Musorin
f9d81bc774
refactore: improve reading several configurations for kafka
...
Simplify and do some refactoring for kafka client settings.
Allows to set up separate
settings for consumer and producer like:
```
<consumer>
...
</consumer>
<producer>
<kafka_topic>
<name>topic_name</name>
...
</kafka_topic>
</producer>
```
Moreover, this fixes warnings from kafka client like:
`Configuration property session.timeout.ms is a consumer property and
will be ignored by this producer instance`
2024-03-27 14:53:33 +01:00
Shaun Struwig
0e76731c6a
Merge branch 'ClickHouse:master' into 56257_parse_crlf_with_TSV_files
2024-03-27 03:06:51 +01:00
Austin Kothig
c15993220f
Merge remote-tracking branch 'upstream' into feature/dateDiff-nanoseconds
2024-03-26 09:04:23 -07:00
Kruglov Pavel
837b89b8fe
Fix settings names
2024-03-26 16:08:19 +01:00
Kruglov Pavel
c5f6296b43
Try to fix links in ru docs
2024-03-26 16:07:15 +01:00
Anton Popov
ef759ecdc2
Merge remote-tracking branch 'upstream/master' into HEAD
2024-03-25 14:56:50 +00:00
robot-clickhouse-ci-1
e155e143c5
Merge pull request #56085 from bezik/patch-7
...
Update index.md
2024-03-24 02:38:29 +01:00
Alexey Milovidov
d146cd51e5
Update index.md
2024-03-24 04:20:54 +03:00
Alexey Milovidov
4675e709fc
Unclog the CI
2024-03-22 03:18:38 +03:00
Shaun Struwig
01919f0bd3
Merge branch 'ClickHouse:master' into 56257_parse_crlf_with_TSV_files
2024-03-17 20:32:39 +01:00
Kruglov Pavel
4285f1a811
Revert "Revert "Updated format settings references in the docs (datetime.md)""
2024-03-15 13:50:03 +01:00
Kruglov Pavel
16abbcd095
Revert "Updated format settings references in the docs (datetime.md)"
2024-03-15 12:54:13 +01:00
Austin Kothig
a05ca50b01
Update docs/ru/sql-reference/functions/date-time-functions.md
...
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2024-03-14 17:48:54 -04:00
Austin Kothig
5020741b25
Add support for nanosecond level precision.
2024-03-14 14:34:45 -07:00
avogar
feda83a7c8
Merge branch 'master' of github.com:ClickHouse/ClickHouse into 56257_parse_crlf_with_TSV_files
2024-03-14 17:44:38 +00:00
Anton Popov
7a0b8e27af
Merge remote-tracking branch 'upstream/master' into HEAD
2024-03-14 16:58:14 +00:00
qaziqarta
a4a859ba31
Updated ru portion of previous commit
2024-03-13 21:37:50 +06:00
Nikita Mikhaylov
7365da9293
Better
2024-03-07 19:30:31 +00:00
Nikita Mikhaylov
2bc4d27ac6
Bye bye
2024-03-07 19:24:39 +00:00
Anton Popov
f740afe71e
Merge remote-tracking branch 'upstream/master' into HEAD
2024-03-07 18:36:42 +00:00
Shaun Struwig
7aebd1e0a5
Merge branch 'ClickHouse:master' into 56257_parse_crlf_with_TSV_files
2024-03-06 14:50:32 +01:00
Brokenice0415
cc1c3f2da3
add a keeper setting leadership_expiry
2024-03-05 00:54:25 +08:00
Anton Popov
c0dd9b13aa
update docs
2024-03-04 15:39:39 +00:00
Shaun Struwig
b54286bed4
Merge branch 'master' into 56257_parse_crlf_with_TSV_files
2024-03-01 18:21:05 +01:00
YenchangChan
ae0ff7c32e
docs: add ckman to gui documents
2024-02-28 08:29:31 +08:00
pufit
330a206470
Add definers for views (Attempt 2) ( #60439 )
2024-02-27 19:00:17 -05:00
Alexey Milovidov
7c6e28708b
Merge pull request #60370 from ClickHouse/remove-alter-live-view
...
Remove ALTER LIVE VIEW
2024-02-27 17:45:59 +03:00
Alexey Milovidov
2eb4d25126
Remove ALTER LIVE VIEW
2024-02-23 22:56:18 +01:00
Raúl Marín
464b5e0e15
Revert "Add definers for views ( #54901 )"
...
This reverts commit 57306706b3
.
2024-02-23 12:44:31 +01:00
pufit
57306706b3
Add definers for views ( #54901 )
2024-02-22 17:47:50 +01:00
zvonand
622f3ebbe1
update behavior to be more intuitive
2024-02-20 10:19:52 +01:00
zvonand
e0d8a77792
fix typos and docs
2024-02-20 10:19:51 +01:00
zvonand
811027aa00
sort -> stable_sort
2024-02-20 10:19:51 +01:00
zvonand
1701183ced
add volume_priority description in docs
2024-02-20 10:19:51 +01:00
Shaun Struwig
1d440f0399
Merge branch 'ClickHouse:master' into 56257_parse_crlf_with_TSV_files
2024-02-16 19:48:33 +01:00
Igor Nikonov
062602d433
Merge remote-tracking branch 'origin/master' into docs_fix_typos
2024-02-15 18:22:00 +00:00
Shaun Struwig
525a5188e4
Merge branch 'master' into 56257_parse_crlf_with_TSV_files
2024-02-14 17:40:08 +01:00
Kruglov Pavel
42628fdd38
Merge branch 'master' into #31363_format_template_configure_in_settings
2024-02-13 17:24:54 +01:00
Nikolai Fedorovskikh
a98af159b5
[Docs] fix some typos and missing commas
2024-02-13 02:10:41 +01:00
Alexey Milovidov
e99c359fba
Merge pull request #59782 from Blargian/broken_link_in_documentation
...
Fix broken youtube embedding in ne-tormozit.md
2024-02-09 23:29:44 +01:00
Shaun Struwig
3476d4f753
Merge branch 'master' into 56257_parse_crlf_with_TSV_files
2024-02-09 11:50:18 +01:00
Shaun Struwig
dbc288cd51
Update ne-tormozit.md
...
Fix broken youtube video embedding
2024-02-08 23:13:44 +01:00
AlexeyGrezz
b8dcc233fd
Update grants.md
2024-02-08 16:32:50 +03:00
Blargian
debc804b77
documentation changes
2024-02-08 08:10:53 +01:00
Blargian
58ae4cf648
Merge branch 'master' into #31363_format_template_configure_in_settings
2024-02-01 05:39:22 +01:00
Alexey Gerasimchuck
559de083a3
Implemented failed login attempt counting using quota
2024-01-29 23:20:38 +00:00
Blargian
4a8a7208f2
rename of settings, add setting for resultset, extend test, fix documentation and add to SettingsChanges log
2024-01-29 21:25:58 +01:00
Mikhail f. Shiryaev
38898575e5
Merge branch 'master' into #31363_format_template_configure_in_settings
2024-01-24 20:49:38 +01:00
Blargian
3832a8261a
#31363 - update documentation for En and Ru
2024-01-22 23:20:02 +02:00
Kruglov Pavel
0829de8928
Merge pull request #57599 from Khatskevich/khatskevich/fix_docs
...
Improve named collections documentation
2024-01-22 12:54:57 +01:00
edpyt
451aa13736
очепятка
2024-01-20 14:47:28 +03:00
Kruglov Pavel
6d064512e1
Merge pull request #58614 from Blargian/58363_disable_ansi_pretty_automatically
...
58363 Automatically disable ANSI escape sequences in Pretty formats if the output is not a terminal
2024-01-17 13:45:41 +01:00
Blargian
72b5cf5993
#58363 - removed switch from PrettyBlockOutputFormat and modified BlockOutputFormats to use color variable. Updated english and russian documentation. Updated test 00405 reference file.
2024-01-12 19:46:03 +02:00
Jayme Bird
f7173004cc
update docs
2024-01-08 12:40:05 +00:00
Aliaksei Khatskevich
531131bbd6
Fix replication_queue.num_postponed documentation
2024-01-04 09:22:39 +01:00
zvonand
89beb32e64
Edit docs for toWeek()
2024-01-03 13:10:14 +01:00
Alexey Milovidov
7bded0a5e7
Merge pull request #58316 from ClickHouse/reintroduce_is_deleted
...
Re-introduce `is_deleted` column for ReplacingMergeTree
2023-12-31 00:57:19 +01:00
Alexey Milovidov
c18e7483f7
Merge pull request #57999 from bezik/patch-13
...
Update github-events.mdx [ru]
2023-12-30 12:50:10 +01:00
Alexander Tokmakov
1013f6b23f
Merge branch 'master' into reintroduce_is_deleted
2023-12-29 15:46:24 +01:00
Alexey Milovidov
48a397577c
Add a style check against DOS and Windows
2023-12-29 13:10:40 +01:00
Alexander Tokmakov
bdada351c8
Revert "Merge pull request #58274 from ClickHouse/revert-58267"
...
This reverts commit 583b9637c2
, reversing
changes made to 224e937620
.
2023-12-28 14:07:59 +01:00
Alexey Milovidov
c7efd2afea
Revert #58267
2023-12-28 04:09:33 +01:00
Alexander Tokmakov
01d042c490
Revert "Merge pull request #57932 from ClickHouse/remove-shit-cleanup"
...
This reverts commit 2d58dc512c
, reversing
changes made to 41873dc4a3
.
2023-12-27 13:46:06 +01:00
Kruglov Pavel
ca7001d70f
Merge pull request #57850 from shanielh/feature/s3-session-token
...
Feature/s3 session token
2023-12-20 17:22:09 +01:00
Shani Elharrar
679a0e1300
StorageS3 / TableFunctionS3: Allow passing session_token to AuthSettings
...
This can help users that want to pass temporary credentials that
issued by AWS in order to load data from S3 without changing
configuration or creating an IAM User.
Fixes #57848
2023-12-19 08:06:36 +02:00
AN
8811868287
Update criteo.md [ru]
...
language fixes
2023-12-18 20:30:32 +00:00
AN
4be10bad64
Update github-events.mdx [ru]
...
Перевод
2023-12-18 20:29:18 +00:00
Raúl Marín
2639d0715f
Merge remote-tracking branch 'blessed/master' into log_message_string
2023-12-18 10:40:18 +01:00
Robert Schulze
7f675ddf80
Merge pull request #57878 from Jpnock/master
...
Apply full-text skipping index when using `hasAny()`
2023-12-17 11:06:29 +01:00
Alexey Milovidov
ee502ef6b9
Remove trash (OPTIMIZE CLEANUP)
2023-12-15 22:41:58 +01:00
Raúl Marín
b269f87f4c
Better text_log with ErrnoException
2023-12-15 19:27:56 +01:00
James Nock
2c24e438aa
Add docs for skip index support of hasXXX() funcs
2023-12-15 17:28:45 +00:00
Raúl Marín
946defa8a6
Merge pull request #57860 from zvonand/zvonand-fix-57819
...
Try to fix memory leak in StorageHDFS
2023-12-15 11:50:17 +01:00
Andrey Zvonov
f9579580e9
Retrigger CI + make docs a bit better
2023-12-14 16:34:10 +01:00
Azat Khuzhin
0e86e16a01
Revert "Replace --no-system-tables with loading virtual tables of system database lazily"
2023-12-14 09:07:47 +01:00
Azat Khuzhin
cc9afe6f6e
Replace --no-system-tables with loading virtual tables of system database lazily
...
First of all the problem is that that simple 'SELECT 1' cannot be runned
without system.one, which makes --no-system-tables almost useless:
$ ./clickhouse-debug local --no-system-tables -q "select 1"
Code: 81. DB::Exception: Database system does not exist. (UNKNOWN_DATABASE)
Secondly there are just too much flags, and this one
(--no-system-tables) is too damn specific.
This patch should improve startup time of the clickhouse-local almost
3x in debug builds.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-12-09 23:08:29 +01:00
hdhoang
fc8292182c
fix typo TKSV
...
correct name is TS-KV
2023-12-07 20:19:00 +07:00
Andrey Zvonov
6e7c487a19
Update fileCluster.md
2023-12-07 13:00:20 +01:00
Alexey Milovidov
0b597eadf8
Clarify the usage of prefer_not_to_merge
option
2023-12-06 12:11:03 +01:00
Sema Checherinda
c61cd6aab2
Merge pull request #57335 from sichenzhao/increase_default_replicated_deduplication_window
...
increase default replicated_deduplication_window from 100 to 1k
2023-12-02 21:23:39 +01:00
Nikita Taranov
a32c5e976a
Don't print server revision in client on connect ( #57435 )
2023-12-02 16:32:34 +01:00
JackyWoo
8a68d51261
Add index to table system.numbers ( #50909 )
2023-12-01 19:59:25 +01:00
Sergey Kviatkevich
b76bedb53a
update docs
2023-11-30 21:42:13 +03:00
zvonand
c329e382ab
resolve conflicts
2023-11-29 16:03:07 +01:00
robot-clickhouse-ci-1
1740ef80e5
Merge pull request #57209 from ClickHouse/errors-prometheus
...
Expose the number of errors occurred on server from the Prometheus endpoint.
2023-11-29 10:39:04 +01:00
Sichen Zhao
1b8b1c0a63
increase default replicated_deduplication_window from 100 to 1k
2023-11-28 14:24:06 -08:00
zvonand
c306d21b54
merge master + resolve conflicts
2023-11-28 15:51:21 +01:00
Nikolay Degterinsky
de0876ed68
Merge pull request #57234 from evillique/fix-docs-anchors
...
Fix docs
2023-11-27 01:22:43 +01:00
Nikolay Degterinsky
faa3a43803
Fix docs
2023-11-26 19:21:39 +00:00
Alexey Milovidov
f636dea879
Merge pull request #54327 from den-crane/background_fetches_pool_size
...
increase background_fetches_pool_size to 16, background_schedule_pool_size to 512
2023-11-26 02:50:38 +01:00
Nikita Mikhaylov
1b623b0e48
Done
2023-11-24 20:03:02 +00:00
Vitaly Baranov
5f461ff780
Change the default for "wait_dictionaries_load_at_startup" to true,
...
and use this setting only if "dictionaries_lazy_load" is false.
2023-11-23 14:45:42 +01:00
zvonand
5153798aeb
Introduced fileCluster table function
...
Added fileCluster function
Added test and docs
2023-11-22 15:06:04 +01:00
konruvikt
73c5bf1976
Update numbers.md
2023-11-22 15:28:57 +03:00
Johnny
5f45e4af9d
Merge pull request #56821 from ClickHouse/remove/unnecessary-ru-text
...
Refactors index page for Введение section.
2023-11-17 09:36:54 -04:00
Vitaly Baranov
342e6c7546
Merge pull request #56782 from vitlibar/add-config-setting-wait_dictionaries_load_at_startup
...
Add config setting "wait_dictionaries_load_at_startup"
2023-11-16 11:51:29 +01:00
Vitaly Baranov
946e02ecbc
Merge pull request #56268 from vitlibar/add-script-backup-view
...
Add an external utility to view backups and to extract information from them
2023-11-16 11:17:16 +01:00