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 |
|
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 |
|
Mikhail f. Shiryaev
|
d30e65f0e0
|
Merge pull request #59515 from ClickHouse/auto/v23.11.5.29-stable
Update version_date.tsv and changelogs after v23.11.5.29-stable
|
2024-02-02 14:01:24 +01:00 |
|
robot-clickhouse
|
67ac92e1a1
|
Update version_date.tsv and changelogs after v23.11.5.29-stable
|
2024-02-02 12:55:17 +00:00 |
|
robot-clickhouse
|
ae6618e0b3
|
Update version_date.tsv and changelogs after v23.12.3.40-stable
|
2024-02-02 11:57:38 +00:00 |
|
robot-clickhouse
|
e7f63abc2f
|
Update version_date.tsv and changelogs after v24.1.2.5-stable
|
2024-02-02 11:41:46 +00: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 |
|
Alexey Milovidov
|
797ff834e0
|
Merge pull request #59397 from ClickHouse/auto/v24.1.1.2048-stable
Update version_date.tsv and changelogs after v24.1.1.2048-stable
|
2024-01-30 20:31:25 +01:00 |
|
robot-clickhouse
|
ef6c90c71b
|
Update version_date.tsv and changelogs after v24.1.1.2048-stable
|
2024-01-30 18:01:46 +00: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 |
|
Arthur Passos
|
0bbfef884c
|
Merge branch 'ClickHouse:master' into bring_back_attach_partition_pr
|
2024-01-28 17:43:38 -03:00 |
|