kssenii
6719112b02
Add azure-queue.md
2024-09-10 15:10:53 +02:00
Sergei Trifonov
db42cf12fd
Merge pull request #68933 from Blargian/docs_toRelativeXYZ
...
[Docs] update `toReference*Num` docs
2024-09-10 10:48:24 +00:00
Tuan Pham Anh
561daee66f
Update document
2024-09-10 10:24:31 +00:00
Daniil Ivanik
25a5768adc
Merge pull request #68952 from Blargian/docs_toDateTime64XYZ
...
[Docs] update docs for `DateTime64OrZero/Null/Default` functions
2024-09-10 09:15:34 +00:00
Daniil Ivanik
8263815451
Merge pull request #69007 from jww0924/patch-1
...
[Docs] Add CKibana as third-party GUI
2024-09-10 09:14:37 +00:00
alesapin
41798be63f
Merge pull request #69339 from ClickHouse/cp-mv-docs
...
Docs: Add cp/mv to keeper client docs
2024-09-10 09:10:32 +00:00
Damian Kula
367e31d50f
Removes last reference to live view
...
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
2024-09-10 10:53:47 +02:00
Robert Schulze
2b2cd8e3e0
Merge pull request #69377 from JackyWoo/rename_statistics_count_min
...
Rename `count_min` statistics to `countmin`
2024-09-09 18:25:11 +00:00
Damian Kula
86c3b9d185
Replace live view with refreshable since the former is deprecated
2024-09-09 16:46:17 +02:00
Robert Schulze
420bc3a072
Merge pull request #69382 from rschu1ze/doc-from
...
Docs: Document per-logger level overrides
2024-09-09 12:21:22 +00:00
Robert Schulze
c4720d9728
Minor doc fixups
2024-09-09 11:18:42 +00:00
Robert Schulze
3363fe3388
Docs: Document per-logger level overriding
2024-09-09 11:14:25 +00:00
Robert Schulze
5639fed2a5
Merge pull request #69379 from rschu1ze/doc-from
...
Docs: Mention `FROM`-before-`SELECT` syntax
2024-09-09 10:13:48 +00:00
Mikhail Artemenko
08368d1d65
update keeper client docs
2024-09-09 09:46:17 +00:00
JackyWoo
6539cbd1ce
Add CountMin to dictionary file and a little fixup
2024-09-09 17:34:15 +08:00
Raúl Marín
d968de6d26
Merge pull request #66205 from alexkorep/output-format-json-compact-with-progress
...
JSONCompactWithProgress query output format
2024-09-09 09:30:42 +00:00
Yarik Briukhovetskyi
2c35d53bf6
Merge pull request #56738 from yariks5s/time_buckets_impl
...
Add time-bucket overload to function `toStartOfInterval()`
2024-09-09 09:18:35 +00:00
Tuan Pham Anh
841dc275bd
1) Throw an error when creating a table with CLONE AS and specifying ENGINE. 2) Add document for creating a table with Schema and Data CLoned from another table.
2024-09-09 08:05:29 +00:00
Robert Schulze
c5f8802ac8
Docs: Mention FROM-before-SELECT
2024-09-09 08:05:18 +00:00
JackyWoo
eb800d9e39
Rename statistics of type count_min to countmin
2024-09-09 11:45:39 +08:00
Alexey Korepanov
1eb7cdbd42
Merge branch 'master' into output-format-json-compact-with-progress
2024-09-08 17:12:51 +02:00
Robert Schulze
26f21a0d94
Merge pull request #69326 from rschu1ze/overlay-followup
...
Minor follow-up for #66933
2024-09-08 09:07:54 +00:00
Robert Schulze
654f8b98de
Update docs/en/sql-reference/functions/string-replace-functions.md
...
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2024-09-07 20:47:03 +02:00
Robert Schulze
7ff244d7a3
Update docs/en/sql-reference/functions/string-replace-functions.md
...
Co-authored-by: Yakov Olkhovskiy <99031427+yakov-olkhovskiy@users.noreply.github.com>
2024-09-07 20:46:56 +02:00
Michael Kolupaev
8c8a806458
Merge remote-tracking branch 'origin/master' into mvrere
2024-09-06 22:34:31 +00:00
Mikhail Artemenko
9d07d002f1
update keeper client docs
2024-09-06 16:20:30 +00:00
Robert Schulze
a73eb1c177
Merge pull request #67013 from JackyWoo/add_statistics_minmax
...
Add `min_max` statistics type
2024-09-06 16:14:04 +00:00
Robert Schulze
84a5c88b50
Minor follow-up to #66933
2024-09-06 12:39:05 +00:00
JackyWoo
3974e9060a
Fix docs and some fixups
2024-09-06 18:50:02 +08:00
Yarik Briukhovetskyi
eb540da247
Merge branch 'ClickHouse:master' into time_buckets_impl
2024-09-06 11:56:22 +02:00
Konstantin Bogdanov
4ad2b04702
Merge pull request #69289 from cwurm/docs_clarify_lightweight_delete_v2
...
Docs: Add info on lightweight_deletes_sync
2024-09-05 23:03:34 +00:00
Yarik Briukhovetskyi
e799adc618
Merge branch 'ClickHouse:master' into time_buckets_impl
2024-09-05 19:57:53 +02:00
Pablo Marcos
d5931bb30c
Merge branch 'master' into system-query-metric-log
2024-09-05 16:30:29 +00:00
Kseniia Sumarokova
92507d9938
Update nats.md
2024-09-05 17:10:12 +02:00
Christoph Wurm
5e0673d207
Remove version note
2024-09-05 16:07:33 +01:00
Alexander Tokmakov
b6572e36b4
Merge pull request #61987 from allmazz/feat/59376
...
support ATTACH PARTITION `ALL` FROM `TABLE`
2024-09-05 14:57:38 +00:00
Christoph Wurm
57f80473cc
Docs: Add info on lightweight_deletes_sync
2024-09-05 13:42:09 +01:00
Nikita Mikhaylov
2b0fe084ae
Merge pull request #69277 from den-crane/patch-73
...
Doc. Remove a misleading statement
2024-09-05 12:01:44 +00:00
Daniil Ivanik
6c52c3d015
Merge pull request #69285 from cwurm/docs_clarify_lightweight_delete
...
Clarify timing of lightweight delete
2024-09-05 11:22:32 +00:00
Yarik Briukhovetskyi
ab378a0a46
Merge branch 'ClickHouse:master' into time_buckets_impl
2024-09-05 11:36:28 +02:00
Robert Schulze
ddd1f537cb
Merge pull request #69241 from rschu1ze/ann-subquery
...
Add testcase for ANN index usage with subquery
2024-09-05 09:33:40 +00:00
Christoph Wurm
35748dffb2
Clarify lightweight delete.
2024-09-05 10:31:14 +01:00
Anton Popov
10d2631ec9
Merge pull request #69030 from bigo-sg/improve_array_zip
...
Add new function arrayZipUnaligned
2024-09-05 08:05:56 +00:00
JackyWoo
431a917cda
Merge branch 'master' into add_statistics_minmax
2024-09-05 15:12:00 +08:00
Denny Crane
ec8d0f94fe
Update index.md
2024-09-04 20:56:16 -03:00
Yarik Briukhovetskyi
c997593e61
Merge branch 'ClickHouse:master' into time_buckets_impl
2024-09-04 23:08:57 +02:00
János Benjamin Antal
9b9db40a0b
Merge pull request #68935 from ClickHouse/fix-mutation-commands-parse-with-modify-column
...
Fix mutation commands parsing with modify column
2024-09-04 17:37:44 +00:00
Pablo Marcos
d2f8fafc42
Merge branch 'master' into system-query-metric-log
2024-09-04 12:04:57 +00:00
Robert Schulze
7a98f7fecc
Add testcase for ANN index usage with subquery
2024-09-04 10:21:19 +00:00
alsu
8e9b45a010
update create/alter user syntax in docs according to current functionality
2024-09-04 11:12:42 +02:00
Michael Kolupaev
b2fe58654d
Fix progress reporting
2024-09-03 23:08:24 +00:00
Michael Kolupaev
8ebbe9fb51
Merge remote-tracking branch 'origin/master' into mvrere
2024-09-03 21:40:19 +00:00
Yarik Briukhovetskyi
de0e608919
Merge branch 'master' into time_buckets_impl
2024-09-03 23:24:14 +02:00
Arthur Passos
d9a4964cd9
Merge branch 'master' into multi_auth_methods
2024-09-03 15:01:59 -03:00
Kruglov Pavel
17baa4f51b
Merge pull request #68463 from Avogar/dynamic-json-distinct-aggregate-functions
...
Add aggregate functions distinctDynamicTypes/distinctJSONPaths/distinctJSONPathsAndTypes
2024-09-03 17:51:51 +00:00
Pablo Marcos
253d099f1c
Merge pull request #69211 from pamarcos/fix-doc-mistake
...
Fix small doc mistake
2024-09-03 16:07:57 +00:00
Pablo Marcos
12f6b83d60
Update transactions doc
...
Clarify isolation levels when inside/outside of a transaction.
Also fix some weird formatting using hyphen instead of comma or period.
2024-09-03 16:35:11 +02:00
marco-vb
d6ea08e812
Fixed documentation related to wildcard support.
2024-09-03 12:47:20 +00:00
Pablo Marcos
cd1a8c03b1
Fix small doc mistake
2024-09-03 11:10:56 +00:00
李扬
5832f982d6
Merge branch 'ClickHouse:master' into improve_array_zip
2024-09-03 17:48:13 +08:00
Alexey Korepanov
33512a0d6e
Merge branch 'master' into output-format-json-compact-with-progress
2024-09-02 13:32:52 +02:00
Pablo Marcos
058c977063
Merge branch 'master' into system-query-metric-log
2024-09-02 10:57:10 +00:00
avogar
ed2da41a79
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-json-distinct-aggregate-functions
2024-09-02 10:41:49 +00:00
Nikita Mikhaylov
1c839ff4b9
Merge pull request #69125 from ClickHouse/Avogar-patch-7
...
Fix types in JSON docs
2024-09-02 10:13:30 +00:00
Yarik Briukhovetskyi
f89290cdbf
Merge pull request #68874 from liuneng1994/support-datetrunc-on-date32
...
Support Date32 on dateTrunc and toStartOfInterval
2024-09-02 09:26:54 +00:00
Yarik Briukhovetskyi
e3c5caf6db
Merge pull request #69055 from Warfields/patch-1
...
Update parametric-functions.md
2024-09-02 09:09:25 +00:00
János Benjamin Antal
64d463bb09
Merge remote-tracking branch 'origin/master' into fix-mutation-commands-parse-with-modify-column
2024-09-02 07:50:57 +00:00
taiyang-li
1cd4af1564
add new function arrayZipUnaligned
2024-09-02 11:55:41 +08:00
Yakov Olkhovskiy
b6ea3442b4
Merge pull request #69032 from alexon1234/include_real_time_execution_in_http_header
...
Add RealTimeMicroseconds to HTTP Header X-ClickHouse-Summary
2024-08-31 20:47:23 +00:00
Kruglov Pavel
0857a10fc1
Fix types in JSON docs
2024-08-31 14:17:24 +02:00
avogar
2287f280da
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-json-distinct-aggregate-functions
2024-08-31 11:36:23 +00:00
liuneng
5e0000c4ca
add test case and doc
2024-08-31 10:49:50 +08:00
Arthur Passos
a22f9fd91f
Merge branch 'master' into multi_auth_methods
2024-08-30 16:59:40 -03:00
Yakov Olkhovskiy
950ca28f53
Merge pull request #67805 from sunny19930321/feature/add-delete-from-in-partition-command
...
Lightweight Delete In Partition
2024-08-30 15:44:46 +00:00
Pablo Marcos
72391fa819
Collect on query finish if took longer than the interval
2024-08-30 15:00:24 +00:00
Sergei Trifonov
f59ed02acb
Merge pull request #68956 from Blargian/docs_toBool
...
[Docs] add `toBool` to docs
2024-08-30 13:11:50 +00:00
serxa
5c18ffb8d1
Merge branch 'master' into fix-use-concurrency-control
2024-08-30 13:09:08 +00:00
Yarik Briukhovetskyi
76b938acaf
Update docs/en/sql-reference/aggregate-functions/parametric-functions.md
2024-08-30 12:50:08 +02:00
Yarik Briukhovetskyi
9a4c32e8de
Update docs/en/sql-reference/aggregate-functions/parametric-functions.md
2024-08-30 12:50:02 +02:00
Yarik Briukhovetskyi
b1fc15ffc9
Update docs/en/sql-reference/aggregate-functions/parametric-functions.md
2024-08-30 12:49:56 +02:00
Pablo Marcos
06790f0104
Fix memory collection
...
Use the memory_usage and peak_memory_usage from the QueryStatusInfo
instead which holds the proper value independently of the thread
we are collecting the data from.
2024-08-30 09:37:45 +00:00
Kirill Nikiforov
563f3a4880
Merge remote-tracking branch 'origin/master' into feat/59376
2024-08-29 23:20:13 +04:00
Kirill Nikiforov
79c01e717f
rm comment, add docs
2024-08-29 23:15:39 +04:00
Michael Kolupaev
1603b3b126
Merge remote-tracking branch 'origin/master' into mvrere
2024-08-29 18:35:30 +00:00
Arthur Passos
f9b845486a
Merge branch 'master' into multi_auth_methods
2024-08-29 13:12:19 -03:00
Pablo Marcos
9aefe9b43c
Remove the CurrentMetric_
prefix
2024-08-29 15:48:53 +00:00
Pablo Marcos
e39cec986b
Disable query_metric_log collection setting the interval to 0
2024-08-29 15:43:04 +00:00
Aleksa Cukovic
cd9be01c65
Fix row policy documentation grammar
2024-08-29 14:40:38 +02:00
Pablo Marcos
78f29038ed
Move query_id to top
2024-08-29 11:19:52 +00:00
Sergei Trifonov
897e2def34
Merge branch 'master' into fix-use-concurrency-control
2024-08-29 12:42:37 +02:00
Pablo Marcos
3b701dca41
Merge branch 'master' into system-query-metric-log
2024-08-29 10:38:29 +00:00
JackyWoo
a9b6c04705
Merge branch 'master' into add_statistics_minmax
...
# Conflicts:
# src/Storages/Statistics/Statistics.cpp
2024-08-29 14:35:33 +08:00
Samuel Warfield
2898b123c3
Update parametric-functions.md
...
Fix link to pattern syntax
2024-08-28 14:11:16 -06:00
Alejandro
6b08d2b6de
Update docs
2024-08-28 16:51:56 +01:00
avogar
0aba986372
Address review comments
2024-08-28 15:06:05 +00:00
Rodrigo Garcia
3314042278
Link to CASE changed after explicit anchor removed
2024-08-28 16:14:31 +02:00
Peter Nguyen
e998882609
Merge branch 'master' into add_arrayUnion_func
2024-08-28 08:05:47 -06:00
imddba
ad08db39e5
Add CKibana as third-party GUI
2024-08-28 20:05:06 +08:00
Kseniia Sumarokova
fd3fca9f66
Merge pull request #68901 from jrdi/system-projections
...
Add system.projections table
2024-08-28 09:36:23 +00:00
Robert Schulze
9fb4c23c06
Merge pull request #68678 from rschu1ze/usearch-2.14
...
Vector similarity index: make `bf16` the default quantization
2024-08-28 08:45:02 +00:00
Peter Nguyen
e4ba3b47fc
Document arrayUnion() in array-functions.md
2024-08-28 00:16:02 -06:00
Kruglov Pavel
59d821e164
Merge pull request #68793 from Avogar/json-alias-runtime
...
Check setting use_json_alias_for_old_object_type in runtime
2024-08-27 17:10:23 +00:00
Arthur Passos
6f806124a3
Merge branch 'master' into multi_auth_methods
2024-08-27 12:24:53 -03:00
vdimir
bb22736bc3
Merge pull request #68867 from ucasfl/url-engine
...
Add virtual column _headers for url table engine
2024-08-27 13:27:19 +00:00
Blargian
35adf8d12b
add toBool to docs
2024-08-27 15:22:54 +02:00
János Benjamin Antal
964641a28c
Merge pull request #67583 from depressed-pho/fix-fromModifiedJulianDay
...
Fix the upper bound of function fromModifiedJulianDay()
2024-08-27 13:20:57 +00:00
Blargian
6febfc78b3
updates docs for DateTime64OrZero/Null/Default
2024-08-27 14:52:46 +02:00
Daniil Ivanik
e0dc32bc61
Merge pull request #68210 from ClickHouse/divanik/add_local_and_azure_iceberg_support
...
Support partial Iceberg reading in azure and local storages
2024-08-27 11:52:43 +00:00
Blargian
29664d12fc
update example of toTime
2024-08-27 12:44:28 +02:00
Blargian
c1c4cabe9f
Update toReference*Num function documentation
2024-08-27 12:41:02 +02:00
János Benjamin Antal
793b549291
Fix typo in docs
2024-08-27 10:31:22 +00:00
Jordi
cf58ce217a
Add system.projections table
2024-08-26 19:20:26 +02:00
Konstantin Bogdanov
1cdccd527f
Merge pull request #68639 from m7kss1/ripedmd-160
...
Add RIPEMD160 function
2024-08-26 12:06:18 +00:00
Kruglov Pavel
e361417ff6
Merge pull request #68298 from Avogar/fix-nullable-schema-inference
...
Fix using schema_inference_make_columns_nullable=0
2024-08-26 11:52:34 +00:00
Kruglov Pavel
bf4b53390b
Merge branch 'master' into input_format_json_empty_as_default
2024-08-26 13:40:48 +02:00
divanik
3581eb34e7
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/add_local_and_azure_iceberg_support
2024-08-26 09:04:13 +00:00
Nikita Mikhaylov
2888b01d64
Merge pull request #68697 from Blargian/patch-8
...
[Docs] fix typo and formatting in geohash page
2024-08-25 13:35:29 +00:00
Alexey Korepanov
c42815a139
Merge branch 'master' into output-format-json-compact-with-progress
2024-08-25 11:43:06 +02:00
flynn
e1e692a968
Fix and update docs
2024-08-25 08:00:16 +00:00
Alexey Korepanov
83fa51f400
PR fixes: update documentation on JSONCompactWithProgress format
2024-08-23 21:42:54 +02:00
Kirill Nikiforov
40462bc716
Merge remote-tracking branch 'origin' into mongodb_refactoring
2024-08-23 22:10:06 +04:00
vdimir
642657d02c
Merge pull request #68612 from leonkozlowski/docs/fix-merge-tree-primary-key-docs
...
patch: fix reference to sorting key in primary key docs
2024-08-23 16:29:25 +00:00
avogar
5c5c803fad
Update docs
2024-08-23 11:00:03 +00:00
Maxim Dergousov
8c4329964f
small cosmetic changes in docs
2024-08-23 12:50:18 +03:00
Robert Schulze
c40c8b7adb
Enable bf16 + f64 quantization, make bf16 the default
2024-08-23 07:32:34 +00:00
Konstantin Bogdanov
69f6ea5083
Update docs/en/sql-reference/functions/hash-functions.md
2024-08-22 22:07:02 +02:00
Dergousov
a2ff8e4384
fix: correct return type inconsistencies in docs
2024-08-22 20:49:56 +03:00
Mark Needham
7c3a013d56
Update newjson.md
2024-08-22 16:53:30 +01:00
Arthur Passos
43e9a7ba4b
Merge branch 'master' into multi_auth_methods
2024-08-22 10:57:23 -03:00
Arthur Passos
62ce2999ae
minor grammar
2024-08-22 10:00:20 -03:00
Arthur Passos
91cceccb4b
add setting docs
2024-08-22 09:48:53 -03:00
János Benjamin Antal
00aa60ca03
Merge pull request #65987 from ClickHouse/fix-docs-for-merge-selecting-sleep
...
Fix docs
2024-08-22 12:42:31 +00:00
Yarik Briukhovetskyi
e979251859
Merge pull request #68057 from yariks5s/interval_type_conversion
...
Implement interval data type comparison
2024-08-22 12:15:10 +00:00
Robert Schulze
a1b97d7334
Merge pull request #66933 from bigo-sg/func_overlay
...
Add functions `overlay[UTF8]`
2024-08-22 11:50:42 +00:00
Shaun Struwig
62054cae66
Update geohash.md
2024-08-22 13:49:16 +02:00
Robert Schulze
76c93d35d8
Merge pull request #68477 from pinsvin00/add-clear-query-cache-tag
...
Drop query cache by tag
2024-08-22 09:39:22 +00:00
Shaun Struwig
6466f374e0
Update geohash.md
2024-08-22 11:29:33 +02:00
taiyang-li
9d0b3e3937
change as request
2024-08-22 11:32:59 +08:00
Dergousov
7f15f61426
feat: add docs
2024-08-21 22:46:55 +03:00
Dergousov
dfe0beb53b
feat: add docs
2024-08-21 22:46:29 +03:00
Yarik Briukhovetskyi
0441b1c425
Merge branch 'ClickHouse:master' into interval_type_conversion
2024-08-21 19:48:21 +02:00
Kruglov Pavel
f1b1f8afcf
Merge pull request #67875 from Avogar/limits-for-random-settings
...
Allow to specify min and max for random settings in the test
2024-08-21 15:57:22 +00:00
Pablo Marcos
4965f3403b
Merge pull request #68615 from pamarcos/secure-name-collections-storage
...
Add storage encryption for named collections
2024-08-21 15:21:12 +00:00
Kruglov Pavel
aa96fd3385
Merge pull request #63798 from Blargian/variant_inference
...
setting to use Variant data type during schema inference
2024-08-21 13:06:00 +00:00
Kruglov Pavel
34d02304d3
Merge branch 'master' into input_format_json_empty_as_default
2024-08-21 14:50:36 +02:00
Robert Schulze
050af403a7
Merge remote-tracking branch 'ClickHouse/master' into add-clear-query-cache-tag
2024-08-21 09:58:42 +00:00
Pablo Marcos
dc169853b8
Merge branch 'master' into system-query-metric-log
2024-08-21 09:33:53 +00:00
JackyWoo
2502ca766f
Merge branch 'master' into add_statistics_minmax
...
# Conflicts:
# src/Storages/Statistics/ConditionSelectivityEstimator.cpp
# src/Storages/Statistics/Statistics.cpp
# src/Storages/Statistics/Statistics.h
# src/Storages/Statistics/StatisticsCountMinSketch.cpp
# src/Storages/Statistics/StatisticsCountMinSketch.h
# src/Storages/Statistics/StatisticsTDigest.cpp
# src/Storages/Statistics/StatisticsTDigest.h
# src/Storages/Statistics/StatisticsUniq.cpp
# src/Storages/Statistics/StatisticsUniq.h
2024-08-21 10:56:23 +08:00
Michael Kolupaev
1502f3dd40
Small fixes
2024-08-20 23:14:03 +00:00
Michael Kolupaev
02cc8031bf
Merge remote-tracking branch 'origin/master' into mvrere
2024-08-20 22:15:28 +00:00
Yarik Briukhovetskyi
0d416859b4
Merge branch 'ClickHouse:master' into interval_type_conversion
2024-08-20 19:13:12 +02:00
János Benjamin Antal
677b28e1ac
Fix docs
2024-08-20 17:04:19 +02:00
Pablo Marcos
dd39218971
Fix style
2024-08-20 14:24:53 +00:00
Pablo Marcos
c56ae57af8
Update documentation
2024-08-20 14:09:13 +00:00
János Benjamin Antal
e547875a9c
Improve wording
2024-08-20 14:03:02 +00:00
János Benjamin Antal
d10e65291c
Fix docs
2024-08-20 14:03:02 +00:00
leonkozlowski
e416a2b3d2
patch: fix reference to sorting key in primary key docs
2024-08-20 09:42:19 -04:00
Robert Schulze
129d1e387e
Some fixups
2024-08-20 13:36:17 +00:00
Robert Schulze
d80b37001c
Merge pull request #68498 from Blargian/docs_toInterval
...
[Docs] Update `toInterval*` functions
2024-08-20 12:10:07 +00:00
vdimir
f323c76431
Merge pull request #68461 from linhgiang24/patch-3
...
Update grant.md to include POSTGRES privilege
2024-08-20 11:09:53 +00:00
Blargian
0407171fce
update argument types and fix style
2024-08-20 12:53:31 +02:00
avogar
a5a451efe2
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-json-distinct-aggregate-functions
2024-08-20 09:57:46 +00:00
Blargian
abf556d641
review changes
2024-08-20 11:39:47 +02:00
PHO
4b05106cc4
Fix the upper bound of function fromModifiedJulianDay()
...
The upper bound was supposed to be 9999-12-31 but it was accidentally
set to 9999-01-01.
2024-08-20 17:49:26 +09:00
Pablo Marcos
f1d453e544
Merge branch 'master' into system-query-metric-log
2024-08-20 08:36:43 +00:00
Sergey (Finn) Gnezdilov
21e64f2aa9
Update nats.md
...
"kafka_handle_error_mode" fixed on "nats_handle_error_mode"
2024-08-20 11:33:13 +03:00
Michael Kolupaev
498182d091
Reject repeated time units, add examples in documentation for EVERY
2024-08-20 02:25:45 +00:00
Michael Kolupaev
fae478b9d2
Style
2024-08-20 02:21:44 +00:00
Michael Kolupaev
48ec505823
Refreshable MV: coordination and Replicated DB support
2024-08-20 02:21:41 +00:00
Yarik Briukhovetskyi
eaeebb4da1
Merge branch 'ClickHouse:master' into interval_type_conversion
2024-08-19 18:25:45 +02:00
Kseniia Sumarokova
30c9e76dc5
Merge pull request #68497 from petern48/fix_postgresql_setting_default
...
Fix incorrect default value in docs for postgresql_connection_pool_auto_close_connection
2024-08-19 10:45:35 +00:00
Yarik Briukhovetskyi
0552a1acab
Merge branch 'ClickHouse:master' into interval_type_conversion
2024-08-19 12:35:50 +02:00
taiyang-li
29a0161cdf
change as request
2024-08-19 18:25:01 +08:00
taiyang-li
8eb922036e
change as request
2024-08-19 12:45:15 +08:00
Shaun Struwig
4a7fe42001
Merge branch 'master' into variant_inference
2024-08-17 20:20:37 +02:00
Blargian
cb8d9a0564
fix typo
2024-08-17 20:13:35 +02:00
Peter Nguyen
9dee9ecfb4
Fix incorrect default value for postgresql_connection_pool_auto_close_connection in docs
2024-08-17 10:33:35 -06:00
Arthur Passos
accade2390
Merge branch 'master' into multi_auth_methods
2024-08-17 10:26:11 -03:00
Alexey Milovidov
67bbe6fe98
Merge pull request #68458 from cwurm/patch-4
...
Update gui.md: Links, formatting, spelling
2024-08-17 00:23:07 +00:00
avogar
4bf9197849
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-json-distinct-aggregate-functions
2024-08-16 22:38:52 +00:00
Justin de Guzman
4b11522990
Update JSON link
2024-08-16 14:06:55 -07:00
avogar
85a813bbed
Better example
2024-08-16 17:55:57 +00:00
avogar
32f4b1f891
Add aggregate functions distinctDynamicTypes/distinctJSONPaths/distinctJSONPathsAndTypes
2024-08-16 17:49:38 +00:00
Michael Kolupaev
cb3468f6d1
Merge pull request #58934 from ClickHouse/mv4
...
Refreshable materialized views improvements
2024-08-16 17:16:28 +00:00
Linh Giang
4f84c82d6d
Update grant.md to include POSTGRES privilege
...
Added POSTGRES privilege under the SOURCES category as it seems to be missing.
2024-08-16 11:02:44 -06:00
Christoph Wurm
0dba461d7f
Update gui.md: Links, formatting, spelling
2024-08-16 16:46:57 +01:00
Kruglov Pavel
6f7e4ce3aa
Merge branch 'master' into fix-nullable-schema-inference
2024-08-16 15:39:34 +02:00
Kseniia Sumarokova
cb77472478
Merge pull request #68445 from neoman36/named_collection-doc
...
named-collections.md is updated
2024-08-16 12:29:01 +00:00
neoman36
c542fb57cd
named-collections.md is updated 2
2024-08-16 13:01:23 +02:00
Kruglov Pavel
39bc050e5f
Merge pull request #66444 from Avogar/json-data-type
...
Implement new JSON data type.
2024-08-16 10:29:29 +00:00
Pablo Marcos
49e9baa0ff
Merge branch 'master' into system-query-metric-log
2024-08-16 12:25:49 +02:00
neoman36
b76277ca00
named-collections.md is updated
2024-08-16 12:23:20 +02:00
Alexey Milovidov
a4ade2347c
Merge pull request #68308 from rschu1ze/enable-simsimd
...
Various vector similarity index related fixes
2024-08-16 00:41:56 +00:00
Michael Kolupaev
4b9a2997d0
Merge remote-tracking branch 'origin/master' into mv4
2024-08-16 00:33:30 +00:00
avogar
9f477bb1e7
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
2024-08-15 20:44:01 +00:00
Kruglov Pavel
c4d9944a90
Merge pull request #68382 from Avogar/better-datetime-inference
...
Improve schema inference of date times
2024-08-15 19:33:37 +00:00
Nikita Taranov
e98c89ebcb
Merge pull request #68164 from petern48/add_create_if_not_exists_setting
...
Add create_if_not_exists setting
2024-08-15 19:16:00 +00:00
avogar
7f0406a726
Remove JSONEmpty function and allow JSON in empty function
2024-08-15 15:53:09 +00:00
jsc0218
ee4b1eaaed
Merge pull request #68411 from jsc0218/DocForLWDProj
...
Add Doc for LWD and Projection
2024-08-15 14:43:59 +00:00
jsc0218
fb037bcc72
move to mergetree setting and add more info
2024-08-15 13:48:43 +00:00
divanik
ef1f0e2aaf
Fix typo in docs
2024-08-15 13:16:09 +00:00
divanik
6a96eb5a4e
Merge branch 'divanik/add_local_and_azure_iceberg_support' of github.com:ClickHouse/ClickHouse into divanik/add_local_and_azure_iceberg_support
2024-08-15 12:58:49 +00:00
Kruglov Pavel
f539507592
Merge branch 'master' into variant_inference
2024-08-15 14:23:20 +02:00
avogar
50a8cee0c5
Update docs
2024-08-15 11:39:04 +00:00
Robert Schulze
38a2b0dcc7
Allow Array(Float64) as type of underlying column
2024-08-15 10:47:55 +00:00
avogar
fed37d24f0
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
2024-08-15 08:02:15 +00:00
Alexey Milovidov
dbbd2c7875
Merge pull request #68248 from rschu1ze/update-usearch
...
Bump usearch to v2.13.2
2024-08-15 01:24:17 +00:00
Blargian
844cdd8937
update toInterval functions
2024-08-14 20:38:09 +02:00
Marco Vilas Boas
0a1f61fcbd
Merge branch 'ClickHouse:master' into marco-vb/x509-san-support-wildcard
2024-08-14 10:15:30 +01:00
Robert Schulze
6170a8663f
Bump usearch to 2.13.2
2024-08-14 08:04:00 +00:00
taiyang-li
0abca8b7dd
fix doc
2024-08-14 09:57:59 +08:00
Michael Kolupaev
ab843c3cf5
Merge remote-tracking branch 'origin/master' into mv4
2024-08-14 00:29:48 +00:00
avogar
55ede2dab6
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
2024-08-13 21:19:17 +00:00
Michael Kolupaev
074cd7371a
Merge remote-tracking branch 'origin/master' into mv4
2024-08-13 20:04:17 +00:00
jsc0218
82dfc336be
Merge pull request #68295 from austin-tildei/patch-1
...
Remove trailing colon in header for consistency
2024-08-13 19:49:24 +00:00
Kruglov Pavel
6c8ad63104
Merge pull request #68132 from Avogar/better-dynamic
...
Reimplement Dynamic type
2024-08-13 19:21:52 +00:00
jsc0218
2bf9ca6c43
Merge pull request #68245 from jsc0218/SpecialMergeTreeProjMergeDoc
...
Add Projection Merge Doc
2024-08-13 19:21:01 +00:00
avogar
70708fd5dc
Update docs, make better
2024-08-13 19:19:02 +00:00
avogar
f82822c993
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
2024-08-13 17:14:30 +00:00
Alexis Arnaud
d36176ad85
Support for the input_format_json_empty_as_default
setting
2024-08-13 18:30:43 +02:00
Austin Bruch
7e209ebdf6
Remove trailing colon in header for consistency
2024-08-13 12:30:17 -04:00
Daniil Ivanik
f9f41405cc
Merge branch 'master' into divanik/add_local_and_azure_iceberg_support
2024-08-13 18:24:02 +02:00
Yarik Briukhovetskyi
99503dfb03
Merge branch 'ClickHouse:master' into interval_type_conversion
2024-08-13 18:06:44 +02:00
Nikita Taranov
dd3fa7c3b6
Merge pull request #61793 from nickitat/keep_alive_max_reqs
...
Implement `max_keep_alive_requests` setting for server
2024-08-13 15:06:43 +00:00
Robert Schulze
2ffcc97af2
Merge pull request #63675 from rschu1ze/vector-search
...
Initial implementation of vector similarity index
2024-08-13 15:06:20 +00:00
avogar
0b728e7547
Update docs
2024-08-13 13:56:08 +00:00
Arthur Passos
e8a40d9d52
Merge branch 'master' into multi_auth_methods
2024-08-13 10:30:01 -03:00
Peter Nguyen
94604126fe
Merge branch 'ClickHouse:master' into add_create_if_not_exists_setting
2024-08-13 07:25:26 -06:00
Robert Schulze
99282e526a
Merge pull request #68235 from sakulali/query_cache_tag
...
QueryCache: Add tagging
2024-08-13 10:44:10 +00:00
Yarik Briukhovetskyi
086c0f03a6
Merge pull request #65997 from yariks5s/hive_style_partitioning
...
Implementing Hive-style partitioning
2024-08-13 10:04:21 +00:00
Yarik Briukhovetskyi
d82e9b79da
Merge branch 'ClickHouse:master' into interval_type_conversion
2024-08-13 12:01:19 +02:00
vdimir
dfb892ba5f
Merge pull request #66616 from Blargian/docs_getXYZ
...
add documentation for `getSubcolumn` and `getTypeSerializationStreams`
2024-08-13 09:35:44 +00:00
taiyang-li
51a65dca49
fix conflicts
2024-08-13 11:45:48 +08:00
Kruglov Pavel
01b2e67f2e
Merge branch 'master' into json-data-type
2024-08-12 23:32:35 +02:00
Michael Kolupaev
15ca86db7a
Merge remote-tracking branch 'origin/master' into mv4
2024-08-12 21:17:45 +00:00
avogar
03182c7a8f
Merge branch 'master' of github.com:ClickHouse/ClickHouse into better-dynamic
2024-08-12 20:29:24 +00:00
Han Fei
40382451a2
Merge pull request #68186 from rschu1ze/stats-tests-refactoring
...
Refactor tests for (experimental) statistics
2024-08-12 18:58:19 +00:00
Arthur Passos
4c6aca2eed
add docs about reset auth method
2024-08-12 15:58:10 -03:00
Arthur Passos
64d50d6e5b
Merge branch 'master' into multi_auth_methods
2024-08-12 15:42:37 -03:00
Shaun Struwig
aa7a2bcb02
Fix typo
2024-08-12 20:34:02 +02:00
jsc0218
38405dd7cd
add projection merge doc
2024-08-12 18:14:22 +00:00
Robert Schulze
c22265b889
Some fixups
2024-08-12 17:45:38 +00:00
vdimir
5195bc9060
Merge branch 'master' into pr/allmazz/63279
2024-08-12 16:45:58 +00:00
Robert Schulze
fe537045c9
Merge remote-tracking branch 'ClickHouse/master' into query_cache_tag
2024-08-12 16:16:32 +00:00
avogar
cfd854882b
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
2024-08-12 15:57:57 +00:00
marco-vb
2068fbb157
Added support for single wildcard usage in x509 SubjectAltName user identification (both DNS and URI).
2024-08-12 15:39:52 +00:00
Robert Schulze
fb76cb90b1
Allow un-quoted skip index parameters
...
Previously, only this syntax to create a skip index worked:
INDEX index_name column_name TYPE vector_similarity('hnsw', 'L2Distance')
Now, this syntax will work as well:
INDEX index_name column_name TYPE vector_similarity(hnsw, L2Distance)
2024-08-12 15:32:25 +00:00
Robert Schulze
d2e79f0b92
Rework vector index parameters
...
USearch (similar to FAISS) allows to specify the distance function,
quantization, and various HNSW meta-parameters for index creation and
sarch. Some users wished for greater configurability, so let's expose
them.
Index creation now requires either
- 2 parameters (with the other 4 parameters taking on default values), or
- 6 parameters for full control
This commit also remove quantization `f64` (that would be upsampling).
2024-08-12 15:32:19 +00:00
Robert Schulze
785b6637fa
Rename index type "usearch" to "vector_similarity"
...
First, index type "vector_similarity" is more speaking and user-friendly
than "usearch". Second, we should not expose the name of the library
doing the job (usearch). Of course, the docs will continue to mention
usearch (credit where credit is due).
Existing setting `allow_experimental_usearch_index` was marked obsolete.
A new settings `allow_experimental_vector_similarity_index` was added.
2024-08-12 15:30:45 +00:00
Kruglov Pavel
bba4a90a9c
Merge branch 'master' into better-dynamic
2024-08-12 17:28:09 +02:00
Robert Schulze
40bed3e20f
Remove support for WHERE-type queries
...
These kind of vector search similarity queries are rather obscure and
rare in practice. They require the user to specify a maximum distance
which is not intuitive to obtain. Furthermore, these queries are not
natively supported in USearch, so the vector search index had to emulate
these queries.
Therefore simplifying the code base and restricting vector search to
ORDER-BY queries only.
2024-08-12 15:25:52 +00:00
Robert Schulze
218421c255
Remove Annoy indexes
...
Annoy indexes fell out of favor in the community, at least when it comes
to vector databases. Such indexes work okay-ish low dimensions but they
suffers badly from a curse of dimensionality which makes them inapt for
a high number of dimensions.
Now that Annoy is gone, issue (*) also disappears and we can drop
'no-ubsan', 'no-cpu-aarch64', and 'no-asan' from tests.
(*) spotify/annoy#456
2024-08-12 15:24:49 +00:00
Robert Schulze
85f63b056b
Merge pull request #68135 from ClickHouse/refactor-field-get
...
Only use Field::safeGet - Field::get prone to type punning
2024-08-12 14:25:11 +00:00
divanik
61e616204e
Docs correct typos
2024-08-12 14:21:42 +00:00
Peter Nguyen
c817a4e8ad
Update settings.md to clarify create_if_not_exists behavior
...
Co-authored-by: Nikita Taranov <nickita.taranov@gmail.com>
2024-08-12 07:45:51 -06:00
divanik
58dd01d8b6
Add docs
2024-08-12 13:45:00 +00:00
avogar
9296d4ecfb
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
2024-08-12 11:55:39 +00:00
Yarik Briukhovetskyi
8bc89ac8df
Merge branch 'master' into hive_style_partitioning
2024-08-12 11:44:45 +02:00
Robert Schulze
574c445be9
Refactor tests for (experimental) statistics
2024-08-12 05:56:16 +00:00
sakulali
957a0b6ea4
Add a setting query_cache_tag
2024-08-12 08:40:01 +08:00
Peter Nguyen
2af1134c08
Update settings.md docs with new create_if_not_exists settings
2024-08-11 16:59:52 -06:00
Yakov Olkhovskiy
5c8665c660
fix system.kafka_consumers and doc, fix tidy
2024-08-11 20:40:55 +00:00
Vladimir Varankin
d314e5aa45
typos in prometheus.md
2024-08-11 18:37:29 +02:00
Alexander Tokmakov
53bc1b7e35
Revert "Refactor tests for (experimental) statistics"
2024-08-11 13:19:36 +02:00
Robert Schulze
f7e7a884b5
Merge pull request #67962 from Blargian/docs_toDecimalXYZ
...
Docs:`toDecimal32/64/128/256` and variants
2024-08-11 09:23:40 +00:00
Robert Schulze
45db564354
Merge pull request #68034 from rschu1ze/stats-tests-refactoring
...
Refactor tests for (experimental) statistics
2024-08-11 08:43:31 +00:00
Blargian
e582118544
review changes
2024-08-10 13:09:40 +02:00
Alexey Milovidov
3e43cbe791
Merge branch 'master' into variant_inference
2024-08-09 23:37:27 +02:00
Alexey Milovidov
e6e06af7bd
Merge pull request #64281 from bigo-sg/extend_inequal_join
...
`Any/Semi/Anti` join support mixed join conditions
2024-08-09 21:36:31 +00:00
Alexey Milovidov
a79eff9dcf
Merge pull request #67647 from jacobrec/multilinestring
...
Added support for reading MultiLineString WKTs
2024-08-09 21:35:55 +00:00
avogar
c61eef4a76
Reimplement Dynamic type
2024-08-09 21:17:49 +00:00
Kirill Nikiforov
4354b4193d
Merge remote-tracking branch 'origin' into mongodb_refactoring
2024-08-09 20:42:32 +03:00
Nikita Taranov
ffa1371dde
Merge branch 'master' into keep_alive_max_reqs
2024-08-09 12:24:45 +01:00
Yarik Briukhovetskyi
aebb07884b
Merge branch 'master' into hive_style_partitioning
2024-08-09 11:53:14 +02:00
Robert Schulze
9b94bbc87e
Merge remote-tracking branch 'ClickHouse/master' into stats-tests-refactoring
2024-08-09 07:54:35 +00:00
pufit
21f8b03789
Merge pull request #67655 from ClickHouse/pufit/fuzz-query-revert-revert
...
FuzzQuery table function (resubmit)
2024-08-09 05:57:43 +00:00
Alexey Milovidov
89ea89ad67
Merge pull request #67885 from canhld94/drop_detached_partition_all
...
Support DROP DETACHED PARTITION ALL
2024-08-09 05:20:55 +00:00
Justin de Guzman
0071765138
Merge pull request #67940 from ClickHouse/prometheus-documentation
...
Add documentation for Prometheus protocols and TimeSeries engine.
2024-08-09 01:03:26 +00:00
pufit
99fbef3340
Merge branch 'master' into pufit/fuzz-query-revert-revert
2024-08-08 20:12:23 -04:00
justindeguzman
eb4ea07577
[Docs] Fix broken links
2024-08-08 16:55:39 -07:00
Yarik Briukhovetskyi
0ad6aa09ac
fix style
2024-08-08 22:51:27 +02:00
Kirill Nikiforov
ea58b8062e
Merge remote-tracking branch 'origin' into mongodb_refactoring
2024-08-08 22:44:32 +03:00
Yarik Briukhovetskyi
e9659626ad
fix style + add docs
2024-08-08 20:41:15 +02:00
Robert Schulze
fece58ae82
Merge remote-tracking branch 'ClickHouse/master' into stats-tests-refactoring
2024-08-08 17:38:38 +00:00
Jacob Reckhard
cd69fa5a4c
fixed typos
2024-08-08 11:20:55 -06:00
Robert Schulze
076c4a9ce9
Merge pull request #67930 from rschu1ze/fix-stat-assert
...
Fix stress test error with TDigest statistics
2024-08-08 16:34:58 +00:00
Yarik Briukhovetskyi
a5fcf85fb6
Merge branch 'master' into hive_style_partitioning
2024-08-08 17:54:53 +02:00
Duc Canh Le
fdd8d5e5d8
Merge branch 'master' into drop_detached_partition_all
...
Fix CI
2024-08-08 14:44:10 +00:00
János Benjamin Antal
c9adfe246b
Merge pull request #57625 from ClickHouse/kafka-zookeeper
...
Kafka ZooKeeper
2024-08-08 14:02:27 +00:00
Alexey Katsman
f00f18ae69
Merge pull request #68031 from ClickHouse/tavplubix-patch-10
...
Add a link in trace_log docs
2024-08-08 12:59:07 +00:00
Yarik Briukhovetskyi
edccd30016
Merge branch 'ClickHouse:master' into hive_style_partitioning
2024-08-08 14:52:33 +02:00
Robert Schulze
b0ba53788a
Refactor tests for (experimental) statistics
2024-08-08 11:21:23 +00:00
Ilya Yatsishin
f21a48dac6
Merge pull request #67064 from zvonand/hdfs-double-asterisk
...
Add `**` to `hdfs` docs, add test for `**` in `hdfs`
2024-08-08 11:12:55 +00:00
Robert Schulze
18085eca8a
Merge pull request #68027 from rschu1ze/docs-3rdparty
...
Docs: Update 3rd party library guide
2024-08-08 10:51:28 +00:00
Alexander Tokmakov
2e5b71cdb1
Update trace_log.md
2024-08-08 12:27:03 +02:00
Yarik Briukhovetskyi
6384488826
Merge branch 'ClickHouse:master' into hive_style_partitioning
2024-08-08 11:45:01 +02:00
Robert Schulze
37641a0b4b
Merge remote-tracking branch 'ClickHouse/master' into fix-stat-assert
2024-08-08 08:57:22 +00:00
Robert Schulze
76b8bcd97a
Update
2024-08-08 08:46:46 +00:00
Robert Schulze
effaeeeeac
Update 3rd party lib guide
2024-08-08 08:43:39 +00:00
Dmitry Novik
486d717e88
Merge pull request #67661 from bigo-sg/win_bug
...
Fix crash on `percent_rank`
2024-08-08 08:28:48 +00:00
János Benjamin Antal
92be2db5b6
Merge remote-tracking branch 'origin/master' into kafka-zookeeper
2024-08-08 08:01:43 +00:00
pufit
6c0cc194d3
Merge branch 'master' into pufit/fuzz-query-revert-revert
2024-08-07 23:26:05 -04:00
lgbo-ustc
daf62e1682
update
2024-08-08 08:30:10 +08:00
Yarik Briukhovetskyi
9e3a2931d2
Merge branch 'master' into hive_style_partitioning
2024-08-07 23:59:34 +02:00
Andrey Zvonov
c6482a092b
Merge branch 'master' into hdfs-double-asterisk
2024-08-07 21:42:00 +03:00
Nikita Mikhaylov
722fb1f512
Merge pull request #68005 from den-crane/patch-72
...
Docs: Fix heading level
2024-08-07 18:21:27 +00:00
Yarik Briukhovetskyi
e3abcc7ae9
Merge pull request #68004 from ClickHouse/qoega-patch-7
...
Minor fixes in tables.md
2024-08-07 17:43:35 +00:00
Kseniia Sumarokova
315fd5496a
Merge pull request #65386 from skyoct/feat-s3-field
...
Feat add _etag for object storage
2024-08-07 17:35:43 +00:00
Denny Crane
3b48a1a92c
Update http.md
2024-08-07 14:01:40 -03:00
Ilya Yatsishin
4fb1febe48
Update table.md
2024-08-07 18:51:24 +02:00
max-vostrikov
7dc55faf73
Merge pull request #67979 from ClickHouse/docs-for-lightweight_mutation_projection_mode
...
docs for lightweight_mutation_projection_mode option
2024-08-07 14:31:02 +00:00
Dmitry Novik
27c54d7cce
Merge pull request #67985 from ClickHouse/fix-memory-overcommit-docs
...
Fix documentation for memory overcommit
2024-08-07 14:19:27 +00:00
Nikita Fomichev
ed94f94657
Merge pull request #67970 from ClickHouse/fix_docs_for_groupconcat_function
...
fix docks for groupConcat function
2024-08-07 14:17:55 +00:00
Dmitry Novik
ecba21bfe7
Fix documentation for memory overcommit
2024-08-07 15:23:19 +02:00
maxvostrikov
37a6bd25f6
squash! docs for lightweight_mutation_projection_mode option starting with 24.7 we can lightweight delete in tables with projections. Fixed docs stating it is not possible
2024-08-07 14:06:02 +02:00
maxvostrikov
c39cdcffaf
docs for lightweight_mutation_projection_mode option
...
starting with 24.7 we can lightweight delete in tables with projections. Fixed docs stating it is not possible
2024-08-07 14:03:53 +02:00
max-vostrikov
d4782665f8
Merge pull request #67974 from ClickHouse/fix_docs_for_clickhousekeeperclient
...
fix docks for clickhouse-keeper-client
2024-08-07 12:00:15 +00:00
János Benjamin Antal
8b5c8e5361
Merge remote-tracking branch 'origin/master' into kafka-zookeeper
2024-08-07 11:33:21 +00:00
maxvostrikov
e8bf5129c0
fix docks for clickhouse-keeper-client
...
starting 24.7 paths are not accepted as bare strings, only as string literals - https://github.com/ClickHouse/ClickHouse/pull/65494
2024-08-07 12:44:31 +02:00
Ilya Yatsishin
47111eb5af
Merge pull request #67511 from ClickHouse/revert-67507-revert-66536-external-replace-to-null
...
Revert "Revert "Add settings to replace external engines to Null during create""
2024-08-07 10:38:04 +00:00
maxvostrikov
a9735f470c
squash! fix docks for groupConcat function documentation had wrong usage of a function. Examples of usage - 763952bf36/tests/queries/0_stateless/03156_group_concat.sql
2024-08-07 12:09:26 +02:00
maxvostrikov
de41ffa18f
fix docks for groupConcat function
...
documentation had wrong usage of a function. Examples of usage - 763952bf36/tests/queries/0_stateless/03156_group_concat.sql
2024-08-07 12:06:14 +02:00
Duc Canh Le
7fa6948884
Merge branch 'master' into drop_detached_partition_all
...
Fix CI
2024-08-07 09:20:06 +00:00
Blargian
b76e4acbc0
fix another typo
2024-08-07 11:13:56 +02:00
Blargian
4f2b1c36b7
Fix typo from previous PR
2024-08-07 11:12:09 +02:00
Blargian
5eb896b9f1
Add documentation for toDecimal32 and variants
2024-08-07 10:43:41 +02:00
lgbo-ustc
bd4d648f63
update doc
2024-08-07 15:15:32 +08:00
lgbo-ustc
81b9d6d3f5
add doc
2024-08-07 08:57:56 +08:00
lgbo-ustc
9845aeac0f
support percent_rank in old analyzer
2024-08-07 08:57:56 +08:00
lgbo-ustc
b8c6beeb7a
update doc
2024-08-07 08:57:56 +08:00
Nikita Taranov
053285dc1c
Merge branch 'master' into keep_alive_max_reqs
2024-08-06 20:55:48 +01:00
Robert Schulze
915e6f6565
Merge pull request #67908 from Blargian/docs_toFloat
...
Update documentation of `toFloat32/64` and variants
2024-08-06 19:52:07 +00:00
Ilya Yatsishin
881d57a764
Merge branch 'master' into revert-67507-revert-66536-external-replace-to-null
2024-08-06 21:04:17 +02:00
Vitaly Baranov
bf33aabec4
Add documentation.
...
(cherry picked from commit 083fff6ed6
)
2024-08-06 20:15:51 +02:00
Shaun Struwig
23e89074c2
Merge branch 'master' into variant_inference
2024-08-06 17:59:13 +02:00
Blargian
0bb8d1a8ed
optimize formatting by 3%
2024-08-06 17:10:34 +02:00
Robert Schulze
d09c82ff76
Cosmetics II
2024-08-06 12:36:09 +00:00
Blargian
5313c9539e
update documentation for Float32/64 and variants
2024-08-06 14:34:06 +02:00
Andrey Zvonov
97f1cfc232
add ** glob to hdfs docs
2024-08-06 11:18:47 +00:00
Shaun Struwig
b58960309b
Merge branch 'master' into variant_inference
2024-08-06 12:09:30 +02:00
avogar
71c06b40cb
Avoid regexp
2024-08-06 09:07:21 +00:00
Duc Canh Le
c6c2fce9d2
update document
...
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-08-06 07:51:35 +00:00
JackyWoo
8259a9827e
Update reference file for tests
2024-08-06 10:29:42 +08:00
JackyWoo
46da03030c
Add test for implicitly type conversion
2024-08-06 10:05:45 +08:00
JackyWoo
4fa30da118
Fix docs
2024-08-06 09:56:38 +08:00
Michael Kolupaev
42da208561
Merge remote-tracking branch 'origin/master' into mv4
2024-08-05 22:38:07 +00:00
avogar
695cbe9f85
Merge branch 'master' of github.com:ClickHouse/ClickHouse into limits-for-random-settings
2024-08-05 21:12:33 +00:00
avogar
1b251fe088
Allow to specify min and max for random settings in the test
2024-08-05 21:10:31 +00:00
Kirill Nikiforov
a28a82d344
Merge remote-tracking branch 'origin' into mongodb_refactoring
2024-08-05 20:57:15 +03:00
Alexey Milovidov
aa66203f17
Update architecture.md
2024-08-05 15:29:14 +00:00
Nikita Mikhaylov
cc5dd9830e
Modify the docs
2024-08-05 15:29:14 +00:00
Nikita Mikhaylov
4e9c3baa25
Move analyzer to Beta stage
2024-08-05 15:29:14 +00:00
Yarik Briukhovetskyi
9b06753bb7
Merge branch 'master' into hive_style_partitioning
2024-08-05 17:02:27 +02:00
János Benjamin Antal
8f6476adb7
Merge remote-tracking branch 'origin/master' into kafka-zookeeper
2024-08-05 12:26:00 +00:00
sunny19930321
e2b74e4176
feat: add delete from in pastition cmd
2024-08-05 19:32:45 +08:00
János Benjamin Antal
8fece64f33
Merge pull request #66214 from sguerrini97/use_same_password_for_base_backup
...
Allow to create incremental password protected backups
2024-08-05 11:18:21 +00:00
JackyWoo
a36424fc8c
Add supported data types to documents
2024-08-05 18:59:09 +08:00
peter279k
2b52bce40b
Improve Stack Overflow dataset doc
2024-08-05 18:55:05 +08:00
vdimir
908f3fc937
Merge pull request #66257 from bigo-sg/ch_support_printf
...
Add function printf for spark compatiability
2024-08-05 09:53:22 +00:00
Robert Schulze
7765ff6d52
Minor fixups
2024-08-05 07:51:58 +00:00
JackyWoo
d1305d9fad
Some fixups and split tests
2024-08-05 11:26:57 +08:00
Alexey Milovidov
1e19459610
Merge pull request #67334 from petern48/aliasFeature
...
New Feature: Add camelCase aliases denseRank() and percentRank()
2024-08-04 20:52:31 +00:00
李扬
667727192f
Merge branch 'ClickHouse:master' into fix_map_from_arrays
2024-08-03 21:28:20 +08:00
Peter Nguyen
b6f1da51f3
Merge branch 'ClickHouse:master' into aliasFeature
2024-08-02 21:46:42 -06:00
Alexey Milovidov
130bf67b07
Merge pull request #67694 from den-crane/Docs/max_partitions_to_read
...
doc fix max_partitions_to_read description
2024-08-03 00:28:23 +00:00
Alexey Milovidov
65e0168b64
Merge pull request #67347 from ssheikin/patch-1
...
Fix positionCaseInsensitive example
2024-08-02 20:02:36 +00:00
Denny Crane
3c4389ec4d
doc/fix max_partitions_to_read description
2024-08-02 14:57:19 -03:00
Sasha Sheikin
ae6d4bdd8a
Fix positionCaseInsensitive example
2024-08-02 18:47:29 +02:00
serxa
06cac68db7
Merge branch 'master' into fix-use-concurrency-control
2024-08-02 15:12:12 +00:00
Nikita Fomichev
1fd9464947
Merge pull request #67454 from ClickHouse/24.7-testing-and-docs
...
24.7 add missing documentation and testing
2024-08-02 15:00:47 +00:00
Pablo Marcos
27cada2017
Merge branch 'master' into system-query-metric-log
2024-08-02 13:23:31 +00:00
JackyWoo
7a5dd4401d
Merge branch 'master' into add_statistics_minmax
2024-08-02 16:14:23 +08:00
justindeguzman
927462892e
[Docs] Add notes on PeerDB
2024-08-01 23:10:53 -07:00
pufit
0ec292a65f
Revert "Revert "FuzzQuery table function""
...
This reverts commit ff44b206
2024-08-02 00:32:01 -04:00
李扬
f0b2aa195c
Merge branch 'ClickHouse:master' into fix_map_from_arrays
2024-08-02 10:45:46 +08:00
李扬
3a2009c9bc
Merge branch 'ClickHouse:master' into func_overlay
2024-08-02 10:45:28 +08:00
Jacob Reckhard
a80c7c080c
Added support for reading multilinestring wkts
2024-08-01 18:23:11 -06:00
Kirill Nikiforov
49befa714f
Merge remote-tracking branch 'origin' into mongodb_refactoring
2024-08-01 22:38:28 +03:00
Yarik Briukhovetskyi
3150833aa5
fix merge with master
2024-08-01 20:16:10 +02:00
Yarik Briukhovetskyi
cdf8e5572c
Merge branch 'master' into hive_style_partitioning
2024-08-01 20:12:40 +02:00
Nikita Mikhaylov
ee22e695cb
Merge pull request #67581 from ClickHouse/thomoco-patch-3
...
Update settings.md
2024-08-01 14:19:01 +00:00
Alexander Tokmakov
c0bd2120c8
Merge pull request #66519 from XuJia0210/feature_disable_insertion_and_mutation
...
Feature disable insertion and mutation
2024-08-01 13:35:25 +00:00
Kirill Nikiforov
e85ac79c05
disable new integration by default, add outer join check
2024-08-01 16:13:47 +03:00
taiyang-li
5564489cca
change as request
2024-08-01 15:31:54 +08:00
Peter Nguyen
c21fabe32e
Merge branch 'ClickHouse:master' into aliasFeature
2024-07-31 21:11:52 -06:00
Thom O'Connor
6e914ff6da
Update settings.md
...
Removing duplicate header "## background_merges_mutations_scheduling_policy"
2024-07-31 21:59:37 +00:00
János Benjamin Antal
7aff8748b0
Address small review comments
2024-07-31 18:08:19 +00:00
János Benjamin Antal
23fa85e3ff
Apply suggestions from code review
...
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2024-07-31 19:30:58 +02:00
serxa
184c156e09
Merge branch 'master' into fix-use-concurrency-control
2024-07-31 17:21:55 +00:00
János Benjamin Antal
1e9a621b54
Merge branch 'master' into kafka-zookeeper
2024-07-31 19:16:03 +02:00
Yarik Briukhovetskyi
fac73a0944
Merge branch 'master' into hive_style_partitioning
2024-07-31 18:25:08 +02:00
Kirill Nikiforov
cb9c1afdf8
fix
2024-07-31 18:42:31 +03:00
Kruglov Pavel
bcd53dcd20
Fix docs
2024-07-31 14:31:33 +02:00
vdimir
90d2d36209
Merge branch 'master' into pr/allmazz/63279
2024-07-31 12:09:46 +00:00
vdimir
6ea69fbfb2
doc, fix
2024-07-31 12:08:53 +00:00
Ilya Yatsishin
4bf7aa1950
Revert "Revert "Add settings to replace external engines to Null during create""
2024-07-31 13:30:14 +02:00
Raúl Marín
4e2f8576e5
Revert "Add settings to replace external engines to Null during create"
2024-07-31 11:50:58 +02:00
serxa
384e2ff399
Merge branch 'master' into fix-use-concurrency-control
2024-07-31 07:25:16 +00:00
JackyWoo
43a3f717be
Merge branch 'master' into add_statistics_minmax
2024-07-31 15:15:12 +08:00
Peter Nguyen
419a5e7f73
Update window-functions doc with denseRank and percentRank aliases
2024-07-30 17:17:01 -06:00
Peter Nguyen
3b12fec141
Update dense_rank doc to mention the denseRank alias
2024-07-30 17:05:48 -06:00
Yakov Olkhovskiy
dea79dc2bb
Merge pull request #67091 from ClickHouse/fix-lag-lead-in-frame
...
Fix: add necessary type conversion in lagInFrame and leadInFrame
2024-07-30 22:48:11 +00:00
Michael Kolupaev
efceba3990
Merge remote-tracking branch 'origin/master' into mv4
2024-07-30 20:45:31 +00:00
Robert Schulze
546eb4bf1d
Merge pull request #67186 from Blargian/docs_materialize
...
[Docs] add example for `materialize` function
2024-07-30 17:18:32 +00:00
Arthur Passos
fa6564dbe3
Merge branch 'master' into multi_auth_methods
2024-07-30 10:32:13 -03:00
vdimir
7eddb93935
Merge branch 'master' into pr/allmazz/63279
2024-07-30 10:54:45 +00:00
Nikita Fomichev
9a05a3ed9e
Add missing documentation for groupConcat
after series of reverts and merges
...
https://github.com/ClickHouse/ClickHouse/pull/65384
2024-07-30 12:07:34 +02:00
Yarik Briukhovetskyi
f0da5c528f
Merge branch 'master' into hive_style_partitioning
2024-07-30 11:49:14 +02:00
Robert Schulze
8370114400
Merge pull request #67399 from rschu1ze/frmDt-optional-format-string
...
formatDateTime[InJodaSyntax]: make format string optional
2024-07-30 09:35:11 +00:00
Alexey Milovidov
95a5dc6f34
Merge pull request #66536 from qoega/external-replace-to-null
...
Add settings to replace external engines to Null during create
2024-07-30 09:03:35 +00:00
Alexey Milovidov
e4bc7dea61
Merge pull request #67353 from Avogar/json-as-object-docs
...
Add JSONAsObject format to documentation
2024-07-30 01:27:56 +00:00
Yakov Olkhovskiy
f94bebb053
fix
2024-07-29 22:36:59 +00:00
Michael Kolupaev
c52b6f58be
Merge remote-tracking branch 'origin/master' into mv4
2024-07-29 20:44:30 +00:00
Kirill Nikiforov
9425be31b3
fix dates
2024-07-29 23:39:19 +03:00
Robert Schulze
812a2b9299
formatDateTime[InJodaSyntax]: make format string optional
2024-07-29 17:24:28 +00:00
János Benjamin Antal
b9670c782f
Merge remote-tracking branch 'origin/master' into kafka-zookeeper
2024-07-29 14:42:41 +00:00
Ilya Yatsishin
efa218b534
address comments
2024-07-29 15:54:54 +02:00
Ilya Yatsishin
307e1be999
Merge remote-tracking branch 'origin/master' into external-replace-to-null
2024-07-29 15:48:43 +02:00
Shaun Struwig
4488d65fe9
Merge branch 'master' into docs_toUIntXYZ
2024-07-29 15:12:59 +02:00
Blargian
e13bc4e47a
fix formatting issues
2024-07-29 14:57:30 +02:00
Arthur Passos
ae72bd57f2
try to fix docs? is it broken at all
2024-07-29 09:50:54 -03:00
Robert Schulze
558bec1c94
Merge pull request #66649 from Blargian/docs_toXYZ
...
[Docs] `toInt*` functions
2024-07-29 12:22:41 +00:00
Blargian
2908cd7284
update toInt*OrDefault to show that the default argument is optional
2024-07-29 13:28:24 +02:00
Blargian
ceb0f7fe0f
Fix typoo
2024-07-29 13:17:27 +02:00
Kruglov Pavel
813f4015db
Merge branch 'master' into json-data-type
2024-07-29 13:08:51 +02:00
Blargian
a8f36ebded
update wording of toInt8OrDefault
2024-07-29 13:02:18 +02:00
avogar
837b0e053d
Add JSONAsObject format to documentation
2024-07-29 10:52:41 +00:00
Nikita Mikhaylov
8e3d832ccd
Merge pull request #67159 from shribigb/patch-1
...
Update keepermap.md
2024-07-29 10:25:19 +00:00
李扬
29f49e44dd
Merge branch 'ClickHouse:master' into func_overlay
2024-07-29 17:40:28 +08:00
Alexey Milovidov
512797a247
Merge pull request #67160 from xc0derx/patch-1
...
fix broken links (compression codecs)
2024-07-28 11:24:20 +00:00
Blargian
be22d76942
add UInt* functions
2024-07-28 00:38:07 +02:00
Shaun Struwig
e8c2e1745e
Fix typo
2024-07-28 00:05:24 +02:00
Kirill Nikiforov
538836f669
fix style, errors after merge
2024-07-27 19:23:22 +03:00
Kirill Nikiforov
c23e3d8663
Merge branch 'master' into mongodb_refactoring
2024-07-27 15:33:46 +03:00
Kirill Nikiforov
42a43dd2aa
Merge remote-tracking branch 'origin/mongodb_refactoring' into mongodb_refactoring
...
# Conflicts:
# src/Core/Settings.h
2024-07-27 15:22:26 +03:00
Kirill Nikiforov
610ac0adf4
WHERE over QueryTree, JSON fix, code clean-up
2024-07-27 15:20:24 +03:00
Blargian
85249b47f1
Review changes
2024-07-27 11:56:20 +02:00
Shaun Struwig
ee1013eba6
Merge branch 'master' into variant_inference
2024-07-27 11:16:14 +02:00
Michael Kolupaev
8a04c8716a
Merge remote-tracking branch 'origin/master' into mv4
2024-07-26 19:36:02 +00:00
Arthur Passos
456613e7fa
minor doc change
2024-07-26 14:40:50 -03:00
Arthur Passos
5a45563f1b
add note about downgrading
2024-07-26 14:36:58 -03:00
Sergei Trifonov
d5c412e86a
Merge pull request #66534 from Blargian/docs_joinGetOrNull
...
[Docs] add `joinGetOrNull`
2024-07-26 14:30:24 +00:00
Blargian
60cca77c8a
add example for materialize function
2024-07-26 12:39:35 +02:00
Raúl Marín
9ff1492245
Merge pull request #67179 from Blargian/docs_filesystemUnreserved
...
[Docs] rename `filesystemFree` to `filesystemUnreserved`
2024-07-26 10:27:08 +00:00
Alexey Milovidov
6f4aa977d7
Merge pull request #66832 from joelynch/joelynch/table-comments
...
Ensure COMMENT clause works for all table engines
2024-07-26 09:35:57 +00:00
Blargian
02bfe82192
rename filesystemFree to fiilesystemUnreserved
2024-07-26 11:19:46 +02:00
Blargian
aaa25454b3
Additional formatting fixes
2024-07-26 10:58:45 +02:00
Michael Kolupaev
b4ca0efcaa
Merge remote-tracking branch 'origin/master' into mv4
2024-07-26 02:31:35 +00:00
Shri Bodas
d0c4c4151c
Update keepermap.md
...
Needs quotes around keeper path
2024-07-25 14:24:28 -07:00
xc0derx
18fb7396f9
fix broken links (compression codecs)
2024-07-25 23:21:30 +02:00
Blargian
3c1004aee4
Fix typo
2024-07-25 21:26:14 +02:00
Blargian
1ba4790511
Review changes
2024-07-25 21:18:48 +02:00
Dmitry Novik
82654361f9
Merge pull request #66982 from linhgiang24/patch-2
...
Included "ON CLUSTER cluster_name" syntax for RELOAD DICTIONARIES command
2024-07-25 15:39:11 +00:00
Dmitry Novik
93a2dbf85c
Move syntax part on top
2024-07-25 17:02:11 +02:00
Arthur Passos
f3f9d5f4de
add notes about no_password behavior
2024-07-25 09:07:13 -03:00
taiyang-li
e181ccd017
update doc
2024-07-25 17:53:51 +08:00
taiyang-li
c2f85c6fd0
support map type as first argument type
2024-07-25 17:43:02 +08:00
joelynch
e1dc94e1a5
Merge branch 'master' into joelynch/table-comments
2024-07-25 10:15:03 +02:00
Raúl Marín
6e3dccf365
Merge pull request #67040 from ClickHouse/revert-62103-pufit/fuzz-query
...
Revert "FuzzQuery table function"
2024-07-24 20:48:58 +00:00
Kruglov Pavel
d694723d5f
Merge branch 'master' into json-data-type
2024-07-24 21:26:20 +02:00
Justin de Guzman
4ab4b67292
Update link for JSON schema inference
2024-07-24 07:59:34 -07:00
Raúl Marín
ff44b20661
Revert "FuzzQuery table function"
2024-07-24 14:51:48 +02:00
Mark Needham
81c19b02e7
Update json.md
2024-07-24 13:33:32 +01:00
JackyWoo
5ae356e6df
Add document for min_max statistics
2024-07-24 17:54:48 +08:00
taiyang-li
c09c22b175
finish doc
2024-07-24 14:45:47 +08:00
Alexey Milovidov
1914b37058
Merge pull request #65521 from JackyWoo/add_statistics_cmsketch
...
Add count-min sketches as statistics type
2024-07-24 00:46:23 +00:00
Linh Giang
6a3f49ada4
Included "ON CLUSTER cluster_name" syntax for RELOAD DICTIONARIES command
...
Included "ON CLUSTER cluster_name" syntax for RELOAD DICTIONARY and RELOAD DICTIONARIES commands to ensure execution on all replicas. Also to conform with the rest of the document.
2024-07-23 13:23:35 -06:00
Michael Kolupaev
e09d984fec
Merge remote-tracking branch 'origin/master' into mv4
2024-07-23 17:52:40 +00:00
avogar
fce9d60730
Try to fix docs
2024-07-23 12:48:06 +00:00
Alexey Korepanov
53a5522184
Fix example output in the documentation
2024-07-23 12:19:06 +01:00
Kruglov Pavel
483fe805d2
Merge branch 'master' into variant_inference
2024-07-23 12:32:35 +02:00
avogar
83ef3bf32e
Fix link in docs
2024-07-23 10:27:56 +00:00
avogar
bc7fd604b7
Fix tests, builds and docs
2024-07-23 10:10:15 +00:00
李扬
18d331f273
Merge branch 'ClickHouse:master' into ch_support_printf
2024-07-23 11:52:16 +08:00
avogar
a7bf79b308
Update docs
2024-07-22 19:27:39 +00:00
avogar
6e159791c2
Fix failing tests, add even more tests
2024-07-22 19:26:44 +00:00
Pablo Marcos
5a22a64c98
Merge branch 'master' into system-query-metric-log
2024-07-22 18:53:40 +00:00
joelynch
240f04561e
Fix docs for COMMENT clause
2024-07-22 19:12:39 +02:00
avogar
300073f51d
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
2024-07-22 15:35:57 +00:00
avogar
f7b7a22c18
Update docs
2024-07-22 14:28:21 +00:00
Alexey Milovidov
91693daf59
Merge pull request #65756 from ibotty/document-ssh-keys
...
document declarative ssh-keys authentication
2024-07-22 14:23:59 +00:00
Yatsishin Ilya
2dc264928f
Added tests, rewritten logic which engines and table functions to allow, added replace for create table ... AS table_function() syntax.
2024-07-22 11:33:51 +00:00
vdimir
846922aeae
Merge pull request #55051 from ClickHouse/vdimir/full_sorting_join_improvements
...
Suppport ASOF JOIN for full_sorting_merge algorithm
2024-07-22 10:28:46 +00:00
Pablo Marcos
ba8f82e6cf
Merge branch 'master' into system-query-metric-log
2024-07-21 15:25:58 +00:00
avogar
a296717e14
Fix tests, add docs for setting type_json_skip_duplicated_paths
2024-07-20 22:57:42 +00:00
Kruglov Pavel
74670e7d20
Merge branch 'master' into json-data-type
2024-07-20 20:52:51 +02:00
avogar
519494a9d0
Add tests, docs, implement new syntax sugar for Array(JSON), fix small ugs
2024-07-20 18:51:20 +00:00
pufit
953053a7f6
docs, more doc strings
2024-07-19 20:32:37 -04:00
Rich Raposa
42ba3229b5
Update azureBlobStorageCluster.md
...
This has been driving me crazy for a while 😄 The table functions are listed alphabetically except for this one - so it's a trivial fix.
2024-07-19 16:33:15 -06:00
Raúl Marín
6aa754decf
Fix docs for default value on from_env
2024-07-19 17:38:04 +02:00
Pablo Marcos
a561899da0
Rename system.query_log_metric to system.query_metric_log
...
Seems I had at the very beginning a brainfart and started using
query_log_metric instead of query_metric_log and it went on and on
:facepalm
2024-07-19 14:13:15 +00:00
Pablo Marcos
fd24e5b6f4
Merge branch 'master' into system-query-metric-log
2024-07-19 08:45:21 +00:00
vdimir
d6bf2733a5
Merge branch 'master' into docs_getXYZ
2024-07-19 10:35:01 +02:00
vdimir
b732723c18
Merge branch 'master' into vdimir/full_sorting_join_improvements
2024-07-19 10:30:32 +02:00
Alexey Milovidov
b1b5123a6a
Merge pull request #66630 from ClickHouse/remove-system-functions-is-deterministic
...
Remove `is_deterministic` from system.functions
2024-07-19 01:52:45 +00:00
Arthur Passos
f2c22408da
Merge branch 'master' into multi_auth_methods
2024-07-18 17:13:50 -03:00
vdimir
1ac8ad4eed
Merge branch 'master' into vdimir/full_sorting_join_improvements
2024-07-18 11:33:27 +00:00
Pablo Marcos
4253f8787e
Fix doc
2024-07-18 10:40:05 +00:00
Pablo Marcos
f6b98de6c7
Merge branch 'master' into system-query-metric-log
2024-07-18 08:19:52 +00:00
Justin de Guzman
4b0ef8edce
Merge pull request #63920 from ClickHouse/docs-add-back-protobuflist
...
Add back missing ProtobufList docs
2024-07-18 07:28:18 +00:00
Xu Jia
ff009f23be
Merge branch 'master' into feature_disable_insertion_and_mutation
2024-07-18 15:24:59 +08:00
Alexey Milovidov
dde2f10c37
Merge branch 'master' into remove-system-functions-is-deterministic
2024-07-18 03:36:03 +02:00
Nikita Mikhaylov
f4ef320c43
Merge branch 'master' into document-ssh-keys
2024-07-18 00:04:50 +02:00
Alexey Milovidov
247f584ae7
Merge branch 'master' into remove-system-functions-is-deterministic
2024-07-17 20:35:11 +02:00
Alexey Milovidov
496b4c9a5c
Merge pull request #66393 from ClickHouse/vdimir/client-noninteractive-mem-usage
...
Add --memory-usage option to client in non interactive mode
2024-07-17 18:25:40 +00:00
Alexey Milovidov
7e22f75f3b
Merge pull request #66620 from Blargian/patch-7
...
Fix formatting error of `fqdn`
2024-07-17 17:10:06 +00:00
Alexey Milovidov
2c54b5cab4
Merge pull request #66631 from ClickHouse/remove-outdated-articles
...
Remove outdated articles from the docs
2024-07-17 15:45:01 +00:00
Blargian
2dbd04c8a7
add toIntXYZ documentation
2024-07-17 17:01:22 +02:00
Nikolai Kochetov
74b4bc78ad
Merge pull request #65400 from k-morozov/add_system_detach_tables
...
system detached_tables
2024-07-17 14:05:31 +00:00
Robert Schulze
93abd4a6e9
Merge pull request #66374 from Zawa-ll/66010-add-machine-id-to-snowflakeid-clean
...
Add `machine_id` parameter to `generateSnowflakeID`
2024-07-17 09:28:17 +00:00
vdimir
2188db3d45
Merge branch 'master' into vdimir/client-noninteractive-mem-usage
2024-07-17 10:38:36 +02:00
Samuele Guerrini
df636100d3
add entry in documentation for use_same_password_for_base_backup
2024-07-17 09:48:13 +02:00
Alexey Milovidov
968d28f1f4
Remove outdated articles from the docs
2024-07-17 07:24:46 +02:00
Alexey Milovidov
855f03d1d3
Remove is_deterministic
from system.functions
2024-07-17 06:57:16 +02:00
Nikita Mikhaylov
64f947c3d7
Merge pull request #66571 from jiangyinzuo/patch-2
...
Update build-cross-riscv.md
2024-07-16 22:04:17 +00:00
Shaun Struwig
8c0ade413c
Update other-functions.md
2024-07-16 22:28:12 +02:00
Shaun Struwig
ea3a333a07
Fix formatting error
2024-07-16 22:25:45 +02:00
Blargian
949e69c057
add documentation for getSubcolumn and getTypeSerializationStreams
2024-07-16 21:58:48 +02:00
avogar
44b4a5d9c3
Merge branch 'master' of github.com:ClickHouse/ClickHouse into variant_inference
2024-07-16 19:07:52 +00:00
yariks5s
c9e02eee7a
fix after review
2024-07-16 13:48:52 +00:00
Kruglov Pavel
e8627601b5
Add a note about reading subcolumns from Array type in documentation
2024-07-16 13:08:25 +02:00
vdimir
949340f437
Merge branch 'master' into vdimir/client-noninteractive-mem-usage
2024-07-16 12:14:30 +02:00
avogar
0ef65fbd13
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
2024-07-16 10:09:27 +00:00
Kruglov Pavel
b03ff34c1d
Merge branch 'master' into variant_inference
2024-07-16 12:00:10 +02:00
Robert Schulze
fb37b7ae0e
Merge remote-tracking branch 'ClickHouse/master' into 66010-add-machine-id-to-snowflakeid-clean
2024-07-16 09:08:16 +00:00
Pablo Marcos
e8642c48ba
Merge branch 'master' into system-query-metric-log
2024-07-16 09:00:19 +00:00
Yinzuo Jiang
1f752eb313
Update build-cross-riscv.md
2024-07-16 15:59:10 +08:00
JackyWoo
245359e536
Merge branch 'master' into add_statistics_cmsketch
2024-07-16 09:45:31 +08:00
Nikita Mikhaylov
085b0c1815
Merge pull request #66537 from slvrtrn/update-mysql-interface-disclaimer
...
Update the MySQL interface doc with compatibility notes
2024-07-15 22:35:15 +00:00
yariks5s
00daee8825
Merge branch 'hive_style_partitioning' of https://github.com/yariks5s/ClickHouse into hive_style_partitioning
2024-07-15 17:14:53 +00:00
yariks5s
899c5a64e0
some more fixes (docs + storageObjectStorage)
2024-07-15 17:14:11 +00:00
Yarik Briukhovetskyi
4a7c52900a
Merge branch 'master' into hive_style_partitioning
2024-07-15 19:05:21 +02:00
yariks5s
7841a8b401
fixes after review
2024-07-15 16:27:38 +00:00
slvrtrn
293b5c81d0
Add an entry about MySQL interface issues reporting
2024-07-15 18:10:46 +02:00
slvrtrn
e06f1ed108
Update the MySQL interface doc with compatibility notes
2024-07-15 17:59:00 +02:00
avogar
941898a6d9
Update documentation
2024-07-15 15:02:12 +00:00
Robert Schulze
07ea0f59b3
Merge remote-tracking branch 'ClickHouse/master' into 66010-add-machine-id-to-snowflakeid-clean
2024-07-15 15:01:43 +00:00
Blargian
22b37d526b
update joingGet and add joinGetOrNull
2024-07-15 17:00:47 +02:00
Pablo Marcos
65a61e1c95
Update documentation
2024-07-15 14:41:07 +00:00
Pablo Marcos
10945fe108
Add documentation for system.query_log_metric
2024-07-15 14:23:20 +00:00
Arthur Passos
cc02ebca75
Merge branch 'master' into multi_auth_methods
2024-07-15 10:55:40 -03:00
vdimir
5e558677dc
Merge branch 'master' into vdimir/client-noninteractive-mem-usage
2024-07-15 11:34:37 +02:00
vdimir
7a5e48486f
Merge branch 'master' into vdimir/full_sorting_join_improvements
2024-07-15 09:26:57 +00:00
János Benjamin Antal
1ecfba837e
Rename experimental flag to allow_experimental_kafka_offsets_storage_in_keeper
2024-07-15 09:03:05 +00:00
János Benjamin Antal
4f98df7f49
Merge remote-tracking branch 'origin/master' into kafka-zookeeper
2024-07-15 08:32:29 +00:00
János Benjamin Antal
b5b944b4e6
Improve wording of docs based on review comments
...
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2024-07-15 10:15:32 +02:00
Xu Jia
77272c925d
disable insertion and mutation
2024-07-15 15:10:39 +08:00
Robert Schulze
7276ad2888
Merge pull request #66163 from Blargian/docs_partitionID
...
Add alias `partitionID` for function `partitionId` and add documentation
2024-07-15 06:58:24 +00:00
Robert Schulze
5b0bcf79f0
Some fixups
2024-07-15 06:39:33 +00:00
Alexey Milovidov
697f4eae97
Merge pull request #66480 from Blargian/patch-5
...
Update installation options page
2024-07-14 19:48:55 +00:00
Alexey Milovidov
1c24085d5b
Merge pull request #66483 from Blargian/patch-6
...
Update developer-instruction.md
2024-07-14 18:58:49 +00:00
Haydn
ace4aa36bf
Fixed generateSnowflakeID function and tests according
...
Update uuid-functions.md
Adjust comments in unit tests
2024-07-14 09:48:32 -07:00
Robert Schulze
3c39c4f514
Merge remote-tracking branch 'ClickHouse/master' into docs_partitionID
2024-07-14 12:40:05 +00:00
Shaun Struwig
5daac46d8c
Merge branch 'ClickHouse:master' into docs_partitionID
2024-07-14 05:34:01 +02:00
Shaun Struwig
a90e10c438
add alias partitionI, update tests, and docs
2024-07-13 22:38:28 +00:00
Robert Schulze
2f913f193c
Fixup docs
2024-07-13 20:25:58 +00:00
Robert Schulze
eb9a629868
Revert "remove partitionID function, update tests and remove from documentation"
...
This reverts commit c3b72386a2
.
2024-07-13 20:06:37 +00:00
Shaun Struwig
1e03ca16b2
Update developer-instruction.md
2024-07-13 21:52:01 +02:00
Shaun Struwig
a1229c1ebb
Update install.md
...
Production builds will not run on older ARM CPUs
2024-07-13 20:37:13 +02:00
Robert Schulze
b1fd7868e5
Merge remote-tracking branch 'ClickHouse/master' into change_date
2024-07-13 15:12:32 +00:00
avogar
11d56a08cd
Fix clickhouse-format
2024-07-12 20:16:47 +00:00
Arthur Passos
3ab6760412
update docs
2024-07-12 15:21:29 -03:00
avogar
4848ad3fad
Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type
2024-07-12 14:56:00 +00:00
avogar
2b28323e65
Add documentation
2024-07-12 14:48:38 +00:00
Yarik Briukhovetskyi
17d2f8ed20
Merge branch 'ClickHouse:master' into hive_style_partitioning
2024-07-12 16:33:48 +02:00
Raúl Marín
ad21a9307f
Merge pull request #66412 from guspan-tanadi/sectionlinklocal
...
docs(clickhouse-local): intended section link
2024-07-12 11:40:00 +00:00
Raúl Marín
c2360ba562
Merge pull request #66429 from Blargian/docs_initHashXYZ
...
[Docs] update `intHash32`, `intHash64`
2024-07-12 11:39:06 +00:00
Raúl Marín
cd9e4a6dce
Merge pull request #66430 from Blargian/docs_last_value_respect_nulls
...
[Docs] replace `*_respect_nulls` with note about modifier in `any`, `anyLast`
2024-07-12 11:37:14 +00:00
Raúl Marín
633db10d39
Update docs/en/sql-reference/functions/hash-functions.md
2024-07-12 12:58:14 +02:00
Blargian
3806ab7ef1
remove *_respect_nulls and modify any, anyLast to reflect that they can use modifier RESPECT NULLS
2024-07-12 12:50:19 +02:00
Raúl Marín
9bbd24f2ca
Merge pull request #66367 from Blargian/docs_window_functions
...
[Docs] window functions
2024-07-12 10:18:53 +00:00
Kruglov Pavel
1d2156eaed
Merge pull request #66046 from Avogar/refactor-json-extract
...
Refactor JSONExtract functions and support more types to reuse its code in new JSON type
2024-07-12 10:18:11 +00:00
Konstantin Morozov
e9a3191dcf
Merge branch 'master' into add_system_detach_tables
2024-07-12 10:10:38 +00:00
vdimir
705134413f
Update docs/en/interfaces/cli.md
2024-07-12 12:00:39 +02:00
vdimir
c68f6d544a
Merge branch 'master' into vdimir/client-noninteractive-mem-usage
2024-07-12 11:55:14 +02:00
Blargian
d9a05bca89
add alias to anyLast_respect_nulls
2024-07-12 11:43:04 +02:00
Blargian
18e411d353
remove unwanted change
2024-07-12 11:28:41 +02:00
Blargian
7d9e1700d2
update intHash32, intHash64
2024-07-12 11:24:24 +02:00
avogar
7322e127c9
Merge branch 'refactor-json-extract' of github.com:Avogar/ClickHouse into json-data-type
2024-07-12 09:05:45 +00:00
serxa
bf125d5da6
Merge branch 'master' into fix-use-concurrency-control
2024-07-12 08:44:12 +00:00
Guspan Tanadi
8ef3fbf323
docs(clickhouse-local): intended section link
2024-07-12 07:50:35 +07:00
Kruglov Pavel
808d875a76
Remove links at all
2024-07-11 18:57:54 +02:00
Kruglov Pavel
262c1f9e77
Update dynamic.md
2024-07-11 17:03:13 +02:00
vdimir
b9cd1bddd7
upd doc
2024-07-11 12:20:37 +00:00
vdimir
1bb5ae954d
Merge branch 'master' into vdimir/full_sorting_join_improvements
2024-07-11 10:37:27 +00:00
Raúl Marín
330082c3d4
Update docs/en/sql-reference/window-functions/last_value.md
2024-07-11 12:06:33 +02:00
Raúl Marín
3d96bf298c
Update docs/en/sql-reference/window-functions/last_value.md
2024-07-11 12:06:13 +02:00
Raúl Marín
366ed8701e
Update docs/en/sql-reference/window-functions/first_value.md
2024-07-11 12:06:09 +02:00
Raúl Marín
595bce4945
Update docs/en/sql-reference/window-functions/first_value.md
2024-07-11 12:06:04 +02:00
Yarik Briukhovetskyi
fa65e374dc
fix docs
2024-07-11 11:57:33 +02:00
Kruglov Pavel
35850da12e
Update dynamic.md
2024-07-11 11:03:03 +02:00
Justin de Guzman
3308d14fb3
Merge pull request #66051 from gingerwizard/patch-1
...
Update json.md
2024-07-11 01:39:27 +00:00
Kruglov Pavel
22706b89b9
Try to fix links in docs
2024-07-11 00:10:59 +02:00
Blargian
41633cabb2
Update first_value, last_value with possibility to use RESPECT NULLS
2024-07-10 22:17:29 +02:00
Shaun Struwig
e02d14263b
Merge branch 'master' into docs_window_functions
2024-07-10 21:58:59 +02:00
Blargian
4d60ff6a91
small updates
2024-07-10 21:51:14 +02:00
Blargian
9c0610ec2b
add remaining window functions
2024-07-10 21:27:15 +02:00
Yarik Briukhovetskyi
052520fa03
Merge branch 'master' into hive_style_partitioning
2024-07-10 19:46:07 +02:00
yariks5s
a751719a33
fixes due to review
2024-07-10 17:44:06 +00:00
Thom O'Connor
b7964bc13e
Update kill.md
...
Including extra verbiage for ON CLUSTER required in ClickHouse Cloud or self-managed clusters
2024-07-10 14:34:54 +00:00