pufit
|
934bd37160
|
Add a note that wildcard grants feature will be available only after 24.10
|
2024-10-29 00:48:31 -04:00 |
|
Alexey Milovidov
|
f2b67b7861
|
Merge pull request #71126 from ClickHouse/Avogar-patch-8
Slightly update JSON docs for better search
|
2024-10-29 01:48:29 +00:00 |
|
Shichao Jin
|
350cda4083
|
Merge pull request #71159 from alsugiliazova/backticks
Docs: add example to valid until docs with other timezone that requires non-obvious backticks around timezone
|
2024-10-29 00:10:21 +00:00 |
|
Sergei Trifonov
|
a97fc2678b
|
Merge pull request #69847 from ClickHouse/async_load_system_database
Add `async_load_system_database` setting
|
2024-10-28 22:30:42 +00:00 |
|
alsu
|
7a5a298cfd
|
add example with other timezone that requires
non-obvious backticks
|
2024-10-28 23:26:25 +01:00 |
|
Sergei Trifonov
|
f595b20d08
|
Merge branch 'master' into async_load_system_database
|
2024-10-28 16:15:58 +01:00 |
|
Pavel Kruglov
|
0c5a5a0b07
|
Slightly update JSON docs for better search
|
2024-10-28 12:25:08 +01:00 |
|
Dale Mcdiarmid
|
93494b08f5
|
fix spelling
|
2024-10-28 10:01:40 +00:00 |
|
Dale McDiarmid
|
139fd5bde7
|
Merge branch 'master' into extra_credentials_s3
|
2024-10-28 09:59:33 +00:00 |
|
Raúl Marín
|
c82cf25b3e
|
Merge pull request #71065 from gingerwizard/link_rmt_to_guide
note on final for RMT + link to guide
|
2024-10-25 22:12:42 +00:00 |
|
Raúl Marín
|
88dec86bd4
|
Update replacingmergetree.md
|
2024-10-25 23:08:58 +02:00 |
|
Dale Mcdiarmid
|
c46e3ca09f
|
note for s3cluster
|
2024-10-25 19:11:58 +01:00 |
|
Dale Mcdiarmid
|
5834da5a62
|
move section
|
2024-10-25 19:08:29 +01:00 |
|
Dale Mcdiarmid
|
e85b75b2e9
|
document extra credentials s3
|
2024-10-25 19:03:37 +01:00 |
|
Dale Mcdiarmid
|
ddd6eea267
|
call out guide
|
2024-10-25 17:56:49 +01:00 |
|
Dale Mcdiarmid
|
67ba0433d9
|
fix comment
|
2024-10-25 17:52:30 +01:00 |
|
Dale Mcdiarmid
|
2b9d59c086
|
note on final + link to guide
|
2024-10-25 17:05:05 +01:00 |
|
Dale Mcdiarmid
|
1e892333bd
|
link new perf docs
|
2024-10-25 16:40:37 +01:00 |
|
Raúl Marín
|
3e8bc8bf18
|
Merge pull request #69619 from bigo-sg/enable_quantile_exact_interpolate_new
Support aggreate function quantileExactWeightedInterpolated, which is a interpolated implementation based on quantileExactWeighted
|
2024-10-25 13:59:43 +00:00 |
|
Han Fei
|
6f3e25b50d
|
Merge pull request #70737 from KevinyhZou/support_datetime64_parse_joda_syntax
Support parse `DateTime64` and timezone in joda syntax
|
2024-10-25 12:37:15 +00:00 |
|
Yarik Briukhovetskyi
|
d1ac93ba17
|
Small doc improvement.
|
2024-10-25 14:30:18 +02:00 |
|
Pablo Marcos
|
26f2c5b07b
|
Merge pull request #66532 from pamarcos/system-query-metric-log
Add system.query_metric_log
|
2024-10-25 10:54:09 +00:00 |
|
Diana Carroll
|
b6c959846d
|
Minor cleanup of aggregatingmergetree.md
Fix several small typos and formatting inconsistencies, and clean up wording.
|
2024-10-24 14:59:03 -04:00 |
|
Justin de Guzman
|
6bb78918f0
|
Merge pull request #70953 from lio-p/migrate-play-urls
[Docs] Replace play.clickhouse.com urls with sql.clickhouse.com
|
2024-10-24 16:24:39 +00:00 |
|
serxa
|
52091f4ff8
|
add docs and test
|
2024-10-24 15:57:14 +00:00 |
|
Pablo Marcos
|
611dbd59be
|
Merge branch 'master' into system-query-metric-log
|
2024-10-24 12:02:51 +00:00 |
|
Robert Schulze
|
92a44372b3
|
Some fixups
|
2024-10-24 09:43:43 +00:00 |
|
kevinyhzou
|
abb69d70a8
|
Merge branch 'master' into support_datetime64_parse_joda_syntax
|
2024-10-24 11:07:35 +08:00 |
|
Alexey Milovidov
|
db65931b74
|
Merge branch 'master' into no-qpl
|
2024-10-24 02:19:35 +02:00 |
|
Alexey Milovidov
|
c737eabb9e
|
Merge pull request #70850 from ClickHouse/add-merge-start-and-mutate-start-events
Add merge start and mutate start events into `system.part_log`
|
2024-10-24 05:28:40 +08:00 |
|
Alexey Milovidov
|
85056de617
|
Merge pull request #70959 from rschu1ze/minor-fixups
Minor fixups of #70011 and #69918
|
2024-10-23 20:19:59 +00:00 |
|
Alexey Milovidov
|
10e0219250
|
Remove idxd-config library which has incompatible license
|
2024-10-23 21:45:39 +02:00 |
|
Lionel Palacin
|
a9f1159f9d
|
remove /play path from the url
|
2024-10-23 19:17:50 +01:00 |
|
Yarik Briukhovetskyi
|
4452928566
|
Merge pull request #70940 from marco-vb/update-documentation
Fix small documentation error for min_free_bytes_to_perform_insert and min_free_ratio_to_perform_insert settings.
|
2024-10-23 17:02:15 +00:00 |
|
János Benjamin Antal
|
f2ca21134f
|
Merge pull request #69657 from petern48/regexp_logger
Filter logging using regular expressions
|
2024-10-23 16:01:24 +00:00 |
|
Kseniia Sumarokova
|
37ff8fce3c
|
Merge pull request #70841 from ClickHouse/s3queue-add-system-s3queue-settings
Add `system.s3(azure)_queue_settings`
|
2024-10-23 15:28:46 +00:00 |
|
Robert Schulze
|
0bd5db34a1
|
Merge remote-tracking branch 'ClickHouse/master' into minor-fixups
|
2024-10-23 15:18:53 +00:00 |
|
Daniil Ivanik
|
ac766ae2d8
|
Merge pull request #69712 from jirislav/add_support_for_avro_union_input_format
Implement generic SerDe between Avro Union and ClickHouse Variant type
|
2024-10-23 11:12:28 +00:00 |
|
Robert Schulze
|
6a374cb418
|
Minor fixups of #70011 and #69918
|
2024-10-23 09:50:10 +00:00 |
|
kssenii
|
7bcdda3a52
|
Merge remote-tracking branch 'origin/master' into s3queue-add-system-s3queue-settings
|
2024-10-23 11:27:54 +02:00 |
|
Lionel Palacin
|
83dda28f59
|
Replace play.clickhouse.com urls with sql.clickhouse.com
|
2024-10-23 07:34:53 +01:00 |
|
Robert Schulze
|
4586d2b354
|
Docs: Add notes about TPC-H query correctness + decorrelated queries
|
2024-10-22 23:21:12 +00:00 |
|
marco-vb
|
da79733347
|
Fix small documentation error for min free bytes/ratio settings.
|
2024-10-22 18:33:04 +01:00 |
|
Pablo Marcos
|
ff191b0b08
|
Improve doc of globalVariable
|
2024-10-22 16:43:38 +00:00 |
|
kssenii
|
794b7cff73
|
More documentation
|
2024-10-22 18:01:24 +02:00 |
|
kssenii
|
7e43c58c3d
|
Add documentation
|
2024-10-22 17:54:20 +02:00 |
|
Yarik Briukhovetskyi
|
c45caa6a8f
|
Merge pull request #70881 from simPod/simpleLinearRegression
docs: use `k` as constant name instead of `a` in `simpleLinearRegression
|
2024-10-22 15:51:50 +00:00 |
|
Robert Schulze
|
a8682f11e9
|
Merge pull request #70873 from rschu1ze/m-efsearch-efconstruction
Update default HNSW parameter settings
|
2024-10-22 14:13:49 +00:00 |
|
Pablo Marcos
|
fd9262df76
|
Merge branch 'master' into system-query-metric-log
|
2024-10-22 12:07:15 +00:00 |
|
Robert Schulze
|
9c5fbef180
|
Docs: Clarify deviations to TPC-H spec
|
2024-10-22 11:03:55 +00:00 |
|