Alexey Milovidov
418233dbd8
Merge pull request #63689 from mariaKhr/interactive-metrics-table
...
An option for clickhouse-client to show realtime table with metrics
2024-10-05 07:19:14 +00:00
Alexey Milovidov
4524dc3e52
Merge pull request #70361 from cwurm/patch-4
...
Update grant.md: Complete list of SOURCES grants
2024-10-05 06:02:46 +00:00
Peter Nguyen
88d73a9fe1
Merge branch 'ClickHouse:master' into regexp_logger
2024-10-04 17:12:12 -07:00
alsu
0ad512c6e3
fix typos
2024-10-04 17:10:03 +02:00
alsu
d680e52d00
fix some typos
2024-10-04 16:10:06 +02:00
vdimir
0a815df2a3
Merge branch 'master' into vdimir/window-funnel-fix-dedup2
2024-10-04 14:54:02 +02:00
Pavel Kruglov
a4cd3b326a
Merge branch 'master' into native-json-as-string
2024-10-04 14:14:39 +02:00
Nikolai Kochetov
0cc5940fba
Merge pull request #70327 from jsc0218/IgnoreInDeduplicateMergeProjectionMode
...
Add Ignore Option In DeduplicateMergeProjectionMode
2024-10-04 10:25:43 +00:00
Christoph Wurm
dab614ee4b
Align other sources paragraph
2024-10-04 10:59:28 +01:00
Christoph Wurm
17c124fa71
Update grant.md: Complete list of SOURCES grants
...
Align with the current list of sources grants in the source code here: af1a0f12aa/src/Access/Common/AccessType.h (L226-L240)
2024-10-04 10:13:35 +01:00
vdimir
bd4c3bafcb
Rename enable_secure_identifiers -> enforce_strict_identifier_format
...
Signed-off-by: vdimir <vdimir@clickhouse.com>
2024-10-04 08:06:19 +00:00
flynn
c7514a7912
Merge branch 'master' of github.com:ClickHouse/ClickHouse into iceberg-hdfs
2024-10-04 05:33:54 +00:00
Julia Kartseva
53879083a9
Merge remote-tracking branch 'upstream/master' into interactive-metrics-table
2024-10-04 03:02:02 +00:00
pufit
1250251b4d
add FINAL
modifier
2024-10-03 22:59:05 -04:00
pufit
dcbccc6f00
Merge branch 'master' into pufit/fix-implicit-grants
2024-10-03 22:58:44 -04:00
avogar
7f32eb6b17
Fix tests, add docs and ramdomize new setting
2024-10-03 20:12:46 +00:00
jsc0218
6f3cf49229
add test and change doc
2024-10-03 17:44:35 +00:00
Michael Kolupaev
9c95c47449
Merge remote-tracking branch 'origin/master' into mvrere
2024-10-03 17:13:44 +00:00
Nikolay Degterinsky
0d08f0e500
Merge pull request #70326 from ClickHouse/evillique-patch-1
...
Update view.md
2024-10-03 15:30:47 +00:00
Nikolay Degterinsky
e067c8aedb
Update view.md
2024-10-03 16:29:55 +02:00
Pablo Marcos
a3004b6116
Change default number of threads to collect QueryMetricLog
2024-10-03 13:52:39 +00:00
Alexey Milovidov
1a5c05330d
Synchronize settings with private
2024-10-03 15:01:18 +02:00
Pavel Kruglov
f1415ef1ea
Fix docs
2024-10-03 12:58:05 +02:00
Kseniia Sumarokova
62cdedd57e
Merge pull request #70279 from peter279k/improve_ipv4_or_null
...
Improve toIPv4OrNull function usage
2024-10-03 10:55:07 +00:00
robot-clickhouse
53e22b6e62
Update version_date.tsv and changelogs after v24.9.2.42-stable
2024-10-03 10:14:59 +00:00
pufit
2a107e3429
Add WITH IMPLICIT
, fix error with implicit grants
2024-10-02 23:20:33 -04:00
Alexey Milovidov
f486ca77d7
Merge pull request #70225 from ClickHouse/docs-materialize-column
...
[Docs] Improve clarity on MATERIALIZE COLUMN docs
2024-10-03 02:29:09 +00:00
Pavel Kruglov
f0194a7fde
Merge branch 'master' into json-as-string-row-binary
2024-10-03 00:02:31 +02:00
avogar
4fc9750ac7
Add docs, update settings changes history
2024-10-02 19:59:04 +00:00
Michael Kolupaev
1df357aab0
Merge remote-tracking branch 'origin/master' into mvrere
2024-10-02 16:57:22 +00:00
avogar
278c88b580
Merge branch 'master' of github.com:ClickHouse/ClickHouse into default-implementation-for-dynamic
2024-10-02 15:21:45 +00:00
Peter
51cd0f0e3c
Improve toIPv4OrNull function usage
2024-10-02 23:07:09 +08:00
Shichao
816a5a5b21
Merge pull request #70219 from peter279k/add_to_typename_usage
...
Improve toTypeName function usage
2024-10-02 14:46:52 +00:00
Pablo Marcos
03685baec6
Add a separate background schedule pool for QueryMetricLog
...
This prevents deadlocks and more funny stuff happening in case
the shared background schedule pool ends up executing a query
that will eventually be logged in another task within that
same pool.
2024-10-02 14:08:03 +00:00
Yarik Briukhovetskyi
3198aafac5
Merge pull request #69755 from marco-vb/marco-vb/setting-stop-insert-on-full-disk
...
Add user-level settings min_free_diskspace_bytes_to_throw_insert and min_free_diskspace_ratio_to_throw_insert
2024-10-02 14:06:02 +00:00
Shichao
df353123cc
Merge pull request #70221 from peter279k/improve_ipv4_or_default_usage
...
Improve toIPv4OrDefault function usage
2024-10-02 13:17:31 +00:00
Shichao
f7933f2dfc
Merge pull request #70220 from peter279k/improve_to_iso_year_usage
...
Improve toISOYear function usage
2024-10-02 13:17:02 +00:00
Kseniia Sumarokova
89d4ab65e6
Merge pull request #70255 from peter279k/improve_current_database_usage
...
Improve currentDatabase function usage
2024-10-02 11:51:46 +00:00
flynn
3332d59584
Support reading iceberg tables on HDFS
2024-10-02 11:15:16 +00:00
Pablo Marcos
7801f4a458
Merge branch 'master' into system-query-metric-log
2024-10-02 11:07:50 +00:00
Raúl Marín
fedc26c4c5
Merge pull request #70254 from ClickHouse/docs-async-insert
...
[Docs] Correct async_insert_use_adaptive_busy_timeout
2024-10-02 10:09:43 +00:00
Yarik Briukhovetskyi
b0c19141e0
Merge branch 'master' into marco-vb/setting-stop-insert-on-full-disk
2024-10-02 11:40:37 +02:00
vdimir
83d8f6a4a9
Use mode for new windowFunnel algorithm
2024-10-02 08:14:08 +00:00
vdimir
5217cdcb92
Fix windowFunnel result with strict_increase mode in case of several conditions holds for the same event
2024-10-02 08:14:03 +00:00
Peter
e04ce8b6b5
Improve currentDatabase function usage
2024-10-02 13:43:55 +08:00
Justin de Guzman
dadbb0a8ac
[Docs] Correct async_insert_use_adaptive_busy_timeout
2024-10-01 22:14:32 -07:00
tuanpach
856a367d2d
Merge pull request #69411 from tuanpach/add-enable-secure-identifiers-setting
...
Add enable_secure_identifiers setting
2024-10-02 04:57:47 +00:00
Justin de Guzman
c784069d13
Improve clarity on MATERIALIZE COLUMN docs
2024-10-01 11:37:20 -07:00
Peter
b0e2b12103
Improve toIPv4OrDefault function usage
2024-10-02 01:49:18 +08:00
Peter
3c387726a3
Improve toISOYear function usage
2024-10-02 01:31:07 +08:00
Peter
6b86d119d8
Improve toTypeName function usage
2024-10-02 01:16:54 +08:00
Raúl Marín
cedc1d6ed9
Remove references of avgWeighted(Decimal) from the docs
2024-10-01 18:35:18 +02:00
alsu
9d4d22ae45
fix some typos
2024-10-01 16:44:13 +02:00
alsu
9c50a2d245
fix double distinct mistake in docs (corrStableDistinct(DISTINCT x, y))
2024-10-01 16:22:50 +02:00
Pablo Marcos
a7798d6d5d
Merge branch 'master' into system-query-metric-log
2024-10-01 13:49:26 +02:00
Yarik Briukhovetskyi
2f4518fa66
init
2024-10-01 13:29:39 +02:00
Hung Duong
582b6bb448
Add database to Exists Docs
2024-10-01 09:12:19 +07:00
Michael Kolupaev
f13dee5901
Merge remote-tracking branch 'origin/master' into HEAD
2024-09-30 18:01:32 +00:00
Alexey Katsman
b2b3931aa9
Merge pull request #69917 from shiyer7474/add_getSettingOrDefault_function
...
Add getSettingOrDefault() function
2024-09-30 16:16:21 +00:00
Alexey Milovidov
cfab738682
Merge pull request #67802 from peter279k/update_stackoverflow_daraset_doc
...
Improve Stack Overflow dataset doc
2024-09-30 16:09:02 +00:00
Robert Schulze
1daee5c71b
Docs: Update link to open issues
2024-09-30 15:19:58 +00:00
marco-vb
4530957603
Address requested changes, improve documentation and fix code-style.
2024-09-30 14:35:16 +01:00
Pavel Kruglov
a2f3ae6d2b
Merge branch 'master' into default-implementation-for-dynamic
2024-09-30 14:30:03 +02:00
Yarik Briukhovetskyi
61ef8c6740
Merge branch 'master' into marco-vb/setting-stop-insert-on-full-disk
2024-09-30 13:45:56 +02:00
Pablo Marcos
7965c5dd34
Merge branch 'master' into system-query-metric-log
2024-09-30 07:56:32 +00:00
Tuan Pham Anh
d2b596409d
Merge branch 'master' into add-enable-secure-identifiers-setting
2024-09-30 07:02:44 +00:00
Alexey Milovidov
8482b72bc4
Add documentation
2024-09-29 04:28:37 +02:00
Vitaly Baranov
924e21f632
Merge pull request #70025 from alsugiliazova/docs--update-create/alter-user-syntax-for-multiple-auth-methods-feature
...
Docs: update create/alter user syntax for multiple authentication methods feature
2024-09-28 12:29:04 +00:00
Dergousov Maxim
850a333c5a
Merge branch 'ClickHouse:master' into ripemd160-support
2024-09-28 00:14:06 +03:00
Maxim Dergousov
39dca43aed
add RIPEMD160 support
2024-09-27 23:57:31 +03:00
Alexander Tokmakov
39786f7352
Merge pull request #69448 from tuanpach/add-identifier-quoting-rule
...
Add show_create_query_identifier_quoting_rule setting
2024-09-27 19:05:40 +00:00
Alexander Tokmakov
76edf4e81d
Merge pull request #69091 from tuanpach/create-table-with-clone-as
...
Support creating a table with: CREATE TABLE ... CLONE AS ...
2024-09-27 17:25:26 +00:00
Tuan Pham Anh
09a4173a33
Merge branch 'master' into add-identifier-quoting-rule
2024-09-27 13:02:49 +00:00
Yarik Briukhovetskyi
1de0aeac33
Merge pull request #69900 from yariks5s/tostartofinterval-aliases
...
Add aliases for `toStartOfInterval`
2024-09-27 11:48:48 +00:00
Pablo Marcos
295c4590af
Merge branch 'master' into system-query-metric-log
2024-09-27 10:28:18 +00:00
shiyer7474
647f5a01da
More code review comments
2024-09-27 05:19:51 +00:00
Shichao
64b278275c
Merge pull request #70037 from holadepo/patch-4
...
Update rounding-functions.md
2024-09-27 01:06:58 +00:00
Tuan Pham Anh
d08133dc53
1) Update the doc. 2) Update logic for IdentifierQuotingRule::UserDisplay
2024-09-27 00:40:16 +00:00
robot-clickhouse
db2aaa8836
Merge pull request #70049 from ClickHouse/auto/v24.9.1.3278-stable
...
Update version_date.tsv and changelog after v24.9.1.3278-stable
2024-09-26 23:07:14 +00:00
Mikhail f. Shiryaev
e8f60357e4
Merge branch 'master' into auto/v24.7.5.37-stable
2024-09-27 00:48:25 +02:00
robot-clickhouse
3a3145f3c6
Update version_date.tsv and changelogs after v24.9.1.3278-stable
2024-09-26 22:02:03 +00:00
Shichao
d29e393c55
Merge pull request #70014 from Algunenano/warn_toDecimal
...
Add warnings in toDecimal function when the input is a floating point number
2024-09-26 18:53:21 +00:00
Habibullah Oladepo
c9485ef0e2
Update rounding-functions.md
...
Remove irrelevant context from the description of the `num` parameter of the `roundToExp2` function that seems to have been copied from the `roundAge` function
2024-09-26 19:25:21 +01:00
alsu
cafddf0833
add missing space
2024-09-26 19:17:45 +02:00
serxa
0d6f79909b
Merge branch 'master' into fix-use-concurrency-control
2024-09-26 16:57:58 +00:00
Yarik Briukhovetskyi
71937b9fc8
Merge branch 'ClickHouse:master' into tostartofinterval-aliases
2024-09-26 18:43:52 +02:00
Raúl Marín
95f0ca28d4
Merge pull request #70024 from ClickHouse/rfraposa-patch-3
...
Update kill.md
2024-09-26 16:14:08 +00:00
Robert Schulze
d37f254ad1
Merge pull request #70005 from rschu1ze/revert-RIPEMD160
...
Revert "Add RIPEMD160 function"
2024-09-26 15:55:29 +00:00
Rich Raposa
c6c2e3c579
Update kill.md
...
Formatting typo
2024-09-26 09:35:35 -06:00
alsu
7e10705886
update create/alter user syntax
2024-09-26 17:30:40 +02:00
Nikita Mikhaylov
4a137fe794
Merge pull request #65311 from ClickHouse/pufit/radix-grants
...
Wildcard grants
2024-09-26 14:57:24 +00:00
Raúl Marín
d6efa6c365
Add warnings in toDecimal function when the input is a floating point number
2024-09-26 15:01:42 +02:00
alsu
916b92d094
update alter/create user russian docs according to english version
2024-09-26 14:56:02 +02:00
Robert Schulze
da77f360cd
Minor fixups
2024-09-26 10:36:09 +00:00
Robert Schulze
c278b24131
Revert "feat: add docs"
...
This reverts commit dfe0beb53b
.
2024-09-26 10:31:20 +00:00
Robert Schulze
399225dc9c
Revert "feat: add docs"
...
This reverts commit 7f15f61426
.
2024-09-26 10:31:15 +00:00
Robert Schulze
2425eb287d
Revert "fix: correct return type inconsistencies in docs"
...
This reverts commit a2ff8e4384
.
2024-09-26 10:30:22 +00:00
Robert Schulze
b3f1a2dd77
Revert "Update docs/en/sql-reference/functions/hash-functions.md"
...
This reverts commit 69f6ea5083
.
2024-09-26 10:30:17 +00:00
Robert Schulze
090dd7bd02
Revert "small cosmetic changes in docs"
...
This reverts commit 8c4329964f
.
2024-09-26 10:30:11 +00:00
Robert Schulze
da0838579f
Revert "small cosmetic changes in docs"
...
This reverts commit 8cc5d766b5
.
2024-09-26 10:30:04 +00:00
Robert Schulze
fd6f87a01c
Revert "Renamed a function"
...
This reverts commit 0983c5067a
.
2024-09-26 10:29:46 +00:00
Alexey Milovidov
0d7354953a
Revert "JSONCompactWithProgress query output format"
2024-09-26 09:47:08 +02:00
Alexey Milovidov
ccdbfbd2b6
Merge pull request #69925 from matsumotomiki/use_skip_indexes_if_final
...
Add an explanation for use_skip_indexes_if_final in the settings docs
2024-09-26 06:35:24 +00:00
shiyer7474
454137f731
PR review feedback incorporated
2024-09-26 03:35:06 +00:00
Marco Vilas Boas
914db0aa04
Merge branch 'master' into marco-vb/setting-stop-insert-on-full-disk
2024-09-25 18:42:42 +01:00
Robert Schulze
d0bbed15e4
Merge pull request #69877 from rschu1ze/docs-tpc-h-ds
...
Docs: Add TPC-H and TPC-DS tutorials
2024-09-25 16:44:54 +00:00
pufit
2b142ca0e5
Merge branch 'master' into pufit/radix-grants
...
# Conflicts:
# src/Access/Common/AccessRightsElement.h
# src/Parsers/Access/ASTGrantQuery.cpp
2024-09-25 12:24:37 -04:00
Nikita Mikhaylov
2003f91389
Merge pull request #63151 from ClickHouse/parallel-replicas-beta
...
Rework parallel replicas settings
2024-09-25 16:14:43 +00:00
Robert Schulze
5f8edfe8ad
Update tpch.md
2024-09-25 18:03:34 +02:00
Robert Schulze
eadd48dd58
Update slug
2024-09-25 18:02:55 +02:00
Yarik Briukhovetskyi
3237ac5704
Merge branch 'master' into marco-vb/setting-stop-insert-on-full-disk
2024-09-25 16:20:13 +02:00
Vitaly Baranov
f23980f5af
Merge pull request #69892 from OlegGalizin/patch-1
...
default precision datetime64.md
2024-09-25 13:10:25 +00:00
Vitaly Baranov
70ec26d9aa
Merge pull request #69891 from hardstep33/patch-2
...
Update clickhouse-keeper.md
2024-09-25 12:59:33 +00:00
Nikita Mikhaylov
32fa2415ba
Parallel replicas is Beta
2024-09-25 10:47:56 +00:00
Alexey Milovidov
a05c72c9a5
Parallel replicas feature is Beta
2024-09-25 10:47:56 +00:00
Robert Schulze
459d9cae66
Incorporate feedback
2024-09-25 09:42:40 +00:00
Miki Matsumoto
bdf3202194
Add an explanation for use_skip_indexes_if_final in the settings docs
2024-09-25 18:42:39 +09:00
tuanpach
c2d9951230
Merge branch 'master' into add-identifier-quoting-rule
2024-09-25 13:56:43 +08:00
Jiří Kozlovský
fea34167df
Implement full Avro Union support for Avro Format SerDe
2024-09-25 07:50:42 +02:00
李扬
bb6f18a3f0
Merge branch 'ClickHouse:master' into enable_quantile_exact_interpolate_new
2024-09-25 11:55:18 +08:00
Robert Schulze
5cfb0f3ca1
More bash loops
2024-09-24 17:50:21 +00:00
Robert Schulze
b6ecd49141
Rewrite import as bash loop
2024-09-24 17:48:41 +00:00
Robert Schulze
bd111e2841
Update wording
2024-09-24 17:38:56 +00:00
Robert Schulze
c181bc427b
Update docs/en/getting-started/example-datasets/tpcds.md
...
Co-authored-by: Nikita Taranov <nickita.taranov@gmail.com>
2024-09-24 19:37:18 +02:00
Robert Schulze
e58dc9157e
Update docs/en/getting-started/example-datasets/tpch.md
...
Co-authored-by: Nikita Taranov <nickita.taranov@gmail.com>
2024-09-24 19:37:04 +02:00
Yarik Briukhovetskyi
f52983aef9
Merge branch 'master' into marco-vb/setting-stop-insert-on-full-disk
2024-09-24 18:28:31 +02:00
Yarik Briukhovetskyi
592a425223
Merge branch 'ClickHouse:master' into tostartofinterval-aliases
2024-09-24 18:11:43 +02:00
Yarik Briukhovetskyi
409711ad7c
enhance docs
2024-09-24 15:36:12 +02:00
Nikita Mikhaylov
0983c5067a
Renamed a function
2024-09-24 14:44:07 +02:00
vdimir
b858595e54
Merge pull request #69861 from ClickHouse/vdimir/fix-mongo-cxx-driver-gen
...
Resubmit #63279
2024-09-24 11:41:28 +00:00
Nikita Taranov
0f1aece087
Merge pull request #69894 from ClickHouse/nickitat-patch-20
...
Update ttl.md
2024-09-24 10:27:14 +00:00
Nikita Taranov
adc9a0de2c
Update ttl.md
2024-09-24 11:44:58 +02:00
Tuan Pham Anh
da78040ef3
Merge branch 'master' into create-table-with-clone-as
2024-09-24 08:27:16 +00:00
Oleg Galizin
cbf8ed0936
default precision datetime64.md
2024-09-24 10:32:56 +03:00
Tuan Pham Anh
0a71befde4
Update IdentifierQuotingRule description
2024-09-24 07:01:34 +00:00
hardstep33
a08fe0365e
Update clickhouse-keeper.md
...
грамматическая ошибка
2024-09-24 11:52:14 +07:00
Tuan Pham Anh
49276e999e
Merge branch 'master' into add-identifier-quoting-rule
2024-09-24 02:53:55 +00:00
Alexey Milovidov
71dcc7ef69
Revert "Merge pull request #69032 from alexon1234/include_real_time_execution_in_http_header"
...
This reverts commit b6ea3442b4
, reversing
changes made to 0076084f9a
.
2024-09-24 02:57:30 +02:00
Robert Schulze
ce8e75316b
Update star-schema.md
2024-09-23 22:41:07 +02:00
Robert Schulze
43831a6355
Try to fix DocCheck errors
2024-09-23 19:55:11 +00:00
Sergei Trifonov
d01c6c1a6e
Merge pull request #69239 from alsugiliazova/update-create/alter-user-syntax-in-docs
...
Update docs: create/alter statements syntax according to current functionality
2024-09-23 17:58:12 +00:00
Alexey Katsman
3aa75a1c5a
Merge pull request #69646 from bigo-sg/array_element_or_null
...
Support function arrayElementOrNull
2024-09-23 17:24:44 +00:00
Robert Schulze
e8f574008b
Docs: Add TPC-H and TPC-DS tutorials
2024-09-23 17:19:58 +00:00
Robert Schulze
feb514c70d
Update mysql.md
2024-09-23 17:48:11 +02:00
Robert Schulze
1de8a54b7c
Update mysql.md
2024-09-23 17:27:39 +02:00
Robert Schulze
96464aef63
Document implicit 'prefer_column_name_to_alias = 1' in MySQL handler
2024-09-23 15:24:42 +00:00
marco-vb
d91a419e7c
Addressing requested changes on review.
2024-09-23 14:55:06 +00:00
Mikhail f. Shiryaev
63319a65a6
Merge pull request #65248 from DamianMaslanka5/html-test-ci
...
Run htmltest in CI to detect invalid links with hashes
2024-09-23 14:05:19 +00:00
vdimir
987635c12f
Merge branch 'master' into vdimir/fix-mongo-cxx-driver-gen
2024-09-23 12:49:33 +00:00
alsu
a2b0618a7a
Merge branch 'update-create/alter-user-syntax-in-docs' of https://github.com/alsugiliazova/ClickHouse into update-create/alter-user-syntax-in-docs
2024-09-23 13:17:55 +02:00
alsu
18e82c4ff8
update settings profile syntax in docs
2024-09-23 13:16:24 +02:00
Robert Schulze
ab129b6489
Update docs/en/getting-started/example-datasets/star-schema.md
...
Co-authored-by: vdimir <vdimir@clickhouse.com>
2024-09-23 12:33:23 +02:00
Mikhail f. Shiryaev
d986e1da19
Merge branch 'master' into html-test-ci
2024-09-23 12:30:38 +02:00
Robert Schulze
939afa2d6b
Docs: Update SSB instructions
2024-09-23 09:34:45 +00:00
Alsu Giliazova
97c0727f39
Merge branch 'master' into update-create/alter-user-syntax-in-docs
2024-09-23 12:14:31 +03:00
alsu
f2bbad916f
update CREATE QUOTA syntax box in russian docs according to english docs
2024-09-23 11:09:54 +02:00
alsu
6357427019
remove TO from ALTER SETTINGS PROFILE syntax box in docs and update russian alter/create settings profile
2024-09-23 11:08:05 +02:00
alsu
f8fa483c67
update create/alter role syntax in russian docs according to current functionality
2024-09-23 11:03:49 +02:00
vdimir
53af3d6ea6
Upd docs/en/engines/table-engines/integrations/mongodb.md
2024-09-23 09:03:11 +00:00
alsu
224a23647a
remove extra space
2024-09-23 11:02:54 +02:00
Marco Vilas Boas
5dbfa260d2
Merge branch 'ClickHouse:master' into marco-vb/setting-stop-insert-on-full-disk
2024-09-23 09:36:11 +01:00
李扬
9f545c8e5e
Merge branch 'ClickHouse:master' into enable_quantile_exact_interpolate_new
2024-09-23 16:06:31 +08:00
vdimir
4c9c9015f8
Revert "Revert "Merge pull request #63279 from allmazz/mongodb_refactoring""
...
This reverts commit 2ae9c9ac16
.
2024-09-23 07:06:58 +00:00
shiyer7474
3f1d96c3de
Add function getSettingOrNull()
2024-09-23 04:57:17 +00:00
Tuan Pham Anh
84151122a0
Fix compilation after merging and update document
2024-09-23 03:13:00 +00:00
Justin de Guzman
019b227edf
[Docs] Fix s3cluster example syntax error
2024-09-22 18:26:44 -07:00
Alexey Milovidov
006386f872
Merge pull request #50665 from tonickkozlov/tonickkozlov/parametrized-query-aliases
...
Enable parametrized SQL aliases
2024-09-22 20:44:34 +00:00
Alexey Milovidov
2ae9c9ac16
Revert "Merge pull request #63279 from allmazz/mongodb_refactoring"
...
This reverts commit 14cb02a18c
, reversing
changes made to a940a9ebbc
.
2024-09-22 22:28:24 +02:00
Alexey Milovidov
ea71d7f6d1
Revert "Merge pull request #69790 from ClickHouse/allmazz/mongodb_refactoring"
...
This reverts commit ea8f34f504
, reversing
changes made to e5420c3fca
.
2024-09-22 22:28:18 +02:00
Alexey Milovidov
d3c9943147
Merge pull request #66789 from bezik/patch-17
...
Update distributed-ddl.md [ru]
2024-09-22 17:20:55 +00:00
Denny Crane
a05273ef02
fix broken link
2024-09-22 12:02:46 -03:00
Denny Crane
020fb667f0
fix broken link
2024-09-22 11:43:26 -03:00
Alexey Milovidov
74addb1b53
Update distributed-ddl.md
2024-09-22 03:00:39 +02:00
vdimir
bec2540cd9
Upd docs/en/engines/table-engines/integrations/mongodb.md
2024-09-21 19:53:33 +00:00
Alexey Milovidov
14cb02a18c
Merge pull request #63279 from allmazz/mongodb_refactoring
...
MongoDB integration refactoring
2024-09-21 18:18:44 +00:00
Alexey Milovidov
b995b45f8b
Merge pull request #67656 from ClickHouse/docs-peerdb
...
[Docs] Add notes on PeerDB
2024-09-21 16:54:06 +00:00
Alexey Milovidov
9f6eaf5f00
Merge pull request #69392 from heavelock/patch-1
...
DOCS: Replace live view with refreshable since the former is deprecated
2024-09-21 18:52:09 +02:00
Yarik Briukhovetskyi
f7ca119b39
Merge pull request #69825 from den-crane/patch-74
...
Update date32.md
2024-09-20 16:44:14 +00:00
vdimir
8ba6acb64c
Merge pull request #68989 from petern48/add_arrayUnion_func
...
Add support for `arrayUnion()` function
2024-09-20 14:40:16 +00:00
Kirill Nikiforov
266e16d0d0
fix tests
2024-09-20 17:56:47 +04:00
Denny Crane
d64ea45b7f
Update date32.md
2024-09-20 10:34:45 -03:00
Denny Crane
f9471058e5
Update date32.md
2024-09-20 10:31:28 -03:00
kurikuQwQ
2ebf0057f4
Update ext-dict-functions.md
...
fix example query result
2024-09-20 13:40:33 +03:00
Julia Kartseva
892f7025e9
clang-format and comments
2024-09-20 03:57:31 +00:00
Julia Kartseva
eed4bbf356
documentation
2024-09-19 23:43:11 +00:00
Michael Kolupaev
52dee64af7
Merge remote-tracking branch 'origin/master' into mvrere
2024-09-19 21:22:36 +00:00
Kseniia Sumarokova
3e3496bc51
Update s3queue.md
2024-09-19 21:19:29 +01:00
marco-vb
468cb7b938
Merge branch 'master' into marco-vb/setting-stop-insert-on-full-disk
2024-09-19 15:11:15 +00:00
kssenii
043d830313
Update s3queue.md
2024-09-19 16:05:33 +02:00
Kirill Nikiforov
8173c4fcff
Merge remote-tracking branch 'origin' into mongodb_refactoring
2024-09-19 17:00:00 +04:00
Kirill Nikiforov
070afb17d8
remove +srv support
2024-09-19 15:10:22 +04:00
alsu
3e7ae86419
update syntax box in docs for create/alter settings profile
2024-09-19 11:37:22 +02:00
alsu
47d00f85cd
update syntax for create/alter role
2024-09-19 11:29:05 +02:00
Robert Schulze
396abf7636
Merge pull request #69717 from gabrielmcg44/add-array-unscaled
...
Allow `arrayAUC` without scaling
2024-09-19 08:37:18 +00:00
Tuan Pham Anh
efe894ad8c
Add document for output_format_identifier_quoting_rule setting
2024-09-19 02:47:04 +00:00
marco-vb
707210ed38
Added new settings min_free_disk_bytes_to_throw_insert and min_free_disk_ratio_to_throw_insert to stop inserts when disk is near full.
2024-09-18 16:43:53 +00:00
Kirill Nikiforov
2c360e86be
Merge remote-tracking branch 'origin' into mongodb_refactoring
2024-09-18 16:14:02 +04:00
Gabriel Mendes
8f350a7ec9
remove separate function
2024-09-18 08:52:58 -03:00
mmav
06b49d18d9
Update quantileddsketch.md
...
Update function syntax
2024-09-18 10:45:10 +01:00
taiyang-li
cafc207080
add docs and uts
2024-09-18 17:13:26 +08:00
Gabriel Mendes
2218ebebbf
initial commit, tested function
2024-09-18 05:15:57 -03:00
taiyang-li
3a6c3769dc
fix building errors
2024-09-18 12:15:57 +08:00
Raúl Marín
474499d240
Revert "Add user-level settings min_free_diskspace_bytes_to_throw_insert and min_free_diskspace_ratio_to_throw_insert"
2024-09-17 21:48:19 +02:00
jsc0218
839f06035f
Merge pull request #69376 from marco-vb/marco-vb/setting-stop-insert-on-full-disk
...
Add user-level settings min_free_diskspace_bytes_to_throw_insert and min_free_diskspace_ratio_to_throw_insert
2024-09-17 18:46:43 +00:00
avogar
66c4b4855e
Merge branch 'master' of github.com:ClickHouse/ClickHouse into default-implementation-for-dynamic
2024-09-17 18:24:31 +00:00
avogar
1ac81c99db
Support Dynamic type in most functions
2024-09-17 18:05:24 +00:00
Kseniia Sumarokova
0369aaea87
Merge pull request #69092 from 1on/master
...
Ability to limit columns for tables in MaterializedPostgreSQL
2024-09-17 11:08:05 +00:00
Kseniia Sumarokova
79223045c9
Merge pull request #68592 from Sergey2Gnezdilov/patch-1
...
Update nats.md
2024-09-17 10:56:37 +00:00
Peter Nguyen
48c1f0fd57
Update docs for regexp logging feature in settings.md
2024-09-17 00:02:57 -07:00
pufit
7b94dc1813
Merge pull request #65277 from arthurpassos/multi_auth_methods
...
Multi auth methods
2024-09-16 23:53:33 +00:00
Michael Kolupaev
3b2fe2e60d
Merge remote-tracking branch 'origin/master' into mvrere
2024-09-16 21:53:56 +00:00
serxa
c75118c78d
Merge branch 'master' into fix-use-concurrency-control
2024-09-16 17:36:07 +00:00
Kruglov Pavel
da993ad0a3
Merge pull request #69635 from ClickHouse/Avogar-patch-7
...
Update docs of JSONAsObject format with new JSON type
2024-09-16 16:24:21 +00:00
Yarik Briukhovetskyi
19dbee7cdb
Merge pull request #69625 from ClickHouse/fix-filelog-docs
...
Update filelog.md
2024-09-16 15:50:38 +00:00
serxa
d86ad992f1
Merge branch 'master' into fix-use-concurrency-control
2024-09-16 15:05:14 +00:00
Rich Raposa
d793e06860
Merge pull request #69622 from Olexandr88/patch-1
...
Docs: Update index
2024-09-16 13:12:30 +00:00
Kruglov Pavel
e5ae4c8e8b
Update docs of JSONAsObject format with new JSON type
2024-09-16 14:19:20 +02:00
János Benjamin Antal
60f893bf87
Update filelog.md
2024-09-16 12:38:42 +02:00
Oleksandr
85af661b9c
Docs: Update index
2024-09-16 12:57:24 +03:00
Robert Schulze
1a4c7b7c61
Merge pull request #69493 from ucasfl/vector-index-insert
...
Speedup insert performance of vector similarity index by parallelization
2024-09-16 08:54:02 +00:00
Oleksandr
14feba8443
Docs: Update index
2024-09-16 11:42:09 +03:00
Michael Kolupaev
7db9ac2d14
Merge remote-tracking branch 'origin/master' into mvrere
2024-09-14 00:52:13 +00:00
Marco Vilas Boas
ddf2e07fd0
Merge branch 'ClickHouse:master' into marco-vb/setting-stop-insert-on-full-disk
2024-09-13 18:17:44 +01:00
Daniil Ivanik
2fce90ab76
Merge pull request #66782 from a-a-f/input_format_json_empty_as_default
...
Add support for the `input_format_json_empty_as_default` setting
2024-09-13 10:33:45 +00:00
Marco Vilas Boas
8299b31d47
Merge branch 'master' into marco-vb/setting-stop-insert-on-full-disk
2024-09-13 10:44:04 +01:00
Arthur Passos
2c165096cd
Merge branch 'master' into multi_auth_methods
2024-09-13 05:18:11 -03:00
Antonio Andelic
f62cb32c5c
Merge pull request #69332 from ClickHouse/issues/68932/remove-recursive
...
Support removeRecursive natively in keeper
2024-09-12 17:14:34 +00:00
1on
51d770fa7a
Ability to limit columns for tables in MaterializedPostgreSQL
2024-09-12 18:10:19 +03:00
Robert Schulze
38b5ea9066
Fix docs
2024-09-12 12:43:27 +00:00
Robert Schulze
fe5e061fff
Some fixups
2024-09-12 10:38:14 +00:00
Marco Vilas Boas
185d9401e5
Merge branch 'ClickHouse:master' into marco-vb/x509-san-support-wildcard
2024-09-12 11:08:45 +01:00
Marco Vilas Boas
f292767778
Merge branch 'master' into marco-vb/setting-stop-insert-on-full-disk
2024-09-12 10:56:32 +01:00
marco-vb
21bd47f09e
Add settings min_free_disk_bytes_to_throw_insert and min_free_disk_ratio_to_throw_insert and update documentation.
2024-09-12 09:45:43 +00:00
Mikhail Artemenko
494455e4eb
Merge branch 'master' into issues/68932/remove-recursive
2024-09-12 08:51:41 +00:00
Sergei Trifonov
90645d7c0e
Merge branch 'master' into fix-use-concurrency-control
2024-09-11 18:48:11 +02:00
Kseniia Sumarokova
b7e863b0e9
Update docs/en/engines/table-engines/integrations/azure-queue.md
...
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2024-09-10 18:13:04 +02:00
Kseniia Sumarokova
dcd1874520
Update docs/en/engines/table-engines/integrations/azure-queue.md
...
Co-authored-by: Kruglov Pavel <48961922+Avogar@users.noreply.github.com>
2024-09-10 18:12:56 +02:00
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