Commit Graph

20021 Commits

Author SHA1 Message Date
Alexey Milovidov
5757a7c7fd
Merge pull request #68583 from denis-hananein/clickhouse-local-copy-arg
Support --copy mode for clickhouse local as a shortcut for format conversion
2024-10-17 07:19:30 +08:00
Alexey Milovidov
84992893cc Merge branch 'master' of github.com:ClickHouse/ClickHouse into autogenerate-docs 2024-10-17 01:12:13 +02:00
Alexey Milovidov
95cb156865 Remove old files 2024-10-17 00:37:09 +02:00
Alexey Milovidov
219c04c941 The universal installer should download Musl build on Alpine Linux 2024-10-17 00:03:24 +02:00
Peter Nguyen
79c2be2ce9 Add const qualifiers and create local var in Loggers.cpp 2024-10-16 11:31:02 -07:00
Vladimir Cherkasov
df6d984d10
Merge pull request #70736 from ClickHouse/vdimir/fix-typo
Fix typo in docs/mongodb.md
2024-10-16 18:11:01 +00:00
Peter Nguyen
c5dc4a830b Update docs with note 2024-10-16 11:10:04 -07:00
Vladimir Cherkasov
3d81cc4832
Fix typo in docs/mongodb.md 2024-10-16 13:19:48 +02:00
Robert Schulze
4b6b152562
Merge remote-tracking branch 'ClickHouse/master' into query-time-ef-search 2024-10-16 09:43:28 +00:00
Robert Schulze
0caae39142
Disable vector index use with index_granularity_bytes = 0 2024-10-16 09:40:41 +00:00
Daniil Ivanik
877e27245e
Merge branch 'master' into master 2024-10-16 11:23:39 +02:00
Shichao Jin
7e1f7eca66
Merge pull request #70606 from Blargian/docs_timeSlot
[Docs] updates `timeSlot` function
2024-10-15 20:46:37 +00:00
Robert Schulze
da31d3252e
Merge remote-tracking branch 'ClickHouse/master' into query-time-ef-search 2024-10-15 17:24:32 +00:00
Robert Schulze
a197f19396
Some unrelated minor fixes 2024-10-15 16:59:15 +00:00
Kseniia Sumarokova
b2fd0a905a
Merge pull request #70590 from aalexfvk/ignore_shadow_frozen_metadata
Ignore frozen_metadata.txt while traversing shadow directory from system.remote_data_paths
2024-10-15 16:12:56 +00:00
Vladimir Cherkasov
bdc186d5da
Merge pull request #69738 from ClickHouse/vdimir/window-funnel-fix-dedup2
Fix windowFunnel counting same event several times
2024-10-15 15:12:15 +00:00
Shichao Jin
f29900d735
Merge pull request #70612 from AlekseyKanaev/settings-users_docs_fix
Fixed docs typo in settings-users.md
2024-10-15 15:08:20 +00:00
Alexey Milovidov
f8346c8563 Merge branch 'master' into remove-strange-file 2024-10-15 13:59:20 +02:00
Vladimir Cherkasov
befc98ad5b
Merge branch 'master' into vdimir/window-funnel-fix-dedup2 2024-10-15 13:09:21 +02:00
Aleksei Filatov
2843ef9feb
Update docs/en/operations/settings/settings.md
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
2024-10-15 12:29:51 +03:00
Kseniia Sumarokova
ba0b7f5689
Merge pull request #70011 from sharathks118/setting-opentelemetry
Enhance OpenTelemetry span logging to include query settings
2024-10-15 09:18:45 +00:00
Peter Nguyen
5073fa424a Add test_regexp_logger integration test and update example in docs 2024-10-14 20:16:18 -07:00
Peter Nguyen
56fbd42037 Add note about slowdown to the docs 2024-10-14 19:52:58 -07:00
Peter Nguyen
58cad7d96b Change config to separate message_regexps tag instead of level tag 2024-10-14 19:19:43 -07:00
Alexey Milovidov
80bd0cd58d Even more files are removed 2024-10-15 00:56:27 +02:00
Alexey Milovidov
13d74479b9 Remove more files 2024-10-15 00:54:26 +02:00
Alexey Milovidov
d6e546bd54 Remove more files 2024-10-15 00:53:31 +02:00
Alexey Milovidov
a906883919 Remove strange file 2024-10-15 00:51:17 +02:00
Alexey Milovidov
332671085a
Merge pull request #70604 from Blargian/patch-9
[Docs] Fix example
2024-10-14 21:38:03 +00:00
Justin de Guzman
81f07df2e0
[Docs] Remove cloud only badge 2024-10-14 12:17:14 -07:00
Robert Schulze
c5260bae08
Fix spelling 2024-10-14 18:52:53 +00:00
Robert Schulze
d8ea2198b7
Better 2024-10-14 17:50:47 +00:00
Robert Schulze
395ad883af
Better 2024-10-14 17:35:42 +00:00
Pablo Marcos
88e39b4a87 Revert "Add a separate background schedule pool for QueryMetricLog"
This reverts commit 03685baec6.

Now that the deadlock is properly fixed, there's no real need to have
a separate thread pool for QueryMetricLog.
2024-10-14 15:21:58 +00:00
Kseniia Sumarokova
ad7c74c549
Merge pull request #70135 from ClickHouse/cache-for-object-storage-table-engines
Allow to cache read files for object storage table engines and data lakes using hash from ETag and file path as cache key
2024-10-14 14:08:30 +00:00
Aleksei Filatov
5d42b5033f Update docs 2024-10-14 09:13:55 +00:00
Robert Schulze
b701a94750
Query-time ef_search 2024-10-14 09:04:24 +00:00
Vladimir Cherkasov
fff2eff9a9
Merge branch 'master' into vdimir/followup-69411 2024-10-14 10:40:42 +02:00
aleksey
abc10f5d2b fixed docs typo in settings-users.md 2024-10-14 09:59:55 +03:00
Blargian
4be0d6868f update syntax 2024-10-13 17:08:36 +02:00
Blargian
0abb6684eb add globalVariable function 2024-10-13 17:06:27 +02:00
Blargian
b2082ce86e update example 2024-10-13 16:21:24 +02:00
Blargian
bb58ab61a4 update timeSlot docs 2024-10-13 16:18:31 +02:00
Shaun Struwig
e58ed73d71
Update type-conversion-functions.md
fix incorrect example
2024-10-13 15:43:49 +02:00
Pablo Marcos
59d5bdd838 Merge branch 'master' into system-query-metric-log 2024-10-12 14:00:40 +00:00
jsc0218
4de51aaf4d add doc 2024-10-12 02:12:26 +00:00
Alexey Milovidov
df4e80bd01
Merge pull request #70550 from ClickHouse/mve
Refreshable materialized views are not experimental anymore
2024-10-11 14:42:19 +00:00
Kseniia Sumarokova
36e29e467c
Update docs/en/operations/opentelemetry.md 2024-10-11 14:36:09 +02:00
Kseniia Sumarokova
a0e2e6aadf
Update docs/en/operations/settings/settings.md 2024-10-11 14:36:02 +02:00
Kseniia Sumarokova
d3258e0a80
Merge pull request #70268 from ucasfl/iceberg-hdfs
Support reading iceberg tables on HDFS
2024-10-11 11:57:26 +00:00
Alexey Milovidov
435a8cb5ce
Merge branch 'master' into mve 2024-10-11 18:14:23 +08:00
lwz9103
31dd409d28 Improve compatibility of cast(timestamp as string) with spark
remove trailing zeros with the configuration date_time_64_output_format_cut_trailing_zeros_align_to_groups_of_thousands, which defaults to false to maintain consistency with previous behavior.
If config is true, output scale will be dynamic set in (0, 3, 6) according to tailing zeros. See changes in following examples.

- 2012-01-01 00:11:22.000000 -> 2012-01-01 00:11:22
- 2012-01-01 00:11:22.120000 -> 2012-01-01 00:11:22.120
- 2012-01-01 00:11:22.123400 -> 2012-01-01 00:11:22.123400
2024-10-11 14:11:16 +08:00
vdimir
9876841c64
Merge pull request #70520 from ClickHouse/vdimir/max_parts_to_move
Add setting max_parts_to_move
2024-10-10 16:33:14 +00:00
vdimir
9d2dff24d1
settings.md alphabetical 2024-10-10 14:19:35 +02:00
vdimir
5788a6f405
Merge branch 'master' into vdimir/followup-69411 2024-10-10 13:59:55 +02:00
vdimir
d2f58a8b03
Merge branch 'master' into vdimir/followup-69411 2024-10-10 11:43:35 +02:00
vdimir
ca04d37f28
Merge pull request #70312 from Avogar/native-json-as-string
Allow to serialize/deserialize JSON column as single String column in Native format
2024-10-10 09:38:13 +00:00
Michael Kolupaev
615110913b Refreshable materialized views are not experimental anymore 2024-10-10 07:36:23 +00:00
kssenii
367cdb7227 Add documentation 2024-10-10 13:40:08 +08:00
Dmitry Novik
e9a1ac5ff4
Merge pull request #70394 from alsugiliazova/Fix--Distinct-combinator-docs
Docs: Fix distinct combinator docs as well as some other minor fixes in docs
2024-10-10 02:41:12 +00:00
Dmitry Novik
9bdbf30cf7
Merge pull request #70488 from Blargian/docs_conversion_functions
[Docs] update `toFixedString` and `toISOWeek`
2024-10-10 02:39:04 +00:00
Alexey Milovidov
d24b8bea37
Merge pull request #70468 from johnnyfish/patch-1
Update gui.md
2024-10-09 15:53:18 +00:00
Alexey Milovidov
116bd7e83e
Merge pull request #70489 from viladimiru/patch-1
Fixed typo `YSQL` in grant.md
2024-10-09 15:52:19 +00:00
vdimir
35e6a6081f
Add setting max_parts_to_move
Signed-off-by: vdimir <vdimir@clickhouse.com>
2024-10-09 13:42:33 +00:00
Alsu Giliazova
3c05e515c2
Merge branch 'master' into Fix--Distinct-combinator-docs 2024-10-09 11:41:08 +02:00
Shaun Struwig
636ca957db
Update type-conversion-functions.md
Co-authored-by: Dmitry Novik <mrnovikd@gmail.com>
2024-10-09 09:10:16 +02:00
Pablo Marcos
579b42f25b Fix merge messup 2024-10-09 06:24:52 +00:00
Pablo Marcos
4143841f4a
Merge branch 'master' into system-query-metric-log 2024-10-09 08:10:08 +02:00
Pavel Kruglov
82aeaac984
Merge branch 'master' into native-json-as-string 2024-10-09 12:40:33 +08:00
Pablo Marcos
7a2ca16a08 Merge branch 'master' into system-query-metric-log 2024-10-09 03:56:41 +00:00
Pavel Kruglov
26f9aec1a5
Merge pull request #70288 from Avogar/json-as-string-row-binary
Allow to read/write JSON type as binary string in RowBinary format
2024-10-09 03:15:38 +00:00
Robert Schulze
eefe70472e
Merge pull request #70418 from Blargian/docs_connectionId
[Docs] update `connectionId` alias
2024-10-09 02:14:41 +00:00
Robert Schulze
df8568c446
Merge pull request #70421 from Blargian/docs_extract
[Docs] Updates `extract`, adds `extractGroups` documentation
2024-10-09 01:46:01 +00:00
Robert Schulze
6307267ba2
Merge pull request #70419 from Blargian/docs_current_schemas
[Docs] Document `currentSchemas` function
2024-10-09 01:43:15 +00:00
Robert Schulze
703382776c
Merge pull request #70416 from Blargian/docs_ignore
[Docs] Update `ignore` documentation
2024-10-09 01:42:20 +00:00
Robert Schulze
7569d6917e
Update other-functions.md 2024-10-09 03:41:18 +02:00
singhksandeep25
3a41316977 changed username 2024-10-09 02:21:52 +05:30
singhksandeep25
6ad3cf433f added example on how to set this setting for a user 2024-10-09 02:19:01 +05:30
Vladimir
775308f869
Fixed typo YSQL in grant.md 2024-10-08 20:08:57 +03:00
sharathks118
88671d8265
Merge branch 'master' into setting-opentelemetry 2024-10-08 21:53:20 +05:30
Blargian
6b56ca4e10 update toFixedString and toISOWeek 2024-10-08 18:22:52 +02:00
Shaun Struwig
9bd36d2367
Merge branch 'master' into docs_toIP 2024-10-08 17:58:32 +02:00
Blargian
c35c812edf review changes 2024-10-08 17:56:52 +02:00
Blargian
f151d4f4b5 link to UInt64 page 2024-10-08 17:31:33 +02:00
Blargian
62374ac645 undo accidental change on wrong branch 2024-10-08 17:30:24 +02:00
Blargian
ce4d6c81b8 link UInt64 to relevant page 2024-10-08 17:29:19 +02:00
Blargian
5703b5409a review changes and fix style-heck 2024-10-08 17:23:30 +02:00
Blargian
fccd1cf822 review changes: change instances of value to string, add syntax and argument to toIPv4 2024-10-08 17:15:19 +02:00
robot-clickhouse
f920f957d6 Update version_date.tsv and changelogs after v24.3.12.75-lts 2024-10-08 15:03:12 +00:00
Sharath K S
15a86aeaf6 Add prefix "clickhouse.setting." to query setting names in span log
Updated relevant documentation and setting descriptions to reflect this change.
2024-10-08 07:33:33 -07:00
Blargian
fce6df5e93 review changes 2024-10-08 16:17:26 +02:00
Robert Schulze
6f88ada7a9
Merge pull request #70467 from rschu1ze/docs-grammar
[Docs] Fix grammar and consistency
2024-10-08 10:11:49 +00:00
Pavel Kruglov
30991f29ac
Merge pull request #69691 from Avogar/default-implementation-for-dynamic
Support Dynamic type in most functions
2024-10-08 08:22:26 +00:00
Robert Schulze
c9fdeb5174
[Docs] Fix grammar and consistency
Cf. #70219, #70220, #70221, #70255, #70279
2024-10-08 08:05:41 +00:00
pufit
c901c74a2e
Merge pull request #70293 from ClickHouse/pufit/fix-implicit-grants
`SHOW GRANTS WITH IMPLICIT`, fix error with implicit grants
2024-10-08 06:29:41 +00:00
robot-clickhouse
e54eabde84 Update version_date.tsv and changelogs after v24.8.5.115-lts 2024-10-08 05:00:26 +00:00
pufit
a89b81852c
Merge branch 'master' into pufit/fix-implicit-grants 2024-10-08 09:45:02 +08:00
kylhuk
97b596123d fix: fixed filename reference in documentation 2024-10-07 23:19:47 +02:00
johnnyfish
92d7b11eef Update gui.md 2024-10-08 00:09:22 +03:00
Patrick Druley
b9b905089d minor typo fix for example intersect SQL 2024-10-07 14:42:20 -04:00
Shaun Struwig
515361ac3d
Merge branch 'master' into docs_toIP 2024-10-07 18:30:45 +02:00
Blargian
c2d63df5ad add missing toIP functions 2024-10-07 18:25:58 +02:00
vdimir
04858096f4
Merge branch 'master' into vdimir/followup-69411 2024-10-07 12:13:34 +02:00
vdimir
baf8c03473
Merge branch 'master' into vdimir/window-funnel-fix-dedup2 2024-10-07 11:59:02 +02:00
Pavel Kruglov
addd648393
Update settings-formats.md 2024-10-07 12:32:10 +08:00
Pavel Kruglov
7345fb593c
Update settings-formats.md 2024-10-07 12:31:47 +08:00
Pavel Kruglov
84541a3f49
Update formats.md 2024-10-07 12:30:54 +08:00
Pavel Kruglov
291cd824cd
Merge branch 'master' into json-as-string-row-binary 2024-10-07 06:29:51 +02:00
Pavel Kruglov
4ee78ee4f4
Merge branch 'master' into native-json-as-string 2024-10-07 06:06:57 +02:00
Blargian
341edc06b1 update extract and add extractGroups 2024-10-06 19:49:18 +02:00
Blargian
ba777cdcc8 document currentSchemas function 2024-10-06 12:32:33 +02:00
Blargian
5f734dbeba remove duplicate connection_id and add it as an alias to connectionId 2024-10-06 12:08:32 +02:00
Blargian
0dd8de1844 update ignore function documentation 2024-10-06 11:42:16 +02:00
Alexey Milovidov
d87fcab2fb Fix typos 2024-10-06 11:33:59 +08:00
Alexey Milovidov
8c881049b5 Fix typos 2024-10-06 11:14:51 +08:00
Alexey Milovidov
f657f1e0b4 Fix typos 2024-10-06 11:13:43 +08:00
Alexey Milovidov
c71e20146f Step 2: synchronize docs with the source 2024-10-06 11:12:59 +08:00
Michael Kolupaev
97923069e5
Merge pull request #60669 from ClickHouse/mvrere
Refreshable MV: DatabaseReplicated support, coordination among replicas
2024-10-05 18:46:46 +00:00
Alexey Milovidov
7e7a92cef6 Merge branch 'master' of github.com:ClickHouse/ClickHouse into sync-settings 2024-10-05 16:26:28 +08:00
Alexey Milovidov
35b081acab Merge branch 'master' into sync-settings 2024-10-05 15:48:33 +08:00
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