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
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
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
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
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
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
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
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
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
Brokenice0415
cc1c3f2da3
add a keeper setting leadership_expiry
2024-03-05 00:54:25 +08: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