Alexey Milovidov
|
49589da56e
|
Fix comments
|
2024-11-18 07:18:46 +01:00 |
|
Alexey Milovidov
|
8e0dc599b8
|
Merge pull request #71948 from Blargian/docs_add_example
Clean up `EXCEPT` docs
|
2024-11-18 02:45:58 +00:00 |
|
Alexey Milovidov
|
1062e6316f
|
Fix cast
|
2024-11-18 01:35:03 +01:00 |
|
Robert Schulze
|
742f1eb41e
|
Merge pull request #71403 from petern48/alias_any_respect_nulls
Added camelCase aliases for `any`/`anyLast` aggregation functions
|
2024-11-17 16:02:10 +00:00 |
|
Robert Schulze
|
3bdd4a5173
|
Consistency fixups
|
2024-11-17 10:21:09 +00:00 |
|
Robert Schulze
|
61b3231a72
|
Merge pull request #71993 from rschu1ze/followup-71581
Minor follow-up to #71581
|
2024-11-17 09:19:53 +00:00 |
|
Shichao Jin
|
d61e2e1c28
|
Merge pull request #72016 from petern48/fix_typo_agg_funcs_doc
Fix typos in aggregation function docs
|
2024-11-17 00:53:49 +00:00 |
|
Peter Nguyen
|
f9431a3150
|
Update docs for any, anyLast, first_value, and last_value
|
2024-11-16 15:49:35 -08:00 |
|
Peter Nguyen
|
df0eec90e8
|
Fix typos 'of of' and 'The a' in agg functions index.html
|
2024-11-16 13:49:51 -08:00 |
|
Robert Schulze
|
9bd6f9c6b4
|
Smaller fixups
|
2024-11-15 17:47:20 +00:00 |
|
Robert Schulze
|
469733d327
|
Merge pull request #71581 from KevinyhZou/fix_comments_parse_date_time
Add function `parseDateTime64` and follow-up to #70737
|
2024-11-15 15:31:46 +00:00 |
|
Max Kainov
|
f29d7841fe
|
Merge pull request #63518 from qhsong/dev/profile_uniq_id
Enhance ClickHouse Profile: generate a uniq id for steps and processors
|
2024-11-15 12:19:05 +00:00 |
|
Blargian
|
af8d7c0b60
|
fix style
|
2024-11-14 23:14:41 +01:00 |
|
Blargian
|
1926f6ca4a
|
clean up EXCEPT clause page and add an example of EXCEPT()
|
2024-11-14 23:09:49 +01:00 |
|
kevinyhzou
|
0349eeed37
|
Merge branch 'master' into fix_comments_parse_date_time
|
2024-11-14 16:41:52 +08:00 |
|
kevinyhzou
|
66a216f63c
|
fix comments
|
2024-11-14 16:25:41 +08:00 |
|
Nikita Taranov
|
94ce517dc1
|
upd docs
|
2024-11-13 22:41:30 +01:00 |
|
Alexey Milovidov
|
9285622a59
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fp16
|
2024-11-12 17:07:19 +01:00 |
|
Max Vostrikov
|
d38bd0df0a
|
Merge pull request #71469 from ClickHouse/tests_to_utc_timestamp_arrayunion_quntiles
Added tests for corner cases for 24.10
|
2024-11-12 13:37:22 +00:00 |
|
kevinyhzou
|
7634e646e8
|
fix review
|
2024-11-12 21:23:09 +08:00 |
|
maxvostrikov
|
05be65315a
|
squash! Missing tests in several tests in 24.10 Added corner cases for tests for: to_utc_timestamp and from_utc_timestamp (more timezones, spetial timezones, epoch corners does not look right, raising a bug over that) arrayUnion (empty and big arrays) quantilesExactWeightedInterpolated (more data types)
|
2024-11-12 11:54:12 +01:00 |
|
kevinyhzou
|
373f00c127
|
fix review & ci
|
2024-11-12 11:25:14 +08:00 |
|
Alexey Milovidov
|
fab8acaae7
|
Merge branch 'master' into fp16
|
2024-11-12 01:23:35 +01:00 |
|
Shichao Jin
|
9eb0ac21ae
|
Merge pull request #71779 from petern48/fix_typo_column_docs
Fix typo in sql-reference/statements/alter/column.md
|
2024-11-11 20:32:12 +00:00 |
|
Peter Nguyen
|
621cb60446
|
Fix 'was was' typo in sql-reference/statements/alter/column.md
|
2024-11-11 11:12:01 -08:00 |
|
Alexey Milovidov
|
935694480b
|
Merge branch 'master' into fp16
|
2024-11-11 19:54:43 +01:00 |
|
Robert Schulze
|
f57bf2ee15
|
Fix trash in the docs, pt. II
|
2024-11-11 09:54:37 +00:00 |
|
kevinyhzou
|
0768e0b265
|
update doc & comments
|
2024-11-11 14:26:58 +08:00 |
|
kevinyhzou
|
ab79efe40f
|
make scale argument not optional
|
2024-11-11 14:07:19 +08:00 |
|
Konstantin Bogdanov
|
4511352efc
|
Merge pull request #71719 from ClickHouse/alexey-milovidov-patch-8
Fix trash in the docs
|
2024-11-11 01:03:58 +00:00 |
|
Alexey Milovidov
|
866e4daeec
|
Update index.md
|
2024-11-11 01:10:49 +01:00 |
|
Shaun Struwig
|
a74f491df3
|
Fix typo
|
2024-11-10 22:02:01 +01:00 |
|
Alexey Milovidov
|
b4acc885f3
|
Documentation
|
2024-11-10 02:37:26 +01:00 |
|
Pavel Kruglov
|
0c9e6fca5a
|
Merge pull request #70442 from Avogar/alter-to-json
Support alter from String to JSON
|
2024-11-07 17:40:31 +00:00 |
|
Pavel Kruglov
|
3efeccde3a
|
Merge pull request #69731 from Avogar/dynamic-constraints
Don't allow Variant/Dynamic types in ORDER BY/GROUP BY/PARTITION BY/PRIMARY KEY by default
|
2024-11-07 12:48:27 +00:00 |
|
Pavel Kruglov
|
0702fa259e
|
Merge branch 'master' into alter-to-json
|
2024-11-07 13:47:56 +01:00 |
|
kevinyhzou
|
3332bce1dc
|
fix doc and comments
|
2024-11-07 20:38:44 +08:00 |
|
kevinyhzou
|
a6b08187b3
|
checkstyle and doc
|
2024-11-07 20:03:44 +08:00 |
|
Mikhail Artemenko
|
b0393274f7
|
Merge pull request #71151 from ClickHouse/issues/71020/staleness
WITH FILL STALENESS extension
|
2024-11-07 10:12:58 +00:00 |
|
Alexey Milovidov
|
304b9190f3
|
Merge pull request #71320 from Avogar/tuple-to-json
Implement simple CAST from Map/Tuple/Object to new JSON through serialization/deserialization from JSON string
|
2024-11-06 22:27:18 +00:00 |
|
Mikhail Artemenko
|
3d7c560a25
|
Merge branch 'master' into issues/71020/staleness
|
2024-11-06 11:16:42 +00:00 |
|
Mikhail Artemenko
|
27efa29684
|
update docs
|
2024-11-05 18:04:59 +00:00 |
|
vdimir
|
a708e65ee5
|
Merge branch 'master' into vdimir/residual_join_conditions
|
2024-11-04 10:59:26 +00:00 |
|
vdimir
|
08ec69736f
|
review fix
|
2024-11-04 10:36:30 +00:00 |
|
Peter Nguyen
|
8af8488e46
|
Merge branch 'master' into alias_any_respect_nulls
|
2024-11-03 09:07:20 -08:00 |
|
Peter Nguyen
|
44130d6765
|
Add small note in docs for the alias
|
2024-11-03 08:59:56 -08:00 |
|
Han Fei
|
4bfce22caa
|
Merge pull request #71389 from den-crane/patch-76
Doc. Copy/paste error
|
2024-11-01 20:51:13 +00:00 |
|
pufit
|
e2c372f8b3
|
Merge pull request #71332 from ClickHouse/pufit/fix-inconsistent-ast-wildcard-grants
Fix inconsistent AST formatting when granting wrong wildcard grants
|
2024-11-01 18:48:34 +00:00 |
|
Denny Crane
|
b3b245e3b8
|
Update anylast.md
|
2024-11-01 15:37:48 -03:00 |
|
Nikita Mikhaylov
|
57fde54f10
|
Merge pull request #71250 from cwurm/missing_sources_grants
Add missing sources grants for Kafka, NATS and RabbitMQ
|
2024-11-01 15:08:19 +00:00 |
|
Dmitry Novik
|
a6e2a09843
|
Merge remote-tracking branch 'origin/master' into fix_docs_create_materialized_view_on_cluster
|
2024-11-01 14:23:57 +01:00 |
|
Vladimir Cherkasov
|
cdac4f600f
|
Merge branch 'master' into check-table-structure-completely-setting
|
2024-11-01 13:38:40 +01:00 |
|
Pavel Kruglov
|
4d3dba21cd
|
Merge branch 'master' into dynamic-constraints
|
2024-11-01 12:06:36 +01:00 |
|
pufit
|
7726866767
|
Fix inconsistent AST formatting when granting wrong wildcard grants
|
2024-10-31 22:25:04 -04:00 |
|
avogar
|
9021aeaaff
|
Add docs
|
2024-10-31 16:57:51 +00:00 |
|
avogar
|
353fccbeca
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-constraints
|
2024-10-31 13:54:38 +00:00 |
|
Thom O'Connor
|
33cbc540d5
|
Update kill.md - remove ON CLUSTER for KILL MUTATION
ON CLUSTER is not valid for KILL MUTATION, and will result in an exception. Correcting the docs for this syntax
|
2024-10-31 13:49:24 +00:00 |
|
Daniil Ivanik
|
e29c488b05
|
Merge pull request #71184 from ClickHouse/divanik/add_info_about_unsupported_remote_7z
Fix and document 7z archive local-only restriction
|
2024-10-31 10:29:16 +00:00 |
|
Christoph Wurm
|
3b0273a5d3
|
Docs
|
2024-10-30 11:02:22 +00:00 |
|
Hiroaki Nakamura
|
d6acaeae5a
|
Fix doc for CREATE MATERIALIZED VIEW ON CLUSTER
|
2024-10-30 19:43:04 +09:00 |
|
divanik
|
da66d19b87
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/add_info_about_unsupported_remote_7z
|
2024-10-30 10:35:08 +00:00 |
|
Konstantin Bogdanov
|
1239137f24
|
Merge branch 'master' into valid_until_per_auth_method
|
2024-10-30 12:15:52 +03:00 |
|
Pavel Kruglov
|
dd52d52117
|
Merge branch 'master' into dynamic-constraints
|
2024-10-29 19:45:13 +01:00 |
|
Pavel Kruglov
|
42970cf597
|
Merge branch 'master' into alter-to-json
|
2024-10-29 19:39:48 +01:00 |
|
divanik
|
9a9aadc33f
|
Added info
|
2024-10-29 11:21:24 +00:00 |
|
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 |
|
alsu
|
7a5a298cfd
|
add example with other timezone that requires
non-obvious backticks
|
2024-10-28 23:26:25 +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 |
|
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 |
|
Yarik Briukhovetskyi
|
feb1fbbacb
|
Merge branch 'ClickHouse:master' into maxTableName
|
2024-10-25 18:16:14 +02: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 |
|
zwy991114
|
f878c551c7
|
Merge branch 'master' into check-table-structure-completely-setting
|
2024-10-25 12:02:51 +08: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 |
|
Pablo Marcos
|
ff191b0b08
|
Improve doc of globalVariable
|
2024-10-22 16:43:38 +00: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 |
|
kevinyhzou
|
e4d909c845
|
Merge branch 'master' into support_datetime64_parse_joda_syntax
|
2024-10-22 10:14:42 +08:00 |
|
Robert Schulze
|
9d5410e7ea
|
Merge pull request #70846 from faizan2786/master
Functions `base58Encode/Decode`: Support `FixedString` arguments
|
2024-10-21 17:15:00 +00:00 |
|
Simon Podlipsky
|
677f296214
|
docs: use k as constant name instead of a in simpleLinearRegression
Function uses `k` internally.
E.g.
```sql
SELECT arrayReduce('simpleLinearRegression', [0, 1, 2, 3], [0, 1, 2, 3]) FORMAT JsonEachRow
```
outputs `{"arrayReduce('simpleLinearRegression', [0, 1, 2, 3], [0, 1, 2, 3])":{"k":1,"b":0}}`
|
2024-10-21 15:34:15 +02:00 |
|
Vladimir Cherkasov
|
aa58fde1d7
|
Cosmetic changes, upd setting name
|
2024-10-21 12:55:53 +02:00 |
|
Robert Schulze
|
fd309f7b34
|
Minor fixups
|
2024-10-21 08:23:44 +00:00 |
|
kevinyhzou
|
8357ba3241
|
Merge branch 'master' into support_datetime64_parse_joda_syntax
|
2024-10-21 15:34:19 +08:00 |
|
Robert Schulze
|
d02a31da44
|
Merge pull request #70616 from rschu1ze/query-time-ef-search
Vector search: allow to specify HNSW parameter `ef_search` at query time
|
2024-10-21 06:47:46 +00:00 |
|
Alexey Milovidov
|
4c9e4699df
|
Merge pull request #70593 from jsc0218/InsertWith
With Insert Support
|
2024-10-21 02:55:44 +00:00 |
|
Robert Schulze
|
71df65c288
|
Merge pull request #70454 from Blargian/docs_toIP
[Docs] Document `toIP` functions
|
2024-10-18 09:16:49 +00:00 |
|
taiyang-li
|
195909ee94
|
Merge remote-tracking branch 'origin/master' into enable_quantile_exact_interpolate_new
|
2024-10-18 15:05:29 +08:00 |
|
taiyang-li
|
d0b4603bcb
|
change as request
|
2024-10-18 14:50:54 +08:00 |
|
kevinyhzou
|
56f7611b50
|
ci & review fix
|
2024-10-18 14:21:49 +08:00 |
|
taiyang-li
|
bcae4c9963
|
Merge remote-tracking branch 'origin/master' into enable_quantile_exact_interpolate_new
|
2024-10-18 12:28:00 +08:00 |
|
jsc0218
|
691aff2cea
|
Merge remote-tracking branch 'origin/master' into InsertWith
|
2024-10-17 18:08:30 +00:00 |
|
Yarik Briukhovetskyi
|
7e1517ffb2
|
docs fix
|
2024-10-17 19:10:47 +02:00 |
|
Blargian
|
18e866c666
|
Review changes
|
2024-10-17 18:34:44 +02:00 |
|
Vladimir Cherkasov
|
c0fa7bca61
|
Merge branch 'master' into check-table-structure-completely-setting
|
2024-10-17 15:04:28 +02:00 |
|