Vitaly Baranov
|
09e727d48b
|
Merge pull request #56988 from ClickHouse/Azure_backup
Backup & Restore support for AzureBlobStorage
|
2024-02-09 14:45:35 +01:00 |
|
robot-ch-test-poll1
|
ac1d513754
|
Merge pull request #59785 from ClickHouse/docs-cloud-value-enable_filesystem_cache_on_write_operations
[Docs] Specify cloud default value for enable_filesystem_cache_on_writ…
|
2024-02-09 06:59:26 +04:00 |
|
Justin de Guzman
|
af6ae28f3c
|
[Docs] Specify cloud default value for date_time_input_format
|
2024-02-08 18:16:44 -08:00 |
|
Justin de Guzman
|
f2f8a63ba8
|
[Docs] Change cloud default value for enable_filesystem_cache_on_write_operations
|
2024-02-08 18:14:21 -08:00 |
|
Alexander Tokmakov
|
510f90edf8
|
Merge pull request #59688 from ClickHouse/revert_39507_again
Temporarily remove a feature that doesn't work
|
2024-02-08 02:27:55 +01:00 |
|
Smita Kulkarni
|
e594608c42
|
Merge branch 'master' into Azure_backup
|
2024-02-07 13:48:46 +01:00 |
|
Robert Schulze
|
7edcb86c08
|
Merge pull request #58632 from ClibMouse/series_outlier
Added function `seriesOutliersTukey` for outlier detetion in series data
|
2024-02-07 13:08:53 +01:00 |
|
Alexander Tokmakov
|
77e4b0c8d9
|
Revert "Merge pull request #59122 from arthurpassos/bring_back_attach_partition_pr"
This reverts commit ac90637170 , reversing
changes made to fe2b5cde05 .
|
2024-02-07 02:52:43 +01:00 |
|
Justin de Guzman
|
1c0fa345ac
|
Fix broken link for Variant data type (#59539)
|
2024-02-06 00:51:28 +01:00 |
|
János Benjamin Antal
|
59dcd22af5
|
Merge pull request #59445 from ClickHouse/fix-formatting-alter-queries-with-modify-column-settings
Fix `ASTAlterCommand::formatImpl` in case of column specific settings modifications
|
2024-02-05 17:44:30 +01:00 |
|
Nikolai Kochetov
|
89bcebfe96
|
Merge pull request #59544 from jrdi/fix-update-insert-deduplication-token
Fix corner case when passing `update_insert_deduplication_token_in_dependent_materialized_views`
|
2024-02-05 13:03:12 +01:00 |
|
Kseniia Sumarokova
|
83515e3656
|
Merge pull request #59543 from nickolaj-jepsen/master
Add support for NATS credentials file
|
2024-02-05 12:20:26 +01:00 |
|
Jordi Villar
|
9223f74c91
|
Fix corner case when passing update_insert_deduplication_token_in_dependent_materialized_views
|
2024-02-05 10:16:45 +01:00 |
|
Alex Cheng
|
5c3e119a4f
|
Merge branch 'ClickHouse:master' into master
|
2024-02-04 10:48:07 +08:00 |
|
Nickolaj Jepsen
|
e822ba3a47
|
Add support for NATS credentials file
|
2024-02-02 23:34:01 +01:00 |
|
Julia Kartseva
|
f41f4e4bd0
|
Merge pull request #58486 from jkartseva/adjustable-async-timeouts
Adjustable asynchronous insert timeouts
|
2024-02-02 08:53:58 -08:00 |
|
Bhavna Jindal
|
28e6e29004
|
Minor fixes
|
2024-02-02 07:46:36 -08:00 |
|
János Benjamin Antal
|
1faa04de48
|
Fix typo
|
2024-02-02 08:58:43 +00:00 |
|
Julia Kartseva
|
5b07039ab2
|
Update settings.md
|
2024-02-01 22:45:10 +00:00 |
|
Bhavna Jindal
|
ce31fa912b
|
removed unnecessary method overloading and fixed documentation
|
2024-02-01 09:24:12 -08:00 |
|
János Benjamin Antal
|
a0935770bb
|
Fix docs
|
2024-02-01 14:50:29 +00:00 |
|
Fille
|
25c87b7cb7
|
Update configuration-files.md
Fixed typo in XML example
|
2024-02-01 10:37:10 +01:00 |
|
robot-clickhouse
|
b49ae582ce
|
Merge pull request #59449 from seandhaynes/bench-docs
Update bench docs to reflect removal of -p (port) short option
|
2024-01-31 23:28:11 +01:00 |
|
Alexey Milovidov
|
8d2f3508f2
|
Merge pull request #58767 from gingerwizard/weather-data
weather data
|
2024-01-31 23:12:08 +01:00 |
|
Alexey Milovidov
|
5128023e8f
|
Merge pull request #59350 from AVMusorin/clickhouse-client-docs
docs: added hidden clickhouse-client shortkeys and aliases
|
2024-01-31 23:11:25 +01:00 |
|
Alexey Milovidov
|
31e99ee61f
|
Update clickhouse-benchmark.md
|
2024-02-01 01:01:59 +03:00 |
|
Sean Haynes
|
ed3d5ce0a3
|
Update bench docs to reflect removal of -p (port) short option
|
2024-01-31 21:52:52 +00:00 |
|
Bhavna Jindal
|
4bc26fe45f
|
Added support for custom percentiles and K
|
2024-01-31 10:41:05 -08:00 |
|
Bhavna Jindal
|
487ef67e97
|
Added custom tukey
|
2024-01-31 10:39:58 -08:00 |
|
Bhavna Jindal
|
d2ce39387f
|
implemented series_outlier method
|
2024-01-31 10:39:39 -08:00 |
|
Vitaly Baranov
|
a193e01c8f
|
Merge pull request #54737 from arenadata/ADQM-1150
Added maximum sequential login failures to the quota.
|
2024-01-31 16:06:17 +01:00 |
|
Kruglov Pavel
|
325419b096
|
Merge pull request #59398 from Avogar/variant-type-func
Add function variantType
|
2024-01-31 13:06:54 +01:00 |
|
Nikolai Kochetov
|
7e722b52a9
|
Merge pull request #59003 from kitaisreal/revert-57519-revert-53562-group_sorted_array_function
Revert "Revert "Add new aggregation function groupArraySorted()""
|
2024-01-31 12:31:26 +01:00 |
|
avogar
|
584694ed51
|
Add function variantType
|
2024-01-30 18:01:12 +00:00 |
|
Maksim Kita
|
20c1f0c18f
|
Revert "Revert "Add new aggregation function groupArraySorted()""
|
2024-01-30 17:15:29 +03:00 |
|
Blargian
|
df439dcfdd
|
updated development documentation to warn about parallel tests failing if .tmp file names aren't unique (for new contributors)
|
2024-01-30 14:36:08 +01:00 |
|
Alexey Milovidov
|
8eac21c963
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into rename-ddsketch
|
2024-01-30 11:50:52 +01:00 |
|
Alexey Milovidov
|
798f655276
|
Rename quantileDDSketch to quantileDD
|
2024-01-30 11:49:56 +01:00 |
|
Dale McDiarmid
|
a4ed4a1827
|
Merge branch 'master' into weather-data
|
2024-01-30 09:12:32 +00:00 |
|
Alexey Milovidov
|
bcc99a216d
|
Update json.md
|
2024-01-30 09:10:11 +03:00 |
|
Alexey Milovidov
|
b4a5b6060e
|
Merge pull request #59341 from rschu1ze/non-string-concat-with-separator
Allow non-string arguments in `concatWithSeparator()`
|
2024-01-30 04:10:06 +01:00 |
|
Alexey Milovidov
|
ac90637170
|
Merge pull request #59122 from arthurpassos/bring_back_attach_partition_pr
Revert revert attach partition PR
|
2024-01-30 04:02:31 +01:00 |
|
Alexey Gerasimchuck
|
559de083a3
|
Implemented failed login attempt counting using quota
|
2024-01-29 23:20:38 +00:00 |
|
Robert Schulze
|
7683b44bf6
|
Merge pull request #58961 from ClibMouse/seriesDecompose
Return baseline component from function `seriesDecomposeSTL()`
|
2024-01-29 20:41:09 +01:00 |
|
Arthur Passos
|
15d04d0a78
|
Merge branch 'master' into bring_back_attach_partition_pr
|
2024-01-29 15:16:49 -03:00 |
|
Aleksandr Musorin
|
be6a6ca3b3
|
docs: added hidden clickhouse-client shortkeys and aliases
|
2024-01-29 18:31:11 +01:00 |
|
Raúl Marín
|
468c7cf835
|
Merge pull request #59329 from Algunenano/prefertch
Fix typo
|
2024-01-29 17:02:01 +01:00 |
|
Robert Schulze
|
c2b7d2047e
|
Support arguments of arbitary type in function concatWithSeparator()
Follow-up to #56540
|
2024-01-29 14:11:21 +00:00 |
|
Nikolai Kochetov
|
a51aa7b668
|
Merge pull request #59238 from kitaisreal/update-insert-deduplication-token-in-dependent-materialized-views
Added setting update_insert_deduplication_token_in_dependent_materialized_views
|
2024-01-29 12:52:06 +01:00 |
|
Raúl Marín
|
ab2b12ba9f
|
Fix typo
|
2024-01-29 11:40:12 +01:00 |
|