Kruglov Pavel
cbc1fe73cc
Merge pull request #49009 from Avogar/increase-connection-timeout
...
Increase default value for connect_timeout_with_failover_ms
2023-04-21 20:41:50 +02:00
Arthur Passos
197edf9d43
docs
2023-04-21 11:43:12 -03:00
ltrk2
24381a9489
Apply correct Markdown syntax
2023-04-21 06:44:23 -07:00
Anton Popov
55bc58006e
add clarification to docs
2023-04-21 13:19:56 +00:00
Anton Popov
1b1a47e977
Merge remote-tracking branch 'upstream/master' into HEAD
2023-04-21 12:34:25 +00:00
avogar
c949f0ebf5
Merge branch 'master' of github.com:ClickHouse/ClickHouse into urlCluster
2023-04-21 14:13:33 +02:00
avogar
d68b8f46a4
Increase default value for connect_timeout_with_failover_ms
2023-04-21 11:38:36 +00:00
Alexey Milovidov
9670c9ce4e
Merge pull request #48969 from ClickHouse/vdimir/quantile-gk-rename
...
Rename quantileApprox -> quantileGK
2023-04-21 13:19:25 +03:00
Kruglov Pavel
9749448eb0
Merge pull request #47229 from Avogar/non-blocking-connect
...
Improve async reading from socket
2023-04-21 10:38:50 +02:00
Yakov Olkhovskiy
bcf2252fe0
add arrayPartialSort and arrayPartialReverseSort
2023-04-20 22:08:24 -04:00
robot-ch-test-poll1
f466c89621
Merge pull request #48911 from Avogar/parquet-metadata-format
...
Add ParquetMetadata input format to read Parquet file metadata
2023-04-21 03:46:26 +02:00
Andrey Zvonov
984e8fde41
Merge branch 'master' into zvonand-implicit-tz
2023-04-20 23:13:17 +02:00
Anton Popov
1f58dcabae
Merge branch 'master' into rework-map-functions
2023-04-20 18:44:40 +02:00
Dan Roscigno
aec97033c9
Merge pull request #48940 from ClickHouse/DanRoscigno-patch-5
...
Update query-complexity.md
2023-04-20 10:56:31 -04:00
Dan Roscigno
95b64eccbc
Merge pull request #48861 from DanRoscigno/add-transactions
...
move transactions to clickhouse repo
2023-04-20 10:55:42 -04:00
Dan Roscigno
5bcd443bce
Merge pull request #48947 from DanRoscigno/docs-file-fxn-partition-by-48698
...
added file() write to docs
2023-04-20 10:53:22 -04:00
Arthur Passos
43841a6ee6
Merge branch 'master' into parsey_key_value_function
2023-04-20 10:05:34 -03:00
Robert Schulze
e70190f5b5
Cleanup more function docs
2023-04-20 12:48:50 +00:00
Robert Schulze
3f0b9932c9
Cleanup string replace functions
2023-04-20 10:08:49 +00:00
vdimir
042b4ff525
Rename quantileApprox -> quantileGK
2023-04-20 11:41:17 +02:00
Robert Schulze
214ee232fd
Clean up string search function docs
2023-04-20 09:30:11 +00:00
lgbo-ustc
10daacb18f
updated
2023-04-20 09:28:49 +08:00
lgbo-ustc
f6a532d309
update
2023-04-20 09:28:49 +08:00
lgbo-ustc
bd84b7a87a
support syntax, respect nulls/ignore nulls
2023-04-20 09:28:49 +08:00
lgbo-ustc
cc0480c03f
update docs and add tests
2023-04-20 09:28:49 +08:00
Robert Schulze
4b0b25c655
Cleanup math function docs
2023-04-19 20:41:55 +00:00
Robert Schulze
96dad0a2cb
Merge pull request #48962 from ClickHouse/rs/doc-cleanup
...
Clean up string function docs
2023-04-19 22:33:56 +02:00
robot-ch-test-poll1
a9e1368d18
Merge pull request #48942 from ClickHouse/davenger-delete-where
...
WHERE clause is not optional for DELETE statement
2023-04-19 22:29:18 +02:00
Robert Schulze
4756629b84
Clean up string function docs
2023-04-19 20:05:38 +00:00
Robert Schulze
92890f4e08
Cleanup logical function docs
2023-04-19 18:51:38 +00:00
Robert Schulze
74c21bbc5d
UUID --> UUIDs
2023-04-19 18:36:10 +00:00
Robert Schulze
eca1ca31d1
Cleanup random function docs
2023-04-19 18:31:47 +00:00
Robert Schulze
bb0573cd56
More fixes
2023-04-19 18:11:50 +00:00
Robert Schulze
9e13e5a52a
Some fixes
2023-04-19 18:09:20 +00:00
Robert Schulze
69db6f1912
Docs: Cleanup arithmetic function docs
2023-04-19 17:50:40 +00:00
Robert Schulze
ec5b421be4
Docs: Sort functions in sidebar
2023-04-19 17:05:55 +00:00
Robert Schulze
cdf28f9b71
Minor fixups
2023-04-19 16:16:51 +00:00
Robert Schulze
c406663442
Docs: Replace annoying three spaces in enumerations by a single space
2023-04-19 15:56:55 +00:00
DanRoscigno
2fb337828b
added file() write to docs
2023-04-19 11:14:39 -04:00
Alexander Gololobov
0e4aff9dc7
WHERE clause is not optional for DELETE statement
2023-04-19 17:00:25 +02:00
Robert Schulze
5c5aaeca6d
Merge pull request #48929 from ClickHouse/rs/follow-up-to-48866
...
Follow-up to #48866
2023-04-19 16:37:48 +02:00
Dan Roscigno
df70f6985c
Update query-complexity.md
...
The docs say that max_memory_usage is set to 10GB in the default config, but max_memory_usage does not appear in the default config, so the default is unlimited.
2023-04-19 09:16:22 -04:00
Dan Roscigno
b8b9f330d9
Merge pull request #48937 from ClickHouse/rs/doc-integer-promotion
...
Document integer promotion
2023-04-19 09:09:57 -04:00
Dan Roscigno
c58785aa67
Merge pull request #48884 from ContentSquare/replacingMergeTreeNewEngineDoc
...
Document the new feature of the ReplacingMergeTree engine of the PR #…
2023-04-19 09:06:56 -04:00
Andrey Zvonov
61f55930ce
Update docs/en/operations/settings/settings.md
...
Co-authored-by: Vasily Nemkov <V.Nemkov@gmail.com>
2023-04-19 15:46:17 +03:00
zvonand
daae5025e8
small updates due to review
2023-04-19 14:45:51 +02:00
Kruglov Pavel
2ad161d2b7
Merge branch 'master' into non-blocking-connect
2023-04-19 13:39:40 +02:00
Robert Schulze
87b6db54ce
Document integer promotion
...
Fixes #48933
2023-04-19 11:27:29 +00:00
Kruglov Pavel
9bc95bed85
Merge pull request #48898 from Avogar/pretty-json
...
Add PrettyJSONEachRow format to output pretty JSON
2023-04-19 12:27:24 +02:00
Robert Schulze
15db30618c
Various fixes and cleanups
2023-04-19 09:19:41 +00:00
Robert Schulze
6aaafbad1f
Merge pull request #48866 from infdahai/arrayfunc_for_wideint
...
arrayFunc for wideint(int128/256, uint128/256)
2023-04-19 10:52:28 +02:00
Kruglov Pavel
a5c52d3bc3
Merge branch 'master' into parquet-metadata-format
2023-04-18 21:51:14 +02:00
avogar
7a67951f64
Add more fields, fix style
2023-04-18 17:59:01 +00:00
Dan Roscigno
1d46f50da2
Merge pull request #48909 from ClickHouse/thomoco-patch-4
...
Update postgresql.md
2023-04-18 13:12:28 -04:00
avogar
2518ee4988
Remove deleted line
2023-04-18 16:58:43 +00:00
avogar
f7f609dfb9
Better
2023-04-18 16:57:55 +00:00
Dan Roscigno
5704eea076
Update docs/en/engines/table-engines/integrations/postgresql.md
2023-04-18 12:55:27 -04:00
Dan Roscigno
8b05fb6f83
need full path to markdown file including the md
2023-04-18 12:54:54 -04:00
Dan Roscigno
0ca09db306
Update docs/en/operations/system-tables/mutations.md
2023-04-18 12:51:27 -04:00
Dan Roscigno
d095a3b06b
Update docs/en/operations/system-tables/mutations.md
2023-04-18 12:50:40 -04:00
avogar
b277a5c943
Add ParquetMetadata input format to read Parquet file metadata
2023-04-18 16:46:26 +00:00
Thom O'Connor
b60169d258
Update postgresql.md
...
Added examples for INSERT INTO from SELECT * for initial load from PostgreSQL and incremental inserts
2023-04-18 09:48:32 -06:00
Thom O'Connor
93cc552b8f
Update mutations.md
...
Adding the SQL to monitor system.mutations updates
2023-04-18 08:46:22 -06:00
Kruglov Pavel
e9784b9444
Bring back accidentally deleted line
2023-04-18 16:06:21 +02:00
Kruglov Pavel
8aade2d39e
Fix typo
2023-04-18 15:56:41 +02:00
avogar
e47bb5cc72
Add docs
2023-04-18 13:35:28 +00:00
Youenn Lebras
066f5ac8fd
Renaming for clearer comprehension
2023-04-18 14:53:00 +02:00
Youenn Lebras
082c5b0224
Document the new feature of the ReplacingMergeTree engine of the PR #41005
2023-04-18 11:17:46 +02:00
zvonand
22be85d976
renamed setting
2023-04-18 02:42:30 +02:00
clundro
634791852d
[doc] add doc for array func.
...
Signed-off-by: clundro <859287553@qq.com>
2023-04-18 02:10:41 +08:00
DanRoscigno
1d15fed184
spelling
2023-04-17 12:25:38 -04:00
DanRoscigno
047388df8c
move transactions to clickhouse repo
2023-04-17 11:41:32 -04:00
Arthur Passos
c7d7df75f2
minor doc update
2023-04-17 11:20:03 -03:00
Arthur Passos
3380c91206
Add validation for number of arguments provided and update doc examples
2023-04-17 11:15:24 -03:00
Rich Raposa
0c58c75023
Merge pull request #48762 from et/patch-1
...
Fix docs for case insensitive searches with a token bloom filter
2023-04-15 10:57:21 -06:00
Rich Raposa
04a8b4bd17
Update materialized-postgresql.md
2023-04-15 08:24:27 -06:00
Nikolay Degterinsky
1388154420
Merge pull request #48629 from bigo-sg/json_map_node
...
Support map type for JSONExtract
2023-04-15 01:02:09 +02:00
robot-ch-test-poll1
74687548bc
Merge pull request #48796 from ClickHouse/http-tabs
...
Clarify the use of tabs in URL parameters
2023-04-15 00:05:15 +02:00
robot-ch-test-poll1
5e940af4b5
Merge pull request #48798 from ClickHouse/yt-dislikes
...
Remove SETTINGS from Youtube dataset
2023-04-15 00:04:51 +02:00
rfraposa
85d7b43c2b
Update function.md
2023-04-14 14:36:28 -06:00
rfraposa
d98bee8ea3
Update youtube-dislikes.md
2023-04-14 14:32:55 -06:00
rfraposa
42554e2671
Update youtube-dislikes.md
2023-04-14 14:30:36 -06:00
rfraposa
bc9a59de04
Update http.md
2023-04-14 14:27:11 -06:00
Dmitry Novik
cf5d9a175a
Revert "Merge pull request #48760 from ClickHouse/revert-46089-background-memory-tracker"
...
This reverts commit a61ed33223
, reversing
changes made to 5f01b8a2b5
.
2023-04-14 16:34:19 +02:00
zvonand
089306820f
Merge branch 'master' of github.com:ClickHouse/ClickHouse into zvonand-implicit-tz
2023-04-14 13:21:49 +02:00
Robert Schulze
adb15b7033
Merge branch 'master' into show-table
2023-04-14 09:52:56 +02:00
Eric Thomas
8d5e72cc26
Fix docs for case insensitive searches with a token bloom filter
2023-04-13 14:04:55 -06:00
Alexander Tokmakov
af1bf08663
Revert "Add MemoryTracker for the background tasks"
2023-04-13 21:05:02 +03:00
pufit
a9fcff72f3
Update docs
2023-04-13 12:57:21 -04:00
Arthur Passos
88f1c969cc
Merge branch 'master' into parsey_key_value_function
2023-04-13 10:38:44 -03:00
flynn
2571372fe0
update docs
2023-04-13 12:27:48 +00:00
Dmitry Novik
467ecf45e1
Merge pull request #46089 from ClickHouse/background-memory-tracker
...
Add MemoryTracker for the background tasks
2023-04-13 13:29:27 +02:00
flynn
bbaa7e126c
udpate docs
2023-04-13 11:06:36 +00:00
Robert Schulze
658d6c8870
Merge pull request #48567 from FriendLey/test_soundex
...
add soundex function, issue #39880
2023-04-13 11:20:19 +02:00
Robert Schulze
f41354ccd6
Merge pull request #48671 from ClickHouse/rs/gcc-removal
...
Remove GCC remainders
2023-04-13 10:15:35 +02:00
Robert Schulze
700492f6d4
Fixes and refactorings for consistency with the remaining codebase
2023-04-12 22:41:26 +00:00
Alexander Tokmakov
75f18b1198
Revert "Check simple dictionary key is native unsigned integer"
2023-04-13 01:32:19 +03:00
Robert Schulze
3f7ce60e03
Merge branch 'master' into rs/gcc-removal
2023-04-12 22:17:04 +02:00
flynn
e4b1711812
udpate doc and test
2023-04-12 14:02:34 +00:00
Anton Popov
1520f3e924
Merge pull request #48335 from lzydmxy/check_sample_dict_key_is_correct
...
Check simple dictionary key is native unsigned integer
2023-04-12 14:27:39 +02:00
FriendLey
63928c6df0
Merge branch 'master' into test_soundex
2023-04-12 19:06:05 +08:00
zvonand
2a9f28b73b
resolve
2023-04-12 12:54:39 +02:00
Nikolai Kochetov
bc4755952b
Merge pull request #48405 from ClickHouse/analyzer-additional-filters
...
Support additional filters in new planner
2023-04-12 12:38:57 +02:00
Robert Schulze
f619208b86
Merge pull request #48673 from ClickHouse/rs/roundAge
...
Fix roundAge()
2023-04-12 10:32:04 +02:00
Robert Schulze
9c653197a4
Update roundAge() docs
2023-04-12 08:05:46 +00:00
taiyang-li
e29cce4db9
support map node for json extract
2023-04-12 10:18:07 +08:00
Dmitry Novik
235ad55bad
Merge branch 'master' into analyzer-additional-filters
2023-04-12 01:13:38 +02:00
Robert Schulze
3c6aa46d4a
Update docs
2023-04-11 18:31:00 +00:00
Robert Schulze
dcfd843b2d
Merge pull request #48489 from ClickHouse/rs/date_time-alias
...
Register datediff and trim aliases in system.functions
2023-04-11 19:53:44 +02:00
Dmitry Novik
06e6794fc0
Merge remote-tracking branch 'origin/master' into background-memory-tracker
2023-04-11 15:29:35 +00:00
Alexander Tokmakov
a1fda047f6
add docs
2023-04-11 16:32:40 +02:00
Dmitry Novik
435a0ab9bb
Fix a typo
2023-04-11 14:13:37 +00:00
Dan Roscigno
afdd1f696d
Merge pull request #48601 from gingerwizard/mar_blog_refs
...
update blog references
2023-04-11 10:13:29 -04:00
Dmitry Novik
5488fb0fec
Add documentation for additional_result_filter setting
2023-04-11 14:07:17 +00:00
Alexander Tokmakov
327bfbc6c4
Merge pull request #48183 from ClickHouse/contrib_sparse_checkout
...
Add scripts for sparse checkout of some contribs
2023-04-11 16:18:27 +03:00
Dan Roscigno
e1a6eaa63c
Merge branch 'master' into mar_blog_refs
2023-04-11 09:09:17 -04:00
FriendLey
e327371297
Merge branch 'master' into test_soundex
2023-04-11 21:02:01 +08:00
Robert Schulze
e08b7c8a53
Merge pull request #48422 from ClickHouse/rs/better-f-in-formatdatetime
...
MySQL compat: Align behavior of %f in formatDateTime() with parseDateTime()
2023-04-11 14:12:16 +02:00
Robert Schulze
4e52dc672e
Merge pull request #48420 from ClickHouse/rs/f
...
MySQL compat: Implement %f in parseDateTime()
2023-04-11 14:12:02 +02:00
FriendLey
c527347736
Merge branch 'master' into test_soundex
2023-04-11 19:16:10 +08:00
Sergei Trifonov
ca6e253fa6
Merge pull request #48526 from ClickHouse/lost-part-count
2023-04-11 13:11:42 +02:00
FriendLey
ffa1a75fb5
Merge branch 'master' into test_soundex
2023-04-11 17:52:32 +08:00
Robert Schulze
b7d5df7aa1
Merge branch 'master' into rs/better-f-in-formatdatetime
2023-04-11 08:11:04 +02:00
Alexey Milovidov
79fa0d5a59
Merge branch 'master' into evillique-patch-1
2023-04-11 06:22:13 +03:00
Rich Raposa
530a06a335
Merge branch 'master' into mar_blog_refs
2023-04-10 21:06:46 -06:00
robot-ch-test-poll1
88516a4558
Merge pull request #48600 from ClickHouse/evillique-patch-3
...
Docs: Add SETTINGS to executable table function
2023-04-10 19:59:27 +02:00
Sergei Trifonov
cc5a4c3853
Merge pull request #48568 from ClickHouse/serxa-patch-3
...
Update formats.md
2023-04-10 19:07:08 +02:00
robot-ch-test-poll4
5776ce6110
Merge pull request #48608 from ClickHouse/thomoco-patch-3
...
Update formats.md
2023-04-10 18:58:05 +02:00
Kseniia Sumarokova
65259d964b
Merge pull request #48167 from lzydmxy/add_columns_for_system_storage_policies
...
Add columns for table `system.storage_policies`
2023-04-10 18:32:13 +02:00
Thom O'Connor
8b0adf58e5
Update formats.md
...
Including an Avro example with DESCRIBE url in S3
2023-04-10 10:17:43 -06:00
Dale Mcdiarmid
d50c6a9e1b
update blog references
2023-04-10 15:23:00 +01:00
Nikolay Degterinsky
450e820728
Docs: Add SETTINGS to executable table function
2023-04-10 16:18:48 +02:00
Arthur Passos
b062ab5b4f
Merge branch 'master' into parsey_key_value_function
2023-04-10 10:32:01 -03:00
Arthur Passos
b60f51c4d6
remove extra backslash in docs
2023-04-10 10:31:26 -03:00
Nikolay Degterinsky
8eaf20e129
Update syntax.md
2023-04-10 03:26:43 +02:00
Nikolay Degterinsky
a24cc9580c
Update syntax.md
2023-04-10 03:11:10 +02:00
Denny Crane
028a21658d
Update deltasumtimestamp.md
2023-04-09 19:34:10 -03:00
Sergei Trifonov
3bc5c6423b
Update formats.md
2023-04-09 16:54:21 +02:00
FriendLey
47fd6b6650
add docs of soundex function. ( #39880 )
2023-04-09 17:00:20 +08:00
Alexander Tokmakov
3633f0b2f3
fix
2023-04-07 23:50:09 +02:00
Alexander Tokmakov
3c509214e4
Merge branch 'master' into contrib_sparse_checkout
2023-04-07 23:44:38 +02:00
Nikolay Degterinsky
a48655af39
Merge branch 'master' into add-kafka-murmur-hash-function
2023-04-07 12:21:16 +02:00
serxa
9976f17e12
add docs
2023-04-06 22:54:00 +00:00
robot-ch-test-poll1
d0bb02dea5
Merge pull request #48432 from DanRoscigno/docs-undrop
...
add docs for UNDROP TABLE
2023-04-06 19:24:00 +02:00
DanRoscigno
cbda8762b2
add note about MV
2023-04-06 12:18:09 -04:00
Dan Roscigno
66af848f82
Update docs/en/sql-reference/statements/undrop.md
2023-04-06 12:09:34 -04:00
Dan Roscigno
28f86e7b84
Update docs/en/sql-reference/statements/undrop.md
...
Co-authored-by: Alexander Tokmakov <tavplubix@gmail.com>
2023-04-06 12:07:53 -04:00
Dan Roscigno
fae4906e11
Update docs/en/sql-reference/statements/undrop.md
...
Co-authored-by: Alexander Tokmakov <tavplubix@gmail.com>
2023-04-06 12:07:00 -04:00
Arthur Passos
52e7a09de7
Use two functions extractKeyValuePairs and extractKeyValuePairsWithEscaping instead of boolean parameter
2023-04-06 12:17:14 -03:00
Robert Schulze
cfd9c4d85e
Register aliases of date_diff in system.functions
2023-04-06 14:04:37 +00:00
Rich Raposa
d3d9b21c7b
Merge pull request #48447 from justindeguzman/patch-1
...
Add why clickhouse-local overview
2023-04-06 07:57:59 -06:00
Kruglov Pavel
fb33d6bedb
Merge pull request #48126 from Avogar/orc-arrow-parquet-more-types
...
Support more ClickHouse types in ORC/Arrow/Parquet formats
2023-04-06 13:32:46 +02:00
Robert Schulze
df5de4ec78
Merge remote-tracking branch 'origin/master' into rs/better-f-in-formatdatetime
2023-04-06 09:58:09 +00:00
Robert Schulze
4b7c0f42f4
Small documentation follow-up to #47246
2023-04-06 09:49:58 +00:00
Robert Schulze
5eb31bba87
MySQL compat: Align behavior of %f in formatDateTime() with parseDateTime()
2023-04-06 08:13:04 +00:00
Robert Schulze
ce2692ba79
Merge pull request #47246 from ClickHouse/rs/m
...
Change the behavior of formatter %M in function formatDateTime() from minutes to month name
2023-04-06 09:19:50 +02:00
Justin de Guzman
22af013184
Add why clickhouse-local overview
2023-04-05 20:49:24 -07:00
Anton Popov
166a63c36c
Merge pull request #46589 from ClickHouse/rs/nonconst-replace
...
replace[Regexp]{One,All}(): allow non-const pattern and replacement arguments
2023-04-06 03:08:28 +02:00
Rich Raposa
7638320fee
Merge pull request #48437 from ClickHouse/style-fix
...
Update replication.md
2023-04-05 14:14:42 -06:00
Robert Schulze
ce234baf9c
Merge branch 'master' into rs/f
2023-04-05 21:59:13 +02:00
rfraposa
a016e8fcd1
Update replication.md
2023-04-05 11:30:59 -06:00
Arthur Passos
a1446764a9
update docs to reflect new boolean argument
2023-04-05 13:27:38 -03:00
Kruglov Pavel
9331c6c260
Merge pull request #48122 from Avogar/bson-more-types
...
Support Enum output/input in BSONEachRow, allow all map key types and avoid extra calculations
2023-04-05 18:26:19 +02:00
DanRoscigno
1ea49371e6
lost a word
2023-04-05 10:53:36 -04:00
DanRoscigno
4876cac958
add docs for UNDROP TABLE
2023-04-05 10:49:03 -04:00
Anton Popov
027f8a02c8
Merge branch 'master' into check_sample_dict_key_is_correct
2023-04-05 16:31:57 +02:00
Arthur Passos
6dec537b3c
more docs
2023-04-05 10:34:39 -03:00
Arthur Passos
b8d3b8523b
update docs
2023-04-05 10:27:42 -03:00
Kruglov Pavel
8bd997d680
Update docs/en/interfaces/formats.md
...
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2023-04-05 11:57:41 +02:00
Kruglov Pavel
8d6b709f1a
Merge pull request #48257 from Avogar/capnp-more-types
...
Support more types in CapnProto format, allow integer conversions
2023-04-05 11:56:46 +02:00
Vladimir C
1f22fca3c3
Merge pull request #46428 from bigo-sg/quantile_gk
2023-04-05 11:25:48 +02:00
Robert Schulze
0d5d2a9b55
Implement %f in parseDateTime()
...
Fixes : #48394
@cc OP
2023-04-05 09:13:18 +00:00
pufit
8441b0a3e1
Fix comments, tests, docs
2023-04-04 20:43:15 -04:00
Sergei Trifonov
1bea16ea63
doc entry for SYSTEM WAIT LOADING PARTS
2023-04-05 01:34:25 +02:00
Anton Popov
b03acf5680
Merge branch 'master' into rework-map-functions
2023-04-04 23:35:12 +02:00
Anton Popov
182cc64f90
Merge remote-tracking branch 'upstream/master' into HEAD
2023-04-04 21:33:36 +00:00
Dan Roscigno
7aef9bb65e
Clarify SYSTEM RELOAD CONFIG and USERS
...
closes #48201
2023-04-04 08:41:58 -04:00
Vladimir C
35572321a1
Merge pull request #48207 from bigo-sg/map_from_maps
2023-04-04 11:12:05 +02:00
Robert Schulze
a7c153f88c
replace{One/All}(): allow non-const pattern and replacement arguments
2023-04-04 08:26:28 +00:00
robot-clickhouse
0524439420
Merge pull request #48364 from ClickHouse/update-clickhouse-local
...
Update clickhouse-local page with examples
2023-04-04 10:03:37 +02:00
Antonio Andelic
0dda3d13ef
Merge branch 'master' into keeper-map-strict-mode
2023-04-04 09:52:53 +02:00
lizhuoyu5
2232d5ad14
Merge branch 'master' into add_columns_for_system_storage_policies
2023-04-04 12:58:10 +08:00
lzydmxy
529e1466df
use check_dictionary_primary_key instead of check_sample_dict_key_is_correct
2023-04-04 12:04:17 +08:00
rfraposa
558b1eb372
Update clickhouse-local.md
2023-04-03 19:35:23 -06:00
Alexey Milovidov
1cb8a7c45c
Update tips.md
...
See Telegram.
2023-04-04 00:46:25 +03:00
Yakov Olkhovskiy
e1e508f8ec
Merge branch 'master' into bson-more-types
2023-04-03 17:21:50 -04:00
Kruglov Pavel
e2c3c3accc
Merge branch 'master' into orc-arrow-parquet-more-types
2023-04-03 18:33:20 +02:00
Antonio Andelic
950a7d9948
Merge branch 'master' into keeper-map-strict-mode
2023-04-03 14:26:14 +00:00
Anton Popov
b3515c768b
Merge remote-tracking branch 'upstream/master' into HEAD
2023-04-03 14:11:04 +00:00
Denny Crane
fb7c8ca157
Update tuple-functions.md
2023-04-03 10:47:44 -03:00
Anton Popov
6dde159227
add comments and docs
2023-04-03 13:43:11 +00:00
Kruglov Pavel
9e595c82fa
Merge pull request #47494 from KevinyhZou/enable_return_null_element_not_exist
...
Enable return null and complext type for JSON_VALUE function
2023-04-03 14:05:18 +02:00
Robert Schulze
a50e741bea
Merge pull request #45912 from ClickHouse/qc-compression
...
Query cache: Enable compression of cache entries
2023-04-03 13:33:47 +02:00
Robert Schulze
3e124f09d0
Merge remote-tracking branch 'origin/master' into qc-compression
2023-04-03 11:28:17 +00:00
Antonio Andelic
2d89057142
Merge branch 'master' into keeper-map-strict-mode
2023-04-03 09:30:52 +00:00
Robert Schulze
8e4b0e5fba
Merge pull request #48332 from ClickHouse/rs/prefer-native-over-alias
...
Minor: Suggest ClickHouse-native function name over MySQL-compatibility alias
2023-04-03 09:32:16 +02:00
Robert Schulze
d7ee316380
Minor: Suggest ClickHouse-native function name over MySQL-compatibility alias
2023-04-03 07:28:31 +00:00
Kseniia Sumarokova
d2522a2dba
Merge pull request #48312 from kssenii/merging-ilejn-dict-named-collection
...
Merging #46323
2023-04-02 18:12:44 +02:00
KevinyhZou
da4ff587af
review fix
2023-04-02 12:38:17 +08:00
KevinyhZou
ce5f4cf4ab
code review fix
2023-04-02 12:37:18 +08:00
KevinyhZou
05c508047a
docs fix
2023-04-02 12:30:59 +08:00
KevinyhZou
740a5ef777
enable return null and complext type
2023-04-02 12:29:12 +08:00
Dan Roscigno
c289b3ed2b
Merge pull request #48301 from ClickHouse/DanRoscigno-patch-5
...
Update LVM info in tips.md
2023-04-01 19:13:35 -04:00
Dan Roscigno
9061b03917
Update docs/en/operations/tips.md
2023-04-01 18:51:18 -04:00
Dan Roscigno
a28996d047
Update docs/en/operations/tips.md
2023-04-01 18:50:49 -04:00
kssenii
1721b70070
Merge remote-tracking branch 'upstream/master' into ilejn-dict-named-collection
2023-04-01 13:18:26 +02:00
Rich Raposa
0e3a88e078
Merge pull request #48306 from ClickHouse/youtube-fixes-3
...
Changed schema in Youtube dataset
2023-03-31 21:33:24 -06:00
rfraposa
3b6c599237
Update youtube-dislikes.md
2023-03-31 16:03:44 -06:00
Alexander Tokmakov
9df882c37a
Merge pull request #48085 from ClickHouse/sync_replica_lightweight
...
More options for `SYSTEM SYNC REPLICA`
2023-03-31 23:18:31 +03:00
Rich Raposa
e9a4e9493e
Merge branch 'master' into DanRoscigno-patch-5
2023-03-31 14:05:59 -06:00
Alexander Tokmakov
c4c3602f69
Merge branch 'master' into contrib_sparse_checkout
2023-03-31 22:55:22 +03:00
rfraposa
abe78469f7
Update youtube-dislikes.md
2023-03-31 12:41:22 -06:00
Rich Raposa
4cb3c92607
Update merge-tree-settings.md
...
For some reason the links are broken - I'm attempting to fix them here
2023-03-31 12:38:45 -06:00
Rich Raposa
330508552e
Merge branch 'master' into docs/background_pool_size
2023-03-31 11:24:00 -06:00
Dan Roscigno
0b70a8600b
Update LVM info in tips.md
2023-03-31 13:19:49 -04:00
rfraposa
8c65cc734a
Update youtube-dislikes.md
2023-03-31 10:32:38 -06:00
kst-morozov
048ea93c09
upadte doc
2023-03-31 17:59:19 +02:00
Alexander Tokmakov
e39498129c
Merge branch 'master' into sync_replica_lightweight
2023-03-31 18:17:08 +03:00
Antonio Andelic
1e3abc9e84
Add strict mode for KeeperMap
2023-03-31 14:24:32 +00:00
Robert Schulze
e1d299640b
Small follow-up to #48017
2023-03-31 14:11:37 +00:00
Alexander Tokmakov
2ab198f19d
Merge branch 'master' into contrib_sparse_checkout
2023-03-31 16:10:15 +02:00
Robert Schulze
5d64841276
Merge pull request #48017 from ClickHouse/rs/show_columns
...
MySQL compatibility: Implement `SHOW COLUMNS`
2023-03-31 15:50:23 +02:00
Rich Raposa
6eb692eacc
Merge pull request #48258 from den-crane/patch-61
...
Doc. Notes about file names in UDF examples, make them more clear.
2023-03-31 07:43:31 -06:00
Alexander Tokmakov
caf00b5968
Merge branch 'master' into sync_replica_lightweight
2023-03-31 14:52:55 +02:00
Robert Schulze
eb93ec35f5
Merge pull request #48154 from azat/varuint-v2
...
Add sanity checks for writing number in variable length format (resubmit)
2023-03-31 10:59:21 +02:00
Rich Raposa
8d9baceeb1
Merge branch 'master' into patch-61
2023-03-30 22:10:50 -06:00
Nikolay Degterinsky
47ea27fd92
Fix
2023-03-31 02:57:55 +00:00
Rich Raposa
348da6d19f
Merge branch 'master' into youtube-fixes
2023-03-30 16:43:13 -06:00
rfraposa
98833bcc82
Update youtube-dislikes.md
2023-03-30 16:41:29 -06:00
Denny Crane
6507a86104
Merge branch 'master' into patch-61
2023-03-30 17:56:07 -03:00
Kruglov Pavel
cef4a5b29c
Fix docs
2023-03-30 22:07:57 +02:00
Kruglov Pavel
a3908b54c1
Merge pull request #48124 from Avogar/msgpack-more-types
...
Support more ClickHouse types in MsgPack format
2023-03-30 22:03:47 +02:00
Denny Crane
429975b345
Update index.md
2023-03-30 17:01:16 -03:00
Kruglov Pavel
d096da0cfd
Merge branch 'master' into bson-more-types
2023-03-30 21:18:10 +02:00
avogar
35937adcaa
Support more types in CapnProto format
2023-03-30 19:15:28 +00:00
Robert Schulze
4938681f87
Fix macos build
2023-03-30 17:46:11 +00:00
robot-ch-test-poll2
af59727c53
Merge pull request #48239 from ClickHouse/rfraposa-patch-3
...
Lightweight deletes are no longer experimental
2023-03-30 19:33:52 +02:00
Rich Raposa
4675fa82a3
Update delete.md
...
Lightweight deletes are no longer experimental in 23.3
2023-03-30 10:29:08 -06:00
Rich Raposa
3a3438ebf9
Update settings-formats.md
...
Default compression method for Parquet changed from snappy to lz4 in 23.3
2023-03-30 10:26:33 -06:00
Antonio Andelic
80cb121d2a
Merge pull request #48092 from ClickHouse/nosign-keyword-for-s3
...
Add support for `NOSIGN` keyword and `no_sign_request` config for S3
2023-03-30 18:10:56 +02:00
Nikolai Kochetov
f06bdc85eb
Merge pull request #48226 from ClickHouse/rename-setting-stop_reading_on_first_cancel
...
Rename setting stop_reading_on_first_cancel
2023-03-30 18:03:23 +02:00
Nikolai Kochetov
06bf500c30
Update settings.md
2023-03-30 17:36:56 +02:00
Nikolay Degterinsky
c363b5820e
Merge pull request #47087 from evillique/decode_ulid
...
Add function ULIDStringToDateTime
2023-03-30 17:19:07 +02:00
filimonov
fbb22348ea
Refactor reading the pool setting & from server config. ( #48055 )
...
After #36425 there was a lot of confusions/problems with configuring pools - when the message was confusing, and settings need to be ajusted in several places.
See some examples in #44251 , #43351 , #47900 , #46515 .
The commit includes the following changes:
1) Introduced a unified mechanism for reading pool sizes from the configuration file(s). Previously, pool sizes were read from the Context.cpp with fallbacks to profiles, whereas main_config_reloader in Server.cpp read them directly without fallbacks.
2) Corrected the data type for background_merges_mutations_concurrency_ratio. It should be float instead of int.
3) Refactored the default values for settings. Previously, they were defined in multiple places throughout the codebase, but they are now defined in one place (or two, to be exact: Settings.h and ServerSettings.h).
4) Improved documentation, including the correct message in system.settings.
Additionally make the code more conform with #46550 .
2023-03-30 16:44:11 +02:00
Rich Raposa
828cee6b81
Merge pull request #48186 from den-crane/patch-61
...
Doc. Note about cast and LowCardinality
2023-03-30 08:41:24 -06:00
Alexander Tokmakov
131395b00f
Merge pull request #48171 from aalexfvk/add_option_disable_on_cluster_queries
...
Add allow_distributed_ddl_queries option to the cluster config
2023-03-30 17:29:02 +03:00
Denny Crane
e25872a333
Update type-conversion-functions.md
2023-03-30 11:15:11 -03:00
Nikolai Kochetov
a8a28bdf3d
Merge branch 'master' into rename-setting-stop_reading_on_first_cancel
2023-03-30 16:07:14 +02:00
Nikolai Kochetov
f870e6f7a9
Rename setting stop_reading_on_first_cancel to partial_result_on_first_cancel.
2023-03-30 14:00:44 +00:00
Denny Crane
3ac34fc21c
Merge branch 'master' into patch-61
2023-03-30 09:32:59 -03:00
Denny Crane
a44d2bf724
Update type-conversion-functions.md
2023-03-30 09:32:32 -03:00
Denny Crane
372948fb4c
Update type-conversion-functions.md
2023-03-30 09:30:45 -03:00
taiyang-li
2a35c18973
add docs and uts
2023-03-30 18:18:21 +08:00
mateng915
15a5372eb1
Update build.md
...
Latest master branch and stable tag version using Clang-14 can not compile successfully. Need using Clang-15
2023-03-30 17:07:36 +08:00
Robert Schulze
8354f6d489
Merge branch 'master' into rs/m
2023-03-30 10:56:21 +02:00
Robert Schulze
b0473098c6
Merge branch 'master' into qc-compression
2023-03-30 10:55:42 +02:00
robot-ch-test-poll
1cedd5c11d
Merge pull request #48188 from ClickHouse/rfraposa-5
...
Add cross_to_inner_join_rewrite setting
2023-03-30 08:18:07 +02:00
Denny Crane
2c231a6ac4
Update settings.md
2023-03-29 20:49:44 -03:00
Denny Crane
553c5aa622
Update type-conversion-functions.md
2023-03-29 20:46:34 -03:00
Nikolay Degterinsky
5b53f5ddae
Merge branch 'master' into decode_ulid
2023-03-30 01:37:14 +02:00
rfraposa
98d098618b
Add cross_to_inner_join_rewrite setting
2023-03-29 14:34:48 -06:00
Denny Crane
2349fadbe7
Update type-conversion-functions.md
2023-03-29 15:33:53 -03:00
Denny Crane
12801f736b
Update type-conversion-functions.md
2023-03-29 15:33:07 -03:00
Denny Crane
46a7b73608
Update type-conversion-functions.md
2023-03-29 15:25:39 -03:00
Nikolay Degterinsky
4f360e76e9
Add kafkaMurmurHash function
2023-03-29 18:09:15 +00:00
Alexander Tokmakov
905975f6e6
update docs
2023-03-29 18:47:38 +02:00
Rich Raposa
3e9f4750f3
Merge pull request #48175 from gingerwizard/youtube_docs
...
youtube questions
2023-03-29 10:33:21 -06:00
Aleksei Filatov
0ac9dcd723
Add allow_distributed_ddl_queries option to the cluster config
2023-03-29 18:15:46 +03:00
rfraposa
45f6cbebe4
Update amazon-reviews.md
2023-03-29 08:47:37 -06:00
rfraposa
70717c9dc1
Change fields to Bool
2023-03-29 08:43:42 -06:00
Dale Mcdiarmid
26e031169e
youtube questions
2023-03-29 15:29:22 +01:00
Rich Raposa
adc4fb4082
Merge branch 'master' into amazon-reviews-1
2023-03-29 08:24:48 -06:00
rfraposa
d8260405ba
Update amazon-reviews.md
2023-03-29 08:23:52 -06:00
Robert Schulze
b324d0ed5e
Merge branch 'master' into qc-compression
2023-03-29 15:09:22 +02:00
Alexey Milovidov
a495cd4c72
Update environmental-sensors.md
2023-03-29 14:59:43 +03:00
lzydmxy
3410082cb2
add columns perform_ttl_move_on_insert, load_balancing for table system.storage_policies
2023-03-29 19:58:25 +08:00
Antonio Andelic
44e95aa65f
Merge branch 'master' into nosign-keyword-for-s3
2023-03-29 11:10:03 +00:00
Antonio Andelic
7b1ad221b2
Address PR comments
2023-03-29 11:08:44 +00:00
robot-ch-test-poll
04d30a2afb
Merge pull request #48119 from Avogar/avro-more-types
...
Support more ClickHouse types in Avro format
2023-03-29 13:07:35 +02:00
Robert Schulze
b4c8ef980c
Merge pull request #47838 from zvonand/zvonand-formatdecimal
...
Add toDecimalString function
2023-03-29 10:41:12 +02:00
rfraposa
0ca26b09eb
Update environmental-sensors.md
2023-03-28 21:51:30 -06:00
Rich Raposa
7739ab04fa
Merge branch 'master' into sensors-dataset
2023-03-28 21:29:33 -06:00
rfraposa
954d486c20
Update environmental-sensors.md
2023-03-28 21:27:23 -06:00
rfraposa
258c1a9bc0
Add query
2023-03-28 21:11:28 -06:00
rfraposa
87b75269fb
Added image
2023-03-28 20:32:10 -06:00
rfraposa
2f09b43d98
Create environmental-sensors.md
2023-03-28 19:46:29 -06:00
Rich Raposa
f50eb64584
Merge branch 'master' into amazon-reviews
2023-03-28 17:46:53 -06:00
rfraposa
61916cfd96
Update amazon-reviews.md
2023-03-28 17:45:27 -06:00
rfraposa
b8edcd90cc
Update stack_trace.md
2023-03-28 15:49:58 -06:00
rfraposa
95abfca147
Update amazon-reviews.md
2023-03-28 15:40:54 -06:00
rfraposa
813a1ef8ac
Update amazon-reviews.md
2023-03-28 15:37:22 -06:00
rfraposa
3d0b94e210
Update amazon-reviews.md
2023-03-28 15:26:34 -06:00
Robert Schulze
44d0a8075d
Small follow-up to #46252
2023-03-28 21:06:58 +00:00
Robert Schulze
622d1dfadd
Merge pull request #46252 from ClibMouse/feature/hastokencaseinsensitive-index-utilization
...
Implement tokenbf_v1 index utilization for hasTokenCaseInsensitive
2023-03-28 22:38:21 +02:00
avogar
bc56c02858
Support more ClickHouse types in ORC/Arrow/Parquet formats
2023-03-28 20:02:42 +00:00
rfraposa
d33ead5f4f
Update amazon-reviews.md
2023-03-28 12:58:57 -06:00
avogar
a0fcf81abf
Support more ClickHouse types in MsgPack format
2023-03-28 18:25:52 +00:00
Robert Schulze
202f52dc3a
Implement SHOW COLUMNS
...
Modeled after (*)
Fixes #46437
(*) https://dev.mysql.com/doc/refman/8.0/en/show-columns.html
2023-03-28 18:04:22 +00:00
avogar
e7ff6e85c2
Support Enum output/input in BSONEachRow, allow all map key types and avoid extra calculations
2023-03-28 17:57:23 +00:00
avogar
06a6f5cf76
Support more ClickHouse types in Avro format
2023-03-28 17:36:20 +00:00
Smita Kulkarni
a26cfd523c
Updated right bool for disallowing concurrent backups and restores
2023-03-28 15:42:21 +02:00
Smita Kulkarni
afe5982c4e
Fixed typo - settings
2023-03-28 15:39:28 +02:00
Smita Kulkarni
c8ec900d90
Fixed comment for usage on cluster
2023-03-28 15:37:49 +02:00
Smita Kulkarni
e5994e873e
Added documentation for new settings to disallow concurrent backup/restore
2023-03-28 14:03:50 +02:00
zvonand
edc80fbd94
updated docs + fix linker isssue
2023-03-28 13:25:18 +02:00
zvonand
09181a9b58
Merge branch 'master' of github.com:ClickHouse/ClickHouse into zvonand-formatdecimal
2023-03-28 11:01:00 +02:00
Robert Schulze
37effb4fa2
Merge remote-tracking branch 'origin/master' into rs/m
2023-03-28 08:51:12 +00:00
Robert Schulze
7cf494acc2
Merge pull request #48000 from ClickHouse/rs/parsedatetimeorzero
...
MySQL dialect compat: Add str_to_date
2023-03-28 10:04:56 +02:00
Antonio Andelic
4c61ec2fad
update docs
2023-03-28 07:19:08 +00:00
Nikolay Degterinsky
71b498061b
Fix a bug, review suggestions
2023-03-28 01:48:25 +00:00
Alexander Tokmakov
b5fe1ada0b
more options for sync replica
2023-03-28 01:39:36 +02:00
Dan Roscigno
c8f59194a3
Merge pull request #48070 from den-crane/patch-60
...
Doc. idle_connection_timeout
2023-03-27 15:17:08 -04:00
Dan Roscigno
07c3a0522b
Merge pull request #48072 from DanRoscigno/standardize-admonitions
...
standardize admonitions
2023-03-27 15:16:05 -04:00
DanRoscigno
6d8a2bbd48
standardize admonitions
2023-03-27 14:54:05 -04:00
zvonand
dbd0ccdb64
Merge branch 'master' of github.com:ClickHouse/ClickHouse into zvonand-formatdecimal
2023-03-27 20:21:09 +02:00
zvonand
b7bb09d362
upload
2023-03-27 20:19:52 +02:00
Denny Crane
295d3b7510
Update settings.md
2023-03-27 14:45:43 -03:00
Denny Crane
98488f30ab
Update settings.md
2023-03-27 14:40:45 -03:00
Rich Raposa
feac46eac4
Update dropped_tables.md ( #48067 )
...
* Update dropped_tables.md
* Update dropped_tables.md
* Update docs/en/operations/system-tables/dropped_tables.md
---------
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2023-03-27 20:16:28 +03:00
Robert Schulze
499d912bbc
Merge pull request #48064 from ClickHouse/rs/docs-show
...
Docs: Update syntax of some SHOW queries
2023-03-27 18:06:22 +02:00
Robert Schulze
86f6828556
Docs: Update syntax of some SHOW queries
2023-03-27 15:56:31 +00:00
Rich Raposa
c3642272fa
Merge branch 'master' into add-marked-dropped-tables
2023-03-27 09:38:38 -06:00
rfraposa
15039d3327
Rename file
2023-03-27 09:37:06 -06:00
Robert Schulze
a123533b2f
Merge pull request #48061 from ClickHouse/rs/doc-full
...
Docs: Document [FULL] keyword in SHOW TABLES
2023-03-27 17:28:48 +02:00
Robert Schulze
246316dd49
Docs: Document [FULL] keyword in SHOW TABLES
...
Follow-up to #43910
2023-03-27 15:23:30 +00:00
Rich Raposa
01cccb08a5
Merge branch 'master' into add-marked-dropped-tables
2023-03-27 09:23:09 -06:00
rfraposa
eac71397c4
Create marked_dropped_tables.md
2023-03-27 09:19:50 -06:00
nellicus
f1258a932f
fix typo
2023-03-27 16:58:20 +02:00
Robert Schulze
3701fda6b1
Add str_to_date() alias for MySQL compat
...
Fixes #43755
2023-03-27 14:52:32 +00:00
Robert Schulze
3db38dbb5a
Replace mySQL date formatter M behavior from minutes to month name
2023-03-27 14:00:51 +00:00
Kruglov Pavel
bc92e3184e
Merge branch 'master' into non-blocking-connect
2023-03-27 13:50:50 +02:00
Tyler Hannan
2981890ab4
Fix Sample...
2023-03-27 12:03:47 +02:00
rfraposa
de177de28a
Update covid19.md
2023-03-26 23:24:33 -06:00
rfraposa
6cff504f63
Create covid19.md
2023-03-26 23:14:06 -06:00
rfraposa
9a71d265ae
Create amazon-reviews.md
2023-03-26 21:38:17 -06:00
rfraposa
997ab8e0b2
Update youtube-dislikes.md
2023-03-26 16:17:17 -06:00
Rich Raposa
6246aaa168
Merge branch 'master' into youtube-dislikes
2023-03-26 16:11:34 -06:00
rfraposa
f0b3007dee
Update youtube-dislikes.md
2023-03-26 16:11:05 -06:00
Alexey Milovidov
b6892f53fc
Merge pull request #47724 from ClickHouse/rs/qc-better-cfg-name
...
Rename cfg parameter query_cache.size to query_cache.max_size
2023-03-27 00:36:24 +03:00
rfraposa
5de24798b1
Update youtube-dislikes.md
2023-03-25 22:06:45 -06:00
rfraposa
bc91bd518b
Update youtube-dislikes.md
2023-03-25 21:47:55 -06:00
rfraposa
ca732c4013
Create youtube-dislikes.md
2023-03-25 21:21:06 -06:00
rfraposa
70912b15bc
Update settings.md
2023-03-25 15:56:04 -06:00
rfraposa
ac72ed035c
Update user.md
2023-03-24 22:50:29 -06:00
rfraposa
9f548d658e
Update user.md
2023-03-24 22:45:34 -06:00
rfraposa
24b5b32dc3
Update user.md
2023-03-24 22:28:14 -06:00
Kruglov Pavel
f3f93dd06c
Merge branch 'master' into non-blocking-connect
2023-03-24 15:59:40 +01:00
Robert Schulze
129245da2e
Docs: Fix links
2023-03-24 13:52:56 +00:00
Robert Schulze
0712627c05
Query cache: Fix config naming ambiguity
...
Add 'max_' prefix to 'size' setting to make it more clear that the cache
consumes no space if not used.
2023-03-24 12:52:09 +00:00
Rich Raposa
802cd805c8
Merge pull request #47957 from ClickHouse/rfraposa-patch-2
...
Update backup.md
2023-03-23 21:55:02 -06:00
Robert Schulze
7ecfd664d0
Merge pull request #47961 from ClickHouse/rs/docs-fix-47923
...
Docs: Update secondary index example
2023-03-23 23:43:15 +01:00
Rich Raposa
d1a0935a70
Merge branch 'master' into rfraposa-patch-2
2023-03-23 16:41:05 -06:00
Rich Raposa
76401dcd83
Merge pull request #47956 from ClickHouse/nav-fixes
...
Remove links from nav categories
2023-03-23 16:39:36 -06:00
Robert Schulze
8cf031ee2e
Docs: Update secondary index example
...
Fixes : #47923
2023-03-23 22:36:38 +00:00
Rich Raposa
851ce7c308
Merge branch 'master' into nav-fixes
2023-03-23 15:46:16 -06:00
Robert Schulze
bd02627869
Update docs for parseDateTime() (follow-up to #46815 )
2023-03-23 21:28:03 +00:00
Robert Schulze
e84764f4e1
Merge pull request #46815 from bigo-sg/to_timestamp
...
Add new function parseDateTime/parseDateTimeInJodaSyntax
2023-03-23 22:20:18 +01:00
rfraposa
747eaf3f72
Fix broken links
2023-03-23 14:40:45 -06:00
Rich Raposa
c8e7ca7c8c
Update backup.md
2023-03-23 14:34:29 -06:00
rfraposa
42725964d4
Remove links from nav categories
2023-03-23 14:20:26 -06:00
Kruglov Pavel
3ee12e21fb
Merge branch 'master' into non-blocking-connect
2023-03-23 20:53:44 +01:00
ltrk2
f46970671d
Implement tokenbf_v1 index utilization for hasTokenCaseInsensitive
2023-03-23 12:24:13 -07:00
Nikolai Kochetov
0f01725d8b
Merge pull request #45689 from alexX512/master
...
Add an option to show the partial result on query cancellation
2023-03-23 17:34:15 +01:00
Robert Schulze
3953d77059
+ on
2023-03-23 10:51:25 +00:00
Robert Schulze
451df6db07
More fixup
2023-03-23 10:50:40 +00:00
Robert Schulze
b3260f2201
Docs: Fixup docs on Map-data-type support in data skipping indexes
2023-03-23 10:24:26 +00:00
李扬
88d430a8f0
Merge branch 'master' into to_timestamp
2023-03-23 14:35:45 +08:00
Robert Schulze
2b9a73baa8
Docs: Fix wrong bracket nesting for GenerateRandom
2023-03-22 13:58:10 +00:00
Robert Schulze
784b34f5d8
Merge pull request #47869 from ClickHouse/rs/bug-47530
...
Add REGEXP operator
2023-03-22 10:31:25 +01:00
Robert Schulze
382aa60056
Merge pull request #47745 from jinjunzh/iaadeflate_doc_update
...
Create doc and scripts for qpl_deflate benchmark
2023-03-22 10:15:26 +01:00
jinjunzh
e9015b9d2a
fixed spelling issue
2023-03-22 10:26:31 -04:00
jinjunzh
4522a35b0d
revise the spell check issue
2023-03-22 09:35:35 -04:00
taiyang-li
94175b79a7
Merge branch 'master' into to_timestamp
2023-03-22 16:46:44 +08:00
Kuba Kaflik
5ee21d8b98
Merge branch 'add-gcs-table-function' of github.com:jkaflik/ClickHouse into add-gcs-table-function
2023-03-22 06:56:52 +01:00
Robert Schulze
42a2370ac6
Docs
2023-03-21 21:33:12 +00:00
jinjunzh
038b56ad6a
reformat doc
2023-03-21 16:31:47 -04:00
robot-ch-test-poll3
7c37565bd6
Merge pull request #47859 from ClickHouse/rfraposa-patch-2
...
Update iceberg.md
2023-03-21 21:14:37 +01:00
jinjunzh
bdb59db8ed
fixed spelling issues
2023-03-21 15:36:38 -04:00
jinjunzh
03f2e5647d
update keywords
2023-03-21 14:23:36 -04:00
jinjunzh
bb8dff8be1
update file path
2023-03-21 14:11:44 -04:00
jinjunzh
049705836e
rename with .md
2023-03-21 14:06:06 -04:00
jinjunzh
ed23d2f3a4
add missing 'docs'
2023-03-21 14:04:16 -04:00
jinjunzh
41eff365a7
update doc for deflate_qpl
2023-03-21 13:58:10 -04:00
Rich Raposa
9fb415dd7a
Update iceberg.md
2023-03-21 11:17:04 -06:00
Rich Raposa
8568975c78
Merge branch 'master' into s3-fix
2023-03-21 11:03:55 -06:00
Rich Raposa
cd0ac7a0e1
Update s3.md
2023-03-21 11:03:44 -06:00
jinjunzh
d65d23bf0e
remove blank spaces
2023-03-21 12:06:29 -04:00
avogar
38e44861ae
Fix possible race conditions
2023-03-21 16:01:54 +00:00
jinjunzh
ffc8d831c5
improve doc path and structure
2023-03-21 12:00:57 -04:00
Rich Raposa
2848bc5b35
Merge branch 'master' into rfraposa-patch-2
2023-03-21 08:40:01 -06:00
Kuba Kaflik
d0a54ab21b
Update GCS table function docs
2023-03-21 14:45:58 +01:00
zvonand
b5b200c483
add docs in docs section
2023-03-21 14:28:47 +01:00
Kuba Kaflik
1c8883b971
Merge branch 'master' into add-gcs-table-function
2023-03-21 13:47:03 +01:00
Kuba Kaflik
e2c32c3bc0
Update GCS table function docs
2023-03-21 13:46:37 +01:00
robot-ch-test-poll
5b20fc96d2
Merge pull request #47807 from tbragin/patch-8
...
Update query profiler docs to remove self-managed only
2023-03-21 10:32:38 +01:00
Kuba Kaflik
e6ddfc3486
Update GCS table function docs
2023-03-21 09:51:37 +01:00
robot-ch-test-poll1
67bb647a54
Merge pull request #47652 from joker234/patch-1
...
Documentation: Update debian setup, remove apt-key
2023-03-21 09:21:27 +01:00
Mikhail f. Shiryaev
83a8da9e50
Make new deb signed working on old deb systems
2023-03-21 08:50:42 +01:00
Rich Raposa
7fa9ee5452
Update s3.md
2023-03-20 23:20:49 -06:00
Tanya Bragin
d3515dd7ae
Update query profiler docs to remove self-managed only
...
Query profiler works in ClickHouse Cloud - update docs to reflect it and add an example.
cc @alexey-milovidov
2023-03-20 22:05:10 -07:00
Rich Raposa
60ad9ebefa
Update string-search-functions.md
2023-03-20 21:54:19 -06:00
Rich Raposa
fe9e84ae32
Merge branch 'master' into s3-fix
2023-03-20 21:51:30 -06:00
jinjunzh
18c59fb5d3
Create doc and scripts for qpl_deflate benchmark
2023-03-20 17:19:34 -04:00
Robert Schulze
d8493780b2
Query cache: Enable compression and squashing of result blocks
...
ClickHouse reads table data in blocks of 'max_block_size' rows. Due to
filtering, aggregation, etc., result blocks are typically much smaller
than 'max_block_size' but there are also cases where they are much
bigger. Setting 'query_cache_squash_partial_results' (enabled by
default) now controls if result blocks are squashed (if they are tiny)
or split (if they are large) into blocks of 'max_block_size' size before
insertion into the query result cache. This reduces performance of
writes into the query cache but improves compressability of cache
entries and provides more natural block granularity when query results
are later served from the query cache.
Entries in the query cache are now also compressed by default. This
reduces the overall memory consumption at the cost of slower writes into
/ reads from the query cache. To disable compression, use setting
'query_cache_compress_entries'.
2023-03-20 20:11:41 +00:00
Arthur Passos
cceb1b278c
Merge branch 'master' into parsey_key_value_function
2023-03-20 15:27:37 -03:00
Denny Crane
1c9d72f114
Update string-search-functions.md
2023-03-20 15:20:40 -03:00
Sergei Trifonov
273770519b
Merge branch 'master' into master
2023-03-20 18:28:10 +01:00
taiyang-li
3ca789b4a2
changes as requested
2023-03-20 23:58:37 +08:00
rfraposa
2d9088249d
Update s3.md
2023-03-20 08:57:13 -06:00
robot-ch-test-poll3
47d9244aae
Merge pull request #47733 from tbragin/patch-7
...
Clarify compression codec default
2023-03-20 06:07:58 +01:00
Tanya Bragin
2639767f4c
Clarify compression codec default
...
cc @alexey-milovidov
2023-03-19 19:55:51 -07:00
Alexey Milovidov
ddf29b69f9
Merge branch 'master' into fuzzer-of-data-formats
2023-03-20 03:26:51 +03:00
Denny Crane
64e8d9d4d7
Update view.md
2023-03-19 14:10:18 -03:00
Denny Crane
35d2fb48de
Update view.md
2023-03-19 14:09:12 -03:00
Denny Crane
4629911e6e
Update view.md
2023-03-19 14:05:39 -03:00
Denny Crane
749daca64b
Update view.md
2023-03-19 14:01:47 -03:00
Alexey Milovidov
dc19e46cab
Add more fuzzers
2023-03-19 02:14:41 +01:00
Denny Crane
dbfe2df1f4
Update coordinates.md
2023-03-18 19:48:00 -03:00
Alexey Milovidov
89a76c2d77
Use LLVM 16
2023-03-18 23:45:57 +01:00
Alexey Milovidov
26c17b61fb
Merge pull request #47434 from Avogar/avro-improvements
...
Support Decimals and Date32 in Avro format
2023-03-18 22:16:34 +03:00
Alexander Tokmakov
f1df91cd09
Merge pull request #47659 from ClickHouse/fix_993
...
Fixes for 993 and friends
2023-03-18 14:46:43 +03:00
Antonio Andelic
a0582a14b9
Merge pull request #47423 from ClickHouse/add-expiration-window-s3
...
Add expiration window for S3 credentials
2023-03-18 10:11:29 +01:00
rfraposa
ac5ed141d8
New nav - reverting the revert
2023-03-17 21:45:43 -05:00
Alexander Tokmakov
1e80264cac
Merge branch 'master' into fix_993
2023-03-17 22:01:09 +03:00
Kruglov Pavel
9e0b816ac4
Merge branch 'master' into random-structure
2023-03-17 20:00:21 +01:00
Alexander Tokmakov
487a3c0ea0
Merge pull request #47686 from xiedeyantu/add_marked_dropped_tables_doc
...
add marked_dropped_tables doc
2023-03-17 21:31:39 +03:00
Alexander Tokmakov
d11aee2b0c
Merge branch 'master' into fix_993
2023-03-17 21:28:23 +03:00
Alexander Tokmakov
ec44c8293a
Revert "New navigation"
2023-03-17 21:21:11 +03:00
Rich Raposa
55892bc3ea
Merge branch 'master' into new-nav
2023-03-17 11:41:34 -06:00
Alexander Tokmakov
5187507e41
Update docs/en/operations/system-tables/marked_dropped_tables.md
2023-03-17 19:20:05 +03:00
xiedeyantu
fff32d5640
add marked_dropped_tables doc
2023-03-17 23:34:28 +08:00
flynn
ef331a45c3
udpate
2023-03-17 14:20:16 +00:00
flynn
3456562136
Update document for tupleElement function
2023-03-17 14:17:33 +00:00
Alexander Tokmakov
dfd8b2670a
fix tests, update docs
2023-03-17 14:15:03 +01:00
taiyang-li
713c7022ac
fix docs
2023-03-17 18:19:29 +08:00
Andrey Zvonov
a871c36d38
Merge branch 'master' into zvonand-implicit-tz
2023-03-17 10:49:35 +01:00
rfraposa
60fb9973d7
trailing slash fixes
2023-03-16 16:43:01 -05:00
Alexey Perevyshin
2c6534f5c8
Merge branch 'master' into master
2023-03-16 23:57:36 +04:00
Rich Raposa
06471b84ba
Merge branch 'master' into new-nav
2023-03-16 13:22:04 -06:00
rfraposa
9ee7b82e64
Trailing slashes fix
2023-03-16 14:21:32 -05:00
Robert Schulze
1f2d284365
Merge pull request #47658 from ClickHouse/rs/docs-ch-format-syntax-hightlighting
...
Docs: Apply better syntax highlighting for clickhouse-format examples
2023-03-16 20:04:41 +01:00
Robert Schulze
e97ded263a
Docs: Apply better syntax highlighting for clickhouse-format examples
2023-03-16 18:34:58 +00:00
Alexander Tokmakov
a72f0cae07
Merge pull request #46071 from arenadata/ADQM-639
...
Add support of arbitrary engines for temporary tables
2023-03-16 20:56:25 +03:00
rfraposa
7cb53ebc21
Justin feedback
2023-03-16 12:06:17 -05:00
Johannes Visintini
7d8b643f25
Documentation: Update debian setup
...
This change is necessary. `apt-key` is deprecated and will be removed, see https://manpages.debian.org/bullseye/apt/apt-key.8.en.html#DESCRIPTION
2023-03-16 17:17:56 +01:00
Rich Raposa
ecf6f28c77
Merge branch 'master' into new-nav
2023-03-16 09:01:46 -06:00
Denny Crane
8a802b7fc9
Update comment.md
2023-03-16 11:04:15 -03:00
alexX512
29dd2e56f9
Fix pulling pipeline
2023-03-16 12:41:17 +00:00
Kruglov Pavel
a3510a2ffe
Merge pull request #47271 from Avogar/codecs-better
...
Add optional parameters to some codecs, fix aborts in clickhouse-compressor with some codecs.
2023-03-16 12:20:23 +01:00
Rich Raposa
81cd962773
Merge branch 'master' into new-nav
2023-03-15 22:23:44 -06:00
Andrey Zvonov
4327d707e0
Merge branch 'master' into zvonand-implicit-tz
2023-03-15 22:18:52 +01:00
rfraposa
6842a7f6d4
Justins feedback
2023-03-15 13:04:48 -06:00
Alexey Perevyshin
1e9ef12f51
Merge branch 'master' into master
2023-03-15 22:21:02 +04:00
Igor Nikonov
109ef9232c
Warning regarding SETTINGS and FORMAT
2023-03-15 16:30:31 +01:00
alexX512
dc1a6884ca
Add documentation for a setting stop_reading_on_first_cancel
2023-03-15 14:49:24 +00:00
Vladimir C
045960f1a1
Merge pull request #47108 from ClickHouse/vdimir/http_wait_end_of_query_settings
2023-03-15 15:31:12 +01:00
Robert Schulze
3bcfe02312
Docs: Fix unit for setting "max_query_size"
2023-03-15 13:29:25 +00:00
Kruglov Pavel
721fa96c03
Merge branch 'master' into random-structure
2023-03-15 14:28:13 +01:00
avogar
0005517cee
Fix comments
2023-03-15 13:08:01 +00:00
Kruglov Pavel
8456e5721d
Merge pull request #47585 from den-crane/patch-68
...
Doc. Fix link
2023-03-15 12:25:42 +01:00
Rich Raposa
3692f47bf0
Merge branch 'master' into new-nav
2023-03-14 22:20:31 -06:00
San
b6de44e0e3
Update storing-data.md
...
Just a small update I spotted when discussing encryption at rest with others
2023-03-15 11:37:42 +11:00
Denny Crane
97a42dbada
Update settings.md
2023-03-14 15:13:46 -03:00
Rich Raposa
4766ebcfd1
Merge branch 'master' into new-nav
2023-03-13 14:18:42 -06:00
Alexey Milovidov
b2510b9442
Merge pull request #47514 from tbragin/patch-6
...
Update clickhouse-local.md usage instructions
2023-03-13 21:39:37 +03:00
Rich Raposa
8897893229
Merge branch 'master' into new-nav
2023-03-13 10:15:43 -06:00
Rich Raposa
fa6fd10e1b
Merge pull request #47431 from nellicus/async_insert_max_query_number
2023-03-13 08:03:05 -06:00
Vladimir C
9cb018545c
Merge pull request #47499 from FrankChen021/span_kind
2023-03-13 11:35:03 +01:00
Antonio Andelic
4013bc9255
Merge branch 'master' into add-expiration-window-s3
2023-03-13 10:21:39 +00:00
Alexey Milovidov
acdb0c5979
Update clickhouse-local.md
2023-03-13 03:19:37 +03:00
Tanya Bragin
2bfcd64841
Update clickhouse-local.md
...
Update usage instructions for clickhouse-local to include explicit command for Mac.
2023-03-12 13:18:42 -07:00
Frank Chen
4610ca1f20
Update doc
2023-03-12 21:41:42 +08:00
Rich Raposa
26805a99ce
Merge branch 'master' into new-nav
2023-03-10 22:33:55 -07:00
Alexey Milovidov
4a847f2546
Merge pull request #47436 from ClibMouse/s390x_docs
...
Add s390x cross build instructions
2023-03-11 04:06:07 +03:00
Ilya Yatsishin
542eb23561
Update docs/en/operations/settings/settings.md
2023-03-10 23:20:24 +01:00
Ilya Yatsishin
433258f5a1
Merge pull request #47425 from myrrc/patch-3
2023-03-10 23:08:19 +01:00
Boris Kuschel
663b4fb4a8
Small tweaks
2023-03-10 15:20:57 -05:00
Dmitry Novik
4f24a7bd11
Merge remote-tracking branch 'origin/master' into background-memory-tracker
2023-03-10 18:57:45 +00:00
Boris Kuschel
1df592b06b
Remove exclusion
2023-03-10 13:04:32 -05:00
Boris Kuschel
d26466bab9
aspell corrections
2023-03-10 13:01:26 -05:00
Boris Kuschel
54dad1f72a
Fix typos
2023-03-10 13:01:26 -05:00
Boris Kuschel
dc0858475d
Add s390x cross build instructions
2023-03-10 13:01:26 -05:00
Rich Raposa
f7e87eb036
Merge branch 'master' into new-nav
2023-03-10 10:48:18 -07:00
Robert Schulze
62688a2aee
Merge pull request #47160 from ClickHouse/rs/cleanup-default-value-docs
...
Docs: Cleanup default value docs
2023-03-10 18:40:54 +01:00
Rich Raposa
eb4961ac0c
Merge branch 'master' into new-nav
2023-03-10 10:35:30 -07:00
avogar
f9d9b1ee23
Add more options
2023-03-10 16:16:28 +00:00
Kruglov Pavel
a5628a1905
Fix typo
2023-03-10 17:11:48 +01:00
Kruglov Pavel
6544e7c3ee
Fix typos
2023-03-10 17:11:27 +01:00
Antonio Bonuccelli
75d91f633d
Merge branch 'master' into async_insert_max_query_number
2023-03-10 17:11:05 +01:00
Kruglov Pavel
f387e6013a
Merge pull request #46990 from Avogar/native-types-conversions
...
Allow types conversion in Native input format
2023-03-10 16:55:16 +01:00
avogar
b6c91d9ace
Support Decimals and Date32 in Avro format
2023-03-10 15:48:18 +00:00
Antonio Bonuccelli
8819860b14
Merge branch 'master' into async_insert_max_query_number
2023-03-10 16:45:55 +01:00
nellicus
6f4833f2c3
add async_insert_max_query_number
2023-03-10 16:10:31 +01:00
Dan Roscigno
14cb7ed773
Udate system tables doc
...
closes #47030
2023-03-10 10:05:06 -05:00
Dan Roscigno
5c03df2f1c
Merge branch 'master' into rs/cleanup-default-value-docs
2023-03-10 08:37:59 -05:00
Mike Kot
b17ba66353
Be more explicit about functional tests output location
2023-03-10 14:25:54 +03:00
Antonio Andelic
55c07ea16e
Update docs
2023-03-10 10:12:01 +00:00
rfraposa
591b905fe0
Fix links
2023-03-09 23:32:25 -07:00
rfraposa
2bb08b083f
Link fixes
2023-03-09 23:09:46 -07:00
Rich Raposa
5bf568b9c6
Merge branch 'master' into new-nav
2023-03-09 16:11:55 -07:00
Rich Raposa
7aee4eeb8c
Merge pull request #47413 from ClickHouse/revert-47407-standardize-adminitions
...
Revert "standardize admonitions"
2023-03-09 14:59:34 -07:00
Dan Roscigno
6dab5db046
Merge pull request #47278 from den-crane/patch-66
...
Doc. Update exponentialmovingaverage.md
2023-03-09 16:42:03 -05:00
robot-clickhouse-ci-2
80c3e387c1
Merge pull request #47389 from DerekChia/patch-1
...
Update Prometheus port to 9363
2023-03-09 22:39:28 +01:00
Rich Raposa
de68dade71
Revert "standardize admonitions"
2023-03-09 14:30:40 -07:00
avogar
66eb06d839
Better
2023-03-09 20:15:32 +00:00
Dan Roscigno
636aff3715
Merge pull request #47407 from DanRoscigno/standardize-adminitions
...
standardize admonitions
2023-03-09 12:54:41 -05:00
avogar
067bfb8844
Add new function generateRandomStructure
2023-03-09 17:47:14 +00:00
DanRoscigno
95351bc2d3
standardize admonitions
2023-03-09 12:05:26 -05:00
Dan Roscigno
dee3156e0c
Merge pull request #47404 from ClickHouse/tylerhannan-patch-1
...
Remove dated warning
2023-03-09 11:44:37 -05:00
rfraposa
604eeede97
Update system.md
2023-03-09 08:41:39 -07:00
rfraposa
b608a9e177
Update delete.md
2023-03-09 08:28:43 -07:00
Rich Raposa
5c63df37e1
Merge branch 'master' into new-nav
2023-03-09 08:28:13 -07:00
Kruglov Pavel
d81065ea64
Fix headers in schema inference docs
2023-03-09 16:14:54 +01:00
Rich Raposa
66dd5b3834
Merge branch 'master' into new-nav
2023-03-09 08:12:23 -07:00
Tyler Hannan
53277831cc
Remove dated warning
...
scary language is inappropriately scary.
2023-03-09 16:02:06 +01:00
Sergei Trifonov
34bbb4ec3b
Merge branch 'master' into patch-66
2023-03-09 14:50:39 +01:00
Sergei Trifonov
3aa0c32101
Update docs/en/sql-reference/aggregate-functions/reference/exponentialmovingaverage.md
2023-03-09 14:50:13 +01:00
DanRoscigno
687fe3ea51
add note about prepared partitions
2023-03-09 08:39:44 -05:00
DanRoscigno
c69d2c45b7
correct heading
2023-03-09 08:35:29 -05:00
DanRoscigno
504486e7b9
correct heading
2023-03-09 08:34:05 -05:00
DanRoscigno
89de49ef3c
add tabs for GCS and S3
2023-03-09 08:31:28 -05:00
Vladimir C
1b264ad51e
Merge branch 'master' into vdimir/http_wait_end_of_query_settings
2023-03-09 13:37:56 +01:00
Kruglov Pavel
fe973f3d6f
Merge branch 'master' into native-types-conversions
2023-03-09 13:03:25 +01:00
Kruglov Pavel
71b6d6c6ae
Merge pull request #47114 from Avogar/parquet-compression
...
Improve working with compression methods in Parquet/ORC/Arrow formats
2023-03-09 13:02:18 +01:00
Roman Vasin
f42f3ee655
Merge branch 'master' into ADQM-639
2023-03-09 09:48:33 +03:00
Derek Chia
1728d6ed2c
Update settings.md
...
- Change Prometheus port to 9363 as listed in https://clickhouse.com/docs/en/guides/sre/network-ports/
2023-03-09 11:44:27 +08:00
rfraposa
a580d7c021
Combined Dictionary pages
2023-03-08 16:52:01 -07:00
rfraposa
a3c38caa6f
Attempts to fix en/sql-reference
2023-03-08 14:49:20 -07:00
Rich Raposa
f24fad9e26
Merge branch 'master' into new-nav
2023-03-08 14:31:10 -07:00
Azat Khuzhin
d7b5e36218
Merge branch 'master' into mv-ignore-errors
2023-03-08 22:13:05 +01:00
Antonio Andelic
a04b38db90
Merge pull request #45108 from ClickHouse/custom-key-parallel-replicas
...
Add support for custom key in parallel replicas
2023-03-08 17:46:11 +01:00
Antonio Andelic
816a9c1099
Merge branch 'master' into custom-key-parallel-replicas
2023-03-08 11:06:30 +01:00
Sergei Trifonov
3cae844eac
Merge branch 'master' into serxa-patch-4
2023-03-08 10:52:02 +01:00
Sergei Trifonov
880b34fded
Update docs/en/operations/server-configuration-parameters/settings.md
...
Co-authored-by: pufit <pufit@clickhouse.com>
2023-03-08 10:51:34 +01:00
Sergei Trifonov
20c0476d2f
Update docs/en/operations/server-configuration-parameters/settings.md
...
Co-authored-by: pufit <pufit@clickhouse.com>
2023-03-08 10:51:16 +01:00
Vladimir C
b298fbeecc
Merge pull request #47134 from KevinyhZou/enable_int_types_repeat_function
2023-03-08 10:09:20 +01:00
Robert Schulze
2a47326061
Merge pull request #47313 from ClickHouse/rs/doc-cleanup-kafka
...
Docs: Small cleanups after Kafka fix #47138
2023-03-08 09:40:47 +01:00
rfraposa
4b1b4a711e
Fix links
2023-03-08 00:05:58 -07:00
Nikolay Degterinsky
e1b309a904
Better docs, add timezone
2023-03-08 06:20:49 +00:00
rfraposa
fa6f3dadba
Link fixes
2023-03-07 22:52:43 -07:00
Hosun Lee
aae82a73aa
Fix git clone command. Insert space in front of shallow option.
2023-03-08 14:10:12 +09:00
Hosun Lee
ce809e61fb
Revert commit.
2023-03-08 14:09:18 +09:00
[데이터플랫폼팀] 이호선
927efc0f2c
Fix git clone command. Insert space in front of shallow option.
2023-03-08 14:01:38 +09:00
rfraposa
854cdae311
Link fixes
2023-03-07 17:58:36 -07:00
Rich Raposa
67c16195cc
Merge branch 'master' into new-nav
2023-03-07 14:06:37 -07:00
rfraposa
008845216d
Fix broken links
2023-03-07 14:06:14 -07:00
Robert Schulze
ff8fc0634a
Docs: Small cleanups after Kafka fix #47138
2023-03-07 19:50:42 +00:00
Robert Schulze
5b91631722
Merge pull request #47138 from AVMusorin/disallow-default-columns-kafka-engine
...
Prohibit DEFAULT/EPHEMERAL/ALIAS/MATERIALIZED columns in KafkaEngine
2023-03-07 20:36:46 +01:00
Kruglov Pavel
69a1309ade
Merge branch 'master' into native-types-conversions
2023-03-07 20:06:17 +01:00
Rich Raposa
eac81b50dd
Merge branch 'master' into new-nav
2023-03-07 09:41:54 -07:00
Arthur Passos
9bee69148c
Merge branch 'ClickHouse:master' into parsey_key_value_function
2023-03-07 12:22:06 -03:00
taiyang-li
a2a8cbb787
add some more docs
2023-03-07 21:41:45 +08:00
Sergei Trifonov
e23f624968
Merge pull request #47299 from ClickHouse/serxa-patch-3
...
Docs for `BackupsIOThreadPool` 1/2
2023-03-07 13:51:30 +01:00
Kruglov Pavel
5e1eec48fe
Merge branch 'master' into codecs-better
2023-03-07 12:51:46 +01:00
Sergei Trifonov
3dcdf4cd4e
Docs for BackupsIOThreadPool
2/2
2023-03-07 12:12:29 +01:00
Antonio Andelic
2ae0bceb2b
Address PR comments
2023-03-07 10:56:11 +00:00
Sergei Trifonov
ace08ad6b2
Update docs/en/development/architecture.md
2023-03-07 11:49:38 +01:00
Sergei Trifonov
20925406ba
Docs for BackupsIOThreadPool
1/2
2023-03-07 11:48:28 +01:00
Kseniia Sumarokova
0d778e693b
Update docs/en/sql-reference/statements/create/view.md
2023-03-07 11:31:43 +01:00
taiyang-li
6cc4b4b1b4
renaming functions
2023-03-07 17:58:30 +08:00
taiyang-li
62116d244c
change as requested
2023-03-07 17:54:21 +08:00
Antonio Andelic
35c15e6ef8
Merge branch 'master' into custom-key-parallel-replicas
2023-03-07 09:37:38 +00:00
taiyang-li
bd0efdb06a
Merge branch 'master' into quantile_gk
2023-03-07 16:29:27 +08:00
taiyang-li
b2757a65a5
Merge branch 'master' into to_timestamp
2023-03-07 16:26:24 +08:00
taiyang-li
b303fb5630
finish docs
2023-03-07 15:30:38 +08:00
rfraposa
3d484e20bc
Fixing links
2023-03-06 23:33:56 -07:00
rfraposa
507fb657da
Cleanup en/operations folder
2023-03-06 23:09:53 -07:00
rfraposa
1d66815be3
Update index.md
2023-03-06 22:59:49 -07:00
rfraposa
5be7e09382
Update formats.md
2023-03-06 22:00:45 -07:00
Denny Crane
1e11348a03
Update exponentialmovingaverage.md
2023-03-06 20:42:17 -04:00
Rich Raposa
97447d3ef2
Merge branch 'master' into new-nav
2023-03-06 14:09:39 -07:00
Denny Crane
d8029b7b2d
Update ip-address-functions.md
2023-03-06 16:36:04 -04:00
Denny Crane
0b46de317b
Update ip-address-functions.md
2023-03-06 16:33:28 -04:00
Denny Crane
683da4897c
Update exponentialmovingaverage.md
2023-03-06 16:04:36 -04:00
Denny Crane
19dfd2eb17
Update exponentialmovingaverage.md
2023-03-06 15:59:24 -04:00
Denny Crane
b298af2640
Update exponentialmovingaverage.md
2023-03-06 15:56:21 -04:00
avogar
b5f19ee12c
Make better
2023-03-06 19:34:36 +00:00
Kruglov Pavel
3de905bb7c
Merge pull request #46616 from Avogar/fix-ipv4-ipv6-formats
...
Fix IPv4/IPv6 serialization/deserialization in binary formats
2023-03-06 19:40:29 +01:00
avogar
8847561fc2
Add optional parameters to some codecs, fix aborts in clickhouse-compressor with some codecs
2023-03-06 16:49:28 +00:00
Roman Vasin
cf85915466
Refactor grants logic, create test for grants, update docs
2023-03-06 16:37:41 +00:00
Mike Kot
1fca58b694
Merge branch 'master' into feature/show-secrets-option
2023-03-06 15:46:54 +03:00
Mike Kot
00dfb27eb9
rm secrets test from fasttest, correct 02117
2023-03-06 15:45:48 +03:00
Roman Vasin
95a7e11a47
Merge branch 'master' of github.com:ClickHouse/ClickHouse into ADQM-639
2023-03-06 09:11:20 +00:00
Roman Vasin
237b5b2bfa
Update docs
2023-03-06 08:25:39 +00:00
rfraposa
c64fb3ab29
Update index.md
2023-03-05 21:04:03 -07:00
Rich Raposa
cb4f8c85ba
Merge branch 'master' into new-nav
2023-03-04 18:09:56 -07:00
Robert Schulze
10753481f9
Merge pull request #47242 from ClickHouse/rs/docs-index-support-has-hasall-hasany
...
Docs: Update index support of has(), hasAny(), hasAll()
2023-03-04 18:49:24 +01:00
rfraposa
258a431ba2
Update index.md
2023-03-04 10:36:19 -07:00
rfraposa
bcdc42cb20
Update index.md
2023-03-04 10:28:55 -07:00
Robert Schulze
11930ad685
Docs: Update index support of has(), hasAny(), hasAll()
2023-03-04 17:27:47 +00:00
rfraposa
91135316a0
sql-reference fixes
2023-03-04 09:53:10 -07:00
rfraposa
c5e48e19e1
Create _category_.yml
2023-03-04 09:46:19 -07:00
rfraposa
ece96a8d9e
Update index.md
2023-03-04 09:37:19 -07:00
rfraposa
5ede8cc69a
Broken links
2023-03-04 09:03:04 -07:00
rfraposa
4f67e3facf
Update Dictionary links
2023-03-03 20:11:51 -07:00
Rich Raposa
8a6c7fb69d
Merge branch 'master' into new-nav
2023-03-03 12:13:38 -07:00
Kseniia Sumarokova
7997df5739
Update storing-data.md
2023-03-03 19:50:21 +01:00
Dave Lahn
6c929737eb
Add missing policy name element
...
The S3 cache example had a list of policies, but was missing the policy name. This caused this configuration to fail.
2023-03-03 18:42:10 +00:00
Rich Raposa
c3d36ec658
Merge branch 'master' into new-nav
2023-03-03 11:40:35 -07:00
Rich Raposa
18f29837fc
Merge branch 'master' into new-nav
2023-03-03 08:32:01 -07:00
AVMusorin
0f2ae72141
prohibit DEFAULT/EPHEMERAL/ALIAS in KafkaEngine
2023-03-03 16:25:42 +01:00
DanRoscigno
6c92250636
add compression types for file function
2023-03-03 08:21:02 -05:00
Dan Roscigno
687df5f1b5
Merge pull request #47146 from ClickHouse/DanRoscigno-patch-4
...
Update date-time-functions.md
2023-03-03 08:01:27 -05:00
Robert Schulze
9aef18abad
Doc update for mapFromArrays()
2023-03-03 08:47:46 +00:00
Robert Schulze
74fcffb067
Merge pull request #31125 from taiyang-li/map_from_arrasy
...
Implement spark function mapFromArrays()
2023-03-03 09:28:54 +01:00
Robert Schulze
31bc032e0b
Docs: Cleanup default value docs
2023-03-02 19:23:00 +00:00
rfraposa
9a2bd74eba
Fix sql-reference link
2023-03-02 12:11:48 -07:00
Rich Raposa
21996c377a
Merge branch 'master' into new-nav
2023-03-02 10:56:49 -07:00
Dan Roscigno
fbabba78c9
Update docs/en/sql-reference/functions/date-time-functions.md
...
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2023-03-02 12:55:23 -05:00
Dan Roscigno
9cb70723d1
Update docs/en/sql-reference/functions/date-time-functions.md
...
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2023-03-02 12:55:16 -05:00
Dan Roscigno
2db7df6153
Update docs/en/sql-reference/functions/date-time-functions.md
...
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2023-03-02 12:55:04 -05:00
Dan Roscigno
38fbd61788
Merge branch 'master' into DanRoscigno-patch-4
2023-03-02 12:32:04 -05:00
Dan Roscigno
4457ebab48
Update docs/en/sql-reference/functions/date-time-functions.md
...
Co-authored-by: Ilya Yatsishin <2159081+qoega@users.noreply.github.com>
2023-03-02 12:31:56 -05:00
Alexey Milovidov
2faec6ae54
Merge pull request #47117 from supun-io/master
...
adds hyvor/clickhouse-php to docs
2023-03-02 20:11:00 +03:00
Robert Schulze
4d444d6f7a
Merge pull request #47149 from ClickHouse/rs/switch-rows
...
Docs: Switch two rows for consistency
2023-03-02 18:06:18 +01:00
Robert Schulze
d378ae9c76
Docs: Switch two rows for consistency
2023-03-02 17:05:11 +00:00
Dan Roscigno
73a6c920d3
Update date-time-functions.md
...
closes #42758
2023-03-02 11:31:22 -05:00
vdimir
b782cba809
Add settings http_wait_end_of_query and http_response_buffer_size
2023-03-02 16:03:10 +01:00
Rich Raposa
c0adfd57be
Merge branch 'master' into new-nav
2023-03-02 07:56:54 -07:00
rfraposa
d1045b9f11
Fix Dictionary links; update install.md
2023-03-02 07:56:03 -07:00
Kruglov Pavel
3b034e7c35
Merge branch 'master' into parquet-compression
2023-03-02 15:55:48 +01:00
Antonio Andelic
01cf9c94f4
Merge branch 'master' into custom-key-parallel-replicas
2023-03-02 14:28:42 +00:00
Robert Schulze
0a9d3bf4ae
Cleanup conversion function docs
2023-03-02 13:05:09 +00:00
KevinyhZou
cdc8596f81
enable int type in repeat function
2023-03-02 20:08:39 +08:00
avogar
a6cf2cdab8
Fix style, add docs
2023-03-02 10:36:07 +00:00
李扬
2d37e3e7ba
Merge branch 'master' into map_from_arrasy
2023-03-02 14:37:31 +08:00
SupunKavinda
088869b654
adds hyvor/clickhouse-php to docs
2023-03-02 01:47:00 +01:00
rfraposa
17a2d7ed45
Fixing broken links
2023-03-01 16:53:17 -07:00
Rich Raposa
770105ac09
Merge branch 'master' into new-nav
2023-03-01 16:05:37 -07:00
Sergei Trifonov
19f6446d8c
Merge pull request #47097 from ClickHouse/serxa-patch-3
...
fix typo in settings constraints docs
2023-03-01 19:01:59 +01:00
Nikolai Kochetov
d469f138dc
Merge pull request #46790 from avoiderboi/add-width-bucket
...
Add `WIDTH_BUCKET` function
2023-03-01 18:35:36 +01:00
Sergei Trifonov
20fbb09a46
Update constraints-on-settings.md
2023-03-01 17:44:25 +01:00
Vladimir C
32bef924eb
Merge pull request #47004 from myrrc/patch-3
2023-03-01 14:15:05 +01:00
taiyang-li
e8847f2fb6
change as request
2023-03-01 21:15:01 +08:00
taiyang-li
f84eee778b
Merge branch 'master' into map_from_arrasy
2023-03-01 20:41:25 +08:00
taiyang-li
8edc677805
Merge branch 'master' into map_from_arrasy
2023-03-01 20:37:21 +08:00
Mike Kot
02950ecf29
aspell fix
2023-03-01 15:34:10 +03:00
Mike Kot
3af09d5507
reordering rows
2023-03-01 14:24:10 +03:00
Mike Kot
30537d0d1f
updates
2023-03-01 14:10:39 +03:00
Rich Raposa
632fc6c8da
Merge branch 'master' into new-nav
2023-02-28 22:47:31 -07:00
robot-clickhouse-ci-2
c28ab44ce5
Merge pull request #47044 from ClickHouse/DanRoscigno-patch-4
...
add comment info to create table
2023-03-01 02:31:51 +01:00
Rich Raposa
5704c87c5f
Merge branch 'master' into new-nav
2023-02-28 15:55:36 -07:00
Dan Roscigno
980680096e
Merge pull request #47043 from ClickHouse/DanRoscigno-patch-5
...
Add exaple of intDiv
2023-02-28 17:37:44 -05:00
Dan Roscigno
fa5b65a702
add comment info to create table
...
closes https://github.com/ClickHouse/ClickHouse/issues/37088
2023-02-28 17:35:52 -05:00
Dan Roscigno
97c8c21741
Add exaple of intDiv
...
closes https://github.com/ClickHouse/ClickHouse/issues/25703
2023-02-28 16:38:00 -05:00
Dan Roscigno
7c6e7622d8
docs: sample settings profile and assign to a user
...
closes https://github.com/ClickHouse/ClickHouse/issues/12311
2023-02-28 15:38:31 -05:00
Rich Raposa
232ab4ecda
Merge branch 'master' into new-nav
2023-02-28 13:26:00 -07:00
Dan Roscigno
357415f4f5
Merge pull request #47034 from ClickHouse/DanRoscigno-patch-6
...
Correct return vals
2023-02-28 14:10:52 -05:00
rfraposa
1b6916ddd2
Condensed dictionary docs into a single page
2023-02-28 12:01:52 -07:00
robot-ch-test-poll3
afac2801a2
Merge pull request #47029 from ClickHouse/DanRoscigno-patch-5
...
Remove extra `]`
2023-02-28 19:59:07 +01:00
rfraposa
a4a5a8a7d3
Initial copy of doc-preview
2023-02-28 11:59:05 -07:00
Dan Roscigno
0a32bac97b
Merge pull request #47025 from ClickHouse/DanRoscigno-patch-4
...
Fix 404 on approx nearest neighbor page
2023-02-28 13:56:07 -05:00
Dan Roscigno
8c55ce8d72
Correct return vals
...
closes #43145
2023-02-28 12:07:11 -05:00
Mike Kot
3bc2e84a2a
Test tags section stub
2023-02-28 20:01:48 +03:00
pufit
29296cb004
Merge pull request #46550 from ClickHouse/46231-systerm-server-settings
...
Implement `system.server_settings`
2023-02-28 11:23:15 -05:00
Dan Roscigno
7099e76cc3
Remove extra ]
...
closes #46172
2023-02-28 10:47:51 -05:00
Dan Roscigno
57f451ad2d
Remove table from intro page
...
The table was not kept up to date, removing as the list of table functions is in the nav. In the future the list will be auto generated below the intro material.
Closes #46944
2023-02-28 09:47:32 -05:00
Dan Roscigno
0286b43a73
Fix 404 on approx nearest neighbor page
...
closes https://github.com/ClickHouse/clickhouse-docs/issues/846
2023-02-28 09:32:06 -05:00
Kruglov Pavel
545e5c0f5b
Merge pull request #46617 from Avogar/use-parquet-2
...
Change default parquet format version to v2_latest, add a setting to controle the version
2023-02-28 14:30:59 +01:00
robot-ch-test-poll2
49d4f1db5a
Merge pull request #46993 from ClickHouse/DanRoscigno-patch-5
...
Add link to Howto from Materialized view ref.
2023-02-28 14:12:05 +01:00
robot-ch-test-poll1
57ab2de86b
Merge pull request #46992 from ClickHouse/DanRoscigno-patch-4
...
Add example of arrayStringConcat()
2023-02-28 14:10:08 +01:00
Roman Vasin
bb483ca051
Update table.md doc
2023-02-28 08:05:29 +00:00
Dan Roscigno
7a608a499a
Merge pull request #46970 from DerekChia/patch-1
...
Update schema-inference.md
2023-02-27 16:12:04 -05:00
Dan Roscigno
f1e270b755
Add link to Howto from Materialized view ref.
...
closes https://github.com/ClickHouse/clickhouse-docs/issues/96
2023-02-27 15:41:52 -05:00
Dan Roscigno
69fa64e852
Add example of arrayStringConcat()
...
closes https://github.com/ClickHouse/clickhouse-docs/issues/124
2023-02-27 15:16:18 -05:00
avogar
ab899bf2f3
Allow types conversion in Native input format
2023-02-27 19:28:19 +00:00
Kruglov Pavel
36e65f5f84
Use versions vith dots
2023-02-27 19:00:40 +01:00
robot-clickhouse-ci-1
fc1e0608c6
Merge pull request #46962 from melvynator/patch-11
...
Add a warning to the schema_inference_hints
2023-02-27 16:51:24 +01:00
Mike Kot
c799bd094b
Merge branch 'master' into feature/show-secrets-option
2023-02-27 18:43:14 +03:00
pufit
c94fbc45bf
Update docs
2023-02-27 10:31:41 -05:00
Derek Chia
bc4418bfb6
Update schema-inference.md
2023-02-27 23:14:22 +08:00
Kruglov Pavel
443dedddca
Merge branch 'master' into use-parquet-2
2023-02-27 14:31:43 +01:00
Kruglov Pavel
e9078b402b
Merge pull request #46742 from Avogar/update-settings
...
Enable input_format_json_ignore_unknown_keys_in_named_tuple by default
2023-02-27 14:30:28 +01:00
Mike Kot
62acc7a6cf
setting and some docs
2023-02-27 13:18:21 +00:00
Peignon Melvyn
8fe08bc458
Add a warning to the schema_inference_hints
2023-02-27 14:02:10 +01:00
Peignon Melvyn
7c5bd4a5f1
Update schema-inference.md
2023-02-27 13:53:44 +01:00
Peignon Melvyn
e680cd7b12
Update schema-inference.md
...
Fixed the example
2023-02-27 13:48:54 +01:00
Vladimir C
77e5b8272d
Merge pull request #46928 from juunone/patch-1
2023-02-27 12:21:40 +01:00
Robert Schulze
edde5e591f
Merge pull request #46939 from ClickHouse/rs/doc-update
...
Docs: Update sidebar entries
2023-02-27 09:20:58 +01:00
Robert Schulze
e153aae54e
Capitalize "Map" in heading
2023-02-27 08:15:04 +00:00
Robert Schulze
86dd9b9855
Docs: Sidebar: Remove leading "For" from "Searching/Replacing in Strings"
2023-02-27 08:13:24 +00:00
Robert Schulze
d32a3035fe
Docs: Sidebar entry "Working with maps" --> Maps
2023-02-27 08:10:19 +00:00
jun won
458c711799
docs: fixed Moving Sliding Average (per 10 days) query typo
...
fixed Moving Sliding Average (per 10 days) query typo
2023-02-27 14:04:19 +09:00
Denny Crane
fd97f7ad0a
Update settings.md
2023-02-26 19:25:13 -04:00
zvonand
49fb028498
Merge branch 'master' of github.com:ClickHouse/ClickHouse into zvonand-implicit-tz
2023-02-26 17:20:09 +01:00
Robert Schulze
f53d38cf85
Merge branch 'master' into rs/like-with-trailing-percentage
2023-02-26 14:43:27 +01:00
Robert Schulze
5e68d50b39
Merge pull request #46752 from ClickHouse/rs/periods-in-kafka-topics
...
Allow configuration of Kafka topics with periods
2023-02-26 07:49:28 +01:00
Rich Raposa
bb51da7de1
Merge pull request #46805 from den-crane/patch-63
...
Doc. Final setting
2023-02-25 16:05:54 -07:00
Alexey Milovidov
c69f8f9712
Merge pull request #46836 from den-crane/patch-64
...
Doc. Examples for DEFAULT/MATERIALIZED/EPHEMERAL/ALIAS
2023-02-26 00:26:11 +03:00
Robert Schulze
fbba9e319d
Merge branch 'master' into rs/periods-in-kafka-topics
2023-02-25 21:45:20 +01:00
Alexey Milovidov
d09025fc40
Merge pull request #46868 from DanRoscigno/add-prod-note
...
add note about prod install
2023-02-25 22:47:00 +03:00
Robert Schulze
cf062f0c5b
Small optimization of LIKE patterns with > 1 trailing %
...
Previously, LIKE pattern '%%%ab' became '.*.*ab'. Now, it becomes 'ab'
which is a bit faster (perhaps).
+ minor code cleanup + a minor doc update
2023-02-25 18:50:32 +00:00
Robert Schulze
2fd28b9eac
Merge pull request #46867 from ClickHouse/rs/escaping-docs
...
Fix escaping description in LIKE function docs
2023-02-25 18:44:20 +01:00
DanRoscigno
138a050e13
fix section name
2023-02-25 12:22:02 -05:00
DanRoscigno
ca06ad48e4
add note about prod install
2023-02-25 12:17:33 -05:00
Robert Schulze
01e7f41c79
Fix escaping descriptionn in LIKE function docs
2023-02-25 17:13:57 +00:00
Rich Raposa
6e2cec9ab6
Update tuple-map-functions.md
2023-02-25 10:03:32 -07:00
Robert Schulze
d74632cdb7
Minor fixup of string escaping syntax docs
2023-02-25 15:23:15 +00:00
rfraposa
25eb4053eb
Update install.md
2023-02-24 11:26:37 -07:00
Denny Crane
95b701a37c
Update table.md
2023-02-24 13:17:30 -04:00
Denny Crane
9974f45ab0
Update table.md
2023-02-24 13:15:35 -04:00
Robert Schulze
b0abeefb74
Rectify string literals escaping docs
...
Cf. https://github.com/ClickHouse/ClickHouse/issues/46592#issuecomment-1437059603
2023-02-24 15:56:17 +00:00
pufit
61b859eeaa
Update server_settings.md
2023-02-24 10:18:06 -05:00
avoiderboi
3c61afb1ca
Add docs and proper aliasing to WIDTH_BUCKET
2023-02-24 12:31:05 +01:00
Ilya Yatsishin
9fb24341e2
Update settings.md
2023-02-24 12:12:45 +01:00
Denny Crane
828b850335
Update from.md
2023-02-23 21:39:46 -04:00
Denny Crane
8851c268c2
Update from.md
2023-02-23 21:25:00 -04:00
Denny Crane
06a3c5598a
Update from.md
2023-02-23 21:21:36 -04:00
Denny Crane
55b3bffe59
Update settings.md
2023-02-23 21:15:31 -04:00
avoiderboi
8a60881a57
Add documentation for WIDTH_BUCKET
2023-02-24 01:05:40 +01:00
pufit
2fbe75957d
Add default
column for system.settings
and system.server_settings
2023-02-23 18:24:57 -05:00
Rich Raposa
25a759d8d1
Update insert-into.md
...
Fix the formatting
2023-02-23 14:41:45 -07:00
Robert Schulze
cca0bead44
Slighly improved example
2023-02-23 20:07:06 +00:00
Robert Schulze
b3eacf0894
Whitespace for the win
2023-02-23 20:06:24 +00:00
Robert Schulze
6906cafa99
Change to S3 cfg syntax
2023-02-23 20:04:41 +00:00
Kruglov Pavel
47f9ca2166
Merge branch 'master' into fix-ipv4-ipv6-formats
2023-02-23 20:32:43 +01:00
zvonand
a9d0f7e7db
Added docs for new serverTimeZone function
...
Updated tests and docs
2023-02-23 19:14:49 +01:00
Alexander Tokmakov
7b15f469cf
Merge pull request #46782 from ClickHouse/add_docs_for_44543
...
Add docs for #44543
2023-02-23 19:37:34 +03:00
avogar
54622566df
Add setting to change parquet version
2023-02-23 16:14:10 +00:00
Alexander Tokmakov
de04760bcd
add docs for #44543
2023-02-23 15:57:11 +01:00
Kruglov Pavel
35887911e3
Merge pull request #46284 from Avogar/null-as-default-all-formats
...
Extend setting `input_format_null_as_default` for more formats
2023-02-23 14:48:22 +01:00
Nikolai Kochetov
dbfa641c47
Merge pull request #46621 from ClickHouse/resurrect-processors-profile-log-docs
...
Resurrect processors_profile_log docs.
2023-02-23 13:09:35 +01:00
pufit
b878ef9f01
en documentation
2023-02-22 18:28:30 -05:00
Robert Schulze
81bf43157f
Allow configuration of Kafka topics with periods
...
The Kafka table engine allows global configuration and per-Kafka-topic
configuration. The latter uses syntax <kafka_TOPIC>, e.g. for topic
"football":
<kafka_football>
<retry_backoff_ms>250</retry_backoff_ms>
<fetch_min_bytes>100000</fetch_min_bytes>
</kafka_football>
Some users had to find out the hard way that such configuration doesn't
take effect if the topic name contains a period, e.g. "sports.football".
The reason is that ClickHouse configuration framework already uses
periods as level separators to descend the configuration hierarchy.
(Besides that, per-topic configuration at the same level as global
configuration could be considered ugly.)
Note that Kafka topics may contain characters "a-zA-Z0-9._-" (*) and
a tree-like topic organization using periods is quite common in
practice.
This PR deprecates the existing per-topic configuration syntax (but
continues to support it for backward compat) and introduces a new
per-topic configuration syntax below the global Kafka configuration of
the form:
<kafka>
<topic name="football">
<retry_backoff_ms>250</retry_backoff_ms>
<fetch_min_bytes>100000</fetch_min_bytes>
</topic>
</kafka>
The period restriction doesn't apply to XML attributes, so <topic
name="sports.football"> will work. Also, everything Kafka-related is
below <kafka>.
Considered but rejected alternatives:
- Extending Poco ConfigurationView with custom separators (e.g."/"
instead of "."). Won't work easily because ConfigurationView only
builds a path but defers descending the configuration tree to the
normal configuration classes.
- Reloading the configuration file in StorageKafka (instead of reading
the loaded file) but with a custom separator. This mode is supported
by XML configuration. Too ugly and error-prone since the true
configuration is composed from multiple configuration files.
(*) https://stackoverflow.com/a/37067544
2023-02-22 20:35:09 +00:00
Kruglov Pavel
0e7143070e
Update docs about format table function
2023-02-22 17:51:29 +01:00
avogar
50caa3d66c
Update docs
2023-02-22 16:41:49 +00:00
zvonand
393830ecdc
add docs + tiny cleanup
2023-02-22 16:30:46 +01:00
Kseniia Sumarokova
bec094cd79
Merge pull request #46712 from kssenii/add-iceberg-doc
...
Add iceberg engine doc
2023-02-22 14:49:03 +01:00
kssenii
bac464f89b
Fix
2023-02-22 14:25:08 +01:00
Nikolai Kochetov
ab94d6dc18
Update docs/en/operations/system-tables/processors_profile_log.md
...
Co-authored-by: Nikita Taranov <nikita.taranov@clickhouse.com>
2023-02-22 12:16:19 +01:00
Nikolai Kochetov
98c10ff6e5
Update docs/en/operations/system-tables/processors_profile_log.md
...
Co-authored-by: Nikita Taranov <nikita.taranov@clickhouse.com>
2023-02-22 12:16:09 +01:00
Kseniia Sumarokova
c242fe3e5e
Update docs/en/engines/table-engines/integrations/hudi.md
...
Co-authored-by: flynn <fenglv15@mails.ucas.ac.cn>
2023-02-22 12:11:42 +01:00
Kseniia Sumarokova
ef15d64895
Update docs/en/engines/table-engines/integrations/deltalake.md
...
Co-authored-by: flynn <fenglv15@mails.ucas.ac.cn>
2023-02-22 12:11:23 +01:00
kssenii
21fcc3b69c
Add iceberg doc
2023-02-22 12:04:24 +01:00
robot-clickhouse-ci-2
2df52af445
Merge pull request #46711 from ClickHouse/vdimir/tmp-data-in-fs-cache-doc
...
Add doc for temporary_data_in_cache
2023-02-22 11:41:03 +01:00
vdimir
a4919ce3a2
Add doc for temporary_data_in_cache
2023-02-22 10:19:28 +00:00
Roman Vasin
5c1c5199b9
Merge branch 'master' into ADQM-639
2023-02-22 09:25:17 +03:00
robot-clickhouse
e010af8be8
Merge pull request #46649 from xiedeyantu/patch-2
...
Update s3Cluster.md
2023-02-21 22:48:38 +01:00
Azat Khuzhin
3a58951f64
Improve documentation for materialized_views_ignore_errors
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-21 19:25:58 +01:00
Han Fei
fa5d06c4da
Merge pull request #46666 from hanfei1991/hanfei/add-doc-async-insert-max-query-number
...
add docs for setting async_insert_max_query_number
2023-02-21 19:02:37 +01:00
Dan Roscigno
efea3cbc5c
Update docs/en/operations/settings/settings.md
2023-02-21 12:19:56 -05:00
Han Fei
eeac1abaa5
add docs for setting async_insert_max_query_number
2023-02-21 17:49:52 +01:00
Dan Roscigno
b6612d2c18
fix anchor link
2023-02-21 11:24:39 -05:00
Kruglov Pavel
ef0d6becba
Merge branch 'master' into null-as-default-all-formats
2023-02-21 16:52:39 +01:00
Azat Khuzhin
6391e2daec
Set materialized_views_ignore_errors unconditionally for system.*_log tables
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-21 16:33:15 +01:00
Azat Khuzhin
a110e0f022
Allow to ignore errors while pushing to MATERILIZED VIEW
...
This can be useful in the following scenarious:
- you want to duplicate the data to another table and you don't care
about the errors
- you want to duplicate system.*_log to another server, you are adding
materialized view that will push to Distributed table, but you don't
want to miss original blocks in the local system.*_log
- you want to push some data to a 3d party service, using i.e. URL
engine.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-02-21 16:28:38 +01:00
chen
c1e611334a
Update s3Cluster.md
2023-02-21 21:53:44 +08:00
chen
254cb1119b
Update s3Cluster.md
2023-02-21 21:52:17 +08:00
Kruglov Pavel
2924e8e802
Merge pull request #46631 from bigo-sg/json_array_length
...
Add new function JSONArrayLength
2023-02-21 12:50:27 +01:00
taiyang-li
eafac0f9a3
add docs
2023-02-21 11:17:44 +08:00