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