Robert Schulze
8b9c75853f
Merge pull request #64494 from Blargian/document_topLevelDomainRFC
...
[Docs] add missing `RFC` variants to URL functions
2024-05-29 14:53:04 +00:00
Robert Schulze
a3eec1fc78
Fix spelling
2024-05-29 13:40:39 +00:00
Blargian
3495d92803
Fix style check
2024-05-29 15:26:10 +02:00
Robert Schulze
a87e99e736
Merge pull request #64386 from Beetelbrox/fjurado-61548/feat-add-fromreadablesize-function
...
Add `fromReadableSize` function
2024-05-29 11:05:29 +00:00
Robert Schulze
b3fb2f7d5e
Merge pull request #64496 from Blargian/docs_UTCTimestamp
...
[Docs] add missing `UTCTimestamp` function
2024-05-29 09:34:00 +00:00
Shaun Struwig
f8ac89151f
Update aspell-dict.txt
2024-05-29 11:13:54 +02:00
Robert Schulze
0dbb33232a
Merge pull request #64458 from Blargian/document_toStartOf
...
[Docs] add missing `toStartOfMillisecond`, `toStartOfMicrosecond`, `toStartOfNanosecond`
2024-05-28 22:21:08 +00:00
Artem Mustafin
755a9539b6
spellcheck
2024-05-28 18:47:54 +00:00
Robert Schulze
70302fe309
Remove generateSnowflakeIDThreadMonotonic
2024-05-28 09:22:52 +00:00
Francisco Javier Jurado Moreno
ed1d933e53
Update dict ignore
2024-05-28 10:00:12 +02:00
Shaun Struwig
e973155d81
Update aspell-dict.txt
2024-05-28 08:39:50 +02:00
Nikita Mikhaylov
0b6391d565
Merge branch 'master' of github.com:ClickHouse/ClickHouse into linestring
2024-05-27 10:23:33 +00:00
Robert Schulze
1425f0776f
Merge remote-tracking branch 'ClickHouse/master' into add-serial-function
2024-05-26 13:55:14 +00:00
Kirill Nikiforov
25f70496e5
Merge branch 'master' into mongodb_refactoring
2024-05-26 02:04:41 +03:00
Kseniia Sumarokova
31fd4f5eb4
Merge pull request #59767 from ClickHouse/use-iobject-storage-for-table-engines-1
...
Unite s3/hdfs/azure storage implementations into a single class working with IObjectStorage. Same for *Cluster, data lakes and Queue storages.
2024-05-25 09:35:55 +00:00
Francisco Javier Jurado Moreno
b884d827a5
Rebase and fix merge conflicts
2024-05-24 17:21:02 +02:00
Francisco Javier Jurado Moreno
a3f80626b9
Update dictionary ignore
2024-05-24 17:09:32 +02:00
Robert Schulze
1f1c2c21b1
Fix spelling
2024-05-24 10:32:42 +00:00
Robert Schulze
480f911c76
Fix spelling
2024-05-24 08:33:44 +00:00
kssenii
3004f0b63d
Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1
2024-05-23 16:51:46 +02:00
Nikita Mikhaylov
40c069dc28
Fix style
2024-05-23 14:00:49 +00:00
Robert Schulze
906d17e6d5
Merge pull request #63957 from Blargian/document_proportionsZTest
...
[Docs] add `proportionsZTest` to docs
2024-05-23 11:49:24 +00:00
Yarik Briukhovetskyi
872818b363
Merge branch 'master' into time_buckets_impl
2024-05-23 13:39:35 +02:00
Robert Schulze
fdb63fc7ed
Merge remote-tracking branch 'ClickHouse/master' into change_date
2024-05-22 12:23:36 +00:00
kssenii
7b225ab59c
Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1
2024-05-21 16:58:25 +02:00
Robert Schulze
e9569b2ab4
Merge pull request #63856 from Blargian/document_anova
...
[Docs] add `analysisOfVariance` function
2024-05-21 05:51:29 +00:00
Robert Schulze
b47524a9a5
Fix spelling
2024-05-21 05:19:49 +00:00
Robert Schulze
5fb8ea4c62
Merge remote-tracking branch 'ClickHouse/master' into qiangxuhui-loongarch64
2024-05-17 07:56:01 +00:00
Kirill Nikiforov
eadd680d80
Merge remote-tracking branch 'origin/master' into mongodb_refactoring
2024-05-16 23:40:28 +03:00
Kirill Nikiforov
08879624d9
WIP, arrays support
2024-05-16 23:35:23 +03:00
Shaun Struwig
9f70cb7cbf
Update aspell-dict.txt
2024-05-16 17:39:18 +02:00
qiangxuhui
d549fd79d9
Fix code: replace LOONGARCH64
with LoongArch64
in some files
2024-05-16 09:50:17 +00:00
Shaun Struwig
ea52b25dcb
Update aspell-dict.txt
2024-05-15 18:49:45 +02:00
kssenii
5ede316ec5
Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1
2024-05-15 12:52:25 +02:00
kssenii
a7b135ea8b
Fix style check
2024-05-15 12:42:38 +02:00
Alexey Milovidov
17fc2936ce
Merge pull request #63379 from Blargian/document_showCertificate
...
[Docs] add missing `showCertificate`
2024-05-15 03:13:45 +00:00
qiangxuhui
97a5de9653
Initial support for loongarch64
...
Make ClickHouse compilable and runnable on loongarch64
So far only basic functionality was tested (on real hw),
clickhouse server runs, exceptions works, client works,
simple tests works.
2024-05-14 07:45:26 +00:00
Robert Schulze
3b49cccb7d
Merge pull request #63266 from Blargian/document_addXYZ
...
[Docs] update `addXYZ` functions
2024-05-11 19:21:10 +00:00
Shaun Struwig
c238ccd350
Merge branch 'master' into document_addXYZ
2024-05-08 23:54:52 +02:00
Shaun Struwig
c187f99dcd
Add isNullable and isNotDistinctFrom to aspell-ignore
2024-05-08 15:09:00 +02:00
Shaun Struwig
8923148292
Update aspell-dict.txt with showCertificate
2024-05-07 22:12:07 +02:00
Nikita Mikhaylov
d0c71e1a59
Merge pull request #63251 from Blargian/document_subtractXYZ
...
[Docs] `subtractXYZ`
2024-05-06 12:34:28 +00:00
Konstantin Bogdanov
2311512e82
Merge pull request #63367 from Blargian/document_singleValueOrNull
...
[Docs] add `singleValueOrNull` to documentation
2024-05-05 23:41:08 +00:00
Alexey Milovidov
12bfa1fa0b
Merge pull request #63378 from Blargian/document_sigmoid
...
[Docs] add `sigmoid` function
2024-05-05 23:32:01 +00:00
Shaun Struwig
eeaf46ceaa
Update aspell-dict.txt
2024-05-05 22:06:45 +02:00
Shaun Struwig
2441ed9081
add sigmoid to aspell-dict.txt
2024-05-05 22:04:31 +02:00
Shaun Struwig
3316df88aa
Merge branch 'ClickHouse:master' into 59557_form_input_format
2024-05-05 05:30:40 +02:00
Shaun Struwig
3dbc9b8549
Add singleValueOrNull to aspell-dict
2024-05-05 05:28:49 +02:00
Duc Canh Le
5d2feb41e7
Revert "Revert "Introduce bulk loading to StorageEmbeddedRocksDB""
2024-05-03 18:29:36 +08:00
Alexey Milovidov
c9fd1df4fc
Revert "Introduce bulk loading to StorageEmbeddedRocksDB"
2024-05-03 05:27:03 +03:00
vdimir
a838fb778b
Merge pull request #59163 from canhld94/rocksdb_bypass_memtable
...
Introduce bulk loading to StorageEmbeddedRocksDB
2024-05-02 14:49:03 +00:00
Blargian
8de8095480
Update addXYZ documentation
2024-05-02 11:56:14 +02:00
Blargian
ac98f25fee
Add subtractInterval and subtractTupleOfIntervals to aspell-dict.txt to ignore
2024-05-02 11:23:47 +02:00
Robert Schulze
8a7b0c057f
Merge pull request #62852 from pet74alex/UUIDv7
...
Add UUIDv7-generating functions
2024-05-02 06:57:12 +00:00
Duc Canh Le
6a324ae67a
Merge branch 'master' into rocksdb_bypass_memtable
...
Try fix CI
2024-05-01 11:21:31 +00:00
Alexey Petrunyaka
698578402e
Merge branch 'master' into UUIDv7
2024-04-30 00:44:50 +03:00
Alexey Petrunyaka
c8847d8f97
Fixes for spell-checker
2024-04-30 00:15:04 +03:00
Julia Kartseva
8c99b0d5eb
docs
2024-04-29 18:01:21 +00:00
Konstantin Bogdanov
0c206c66f0
Merge pull request #63102 from Blargian/document_stddevXYZ
...
[Docs] add/update `stddevXYZ`
2024-04-29 13:14:51 +00:00
Shaun Struwig
37144fdc63
Update aspell-dict.txt
2024-04-29 11:33:08 +02:00
Shaun Struwig
93b537592a
Update aspell-dict.txt
2024-04-29 11:30:53 +02:00
Shaun Struwig
a69658b1dd
Merge branch 'ClickHouse:master' into 59557_form_input_format
2024-04-27 21:40:58 +02:00
Alexey Petrunyaka
37a9a2c395
Update aspell-dict.txt
2024-04-27 18:01:47 +03:00
Nikita Mikhaylov
cc58408d9a
Merge branch 'master' into docs/adds-connectionId-function
2024-04-26 13:17:47 +02:00
Nikita Mikhaylov
5901f94f4d
Add connectionId to spell dictionary
2024-04-26 13:16:50 +02:00
Duc Canh Le
41351222e7
Merge branch 'master' into rocksdb_bypass_memtable
...
Resolve conflicts
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-04-26 10:47:49 +00:00
Nikita Mikhaylov
0c8775ac73
Merge pull request #62502 from Blargian/document_flattenTuple
...
[Docs] add missing `flattenTuple` function
2024-04-25 23:17:51 +00:00
Alexey Petrunyaka
e9f80b8631
Update aspell-dict.txt
2024-04-23 12:36:07 +03:00
vdimir
1a9b83f1e1
Merge pull request #62615 from Blargian/document_countXYZ
...
[Docs] add missing `countXYZ` functions
2024-04-22 10:37:43 +00:00
Shaun Struwig
026027e51c
Update aspell-dict.txt
...
Add 'countSubstringsCaseInsensitiveUTF'
2024-04-21 20:47:11 +02:00
Shaun Struwig
112fcaf21f
Update aspell-dict.txt
...
Remove 'countSubstringsCaseInsensitiveUTF8' from list
2024-04-21 20:37:45 +02:00
vdimir
3f52f6efc2
Merge pull request #62616 from Blargian/document_tanh
...
[Docs] add missing `tanh`
2024-04-19 15:39:41 +00:00
Raúl Marín
69245545fa
Merge branch 'master' into rust_vendor
2024-04-15 10:57:01 +01:00
Shaun Struwig
fe52022f55
add tanh
to aspell-dict
...
add `tanh` to aspell-dict
2024-04-13 11:52:27 +02:00
Blargian
12d4682a47
Add variants to aspell-ignore
2024-04-13 11:38:35 +02:00
Robert Schulze
542364e2b2
Merge pull request #62589 from Blargian/document_left_right_XYZ
...
[Docs] add missing `left`, `right` functions and their variants.
2024-04-12 13:07:35 +00:00
Mikhail f. Shiryaev
c10055eb78
Add sccache to the spelling dictionary
2024-04-12 14:34:19 +02:00
Shaun Struwig
6fff5723b7
Add leftUTF and rightUTF to aspell-dict
2024-04-12 13:31:34 +02:00
Raúl Marín
aa09876220
Merge remote-tracking branch 'blessed/master' into rust_vendor
2024-04-11 18:52:28 +02:00
Yakov Olkhovskiy
e793b0e148
Update aspell-dict.txt
2024-04-10 20:37:26 -04:00
Raúl Marín
0273b39804
Merge remote-tracking branch 'blessed/master' into rust_vendor
2024-04-10 22:05:20 +02:00
Blargian
e044b4bf02
add flattenTuple to aspell-dict and replace Tuple with tuple
2024-04-10 20:31:45 +02:00
Robert Schulze
daf2fdc6bf
Merge pull request #62299 from Blargian/document_arrayXYZ
...
[Docs] add missing arrayXYZ functions
2024-04-10 17:22:37 +00:00
Blargian
5657e6aa35
Fix style
2024-04-10 17:55:52 +02:00
Yarik Briukhovetskyi
b8073a6667
Merge branch 'master' into time_buckets_impl
2024-04-10 13:21:42 +02:00
Nikolay Degterinsky
b8e809ff32
Merge pull request #62422 from Blargian/document_wyHash64
...
[Docs] add wyHash64 function
2024-04-09 23:08:20 +00:00
Robert Schulze
007ae001de
Merge pull request #62075 from Blargian/document_multiSearchXYZ
...
[Docs] add multiSearchXYZ functions
2024-04-09 21:02:01 +00:00
Robert Schulze
c843b411da
Merge pull request #62450 from Blargian/document_l2SquaredNorm
...
[Docs] add L2SquaredNorm function
2024-04-09 20:33:58 +00:00
Robert Schulze
c25ad7a229
Merge pull request #62448 from Blargian/document_tupleXYZ
...
[Docs] add tupleXYZ functions
2024-04-09 20:33:55 +00:00
Raúl Marín
9d8ce0a5f1
Update dict
2024-04-09 20:54:43 +02:00
Blargian
9b35c637c1
Add SquaredNorm to aspell-ignore
2024-04-09 20:19:47 +02:00
Blargian
9a6b987b00
Add kostikConstantHash related words to aspell-dict
2024-04-09 20:16:59 +02:00
Blargian
077c57a4c9
Add functions and word moduli to aspell-dict
2024-04-09 20:14:50 +02:00
pufit
3bbf86d345
update aspell-dict.txt
2024-04-09 14:54:58 +02:00
Blargian
0265ba5027
Add wyHash to aspell-ignore
2024-04-09 10:55:08 +02:00
Blargian
2c41bcb25a
Add multiSearchXYZ functions to aspell-dict.txt
2024-04-08 21:57:11 +02:00
Blargian
f426b5f12b
Fix spell-check
2024-04-08 19:21:44 +02:00
Shaun Struwig
05b2cfb563
Merge branch 'ClickHouse:master' into 59557_form_input_format
2024-04-04 14:26:42 +02:00
Blargian
46d4d459e6
Remove unused code
2024-04-04 12:09:31 +02:00
Shaun Struwig
e01f1880c4
Update aspell-dict.txt
...
Add "URL" to aspell-dict.txt
2024-04-03 19:56:44 +02:00
robot-clickhouse-ci-1
38254cf52d
Merge pull request #62109 from Blargian/document_hasXYZ
...
Document hasXYZ
2024-04-02 10:48:20 +02:00
Shaun Struwig
7c4b421264
Merge branch 'master' into document_ngramXYZ
2024-04-01 20:02:23 +02:00
Shaun Struwig
b5425c0350
Add ngram variants to aspell-dict.txt
...
added the following variants to aspell-dict.txt :
ngramDistanceCaseInsensitive
ngramDistanceCaseInsensitiveUTF
ngramDistanceUTF
ngramSearchCaseInsensitive
ngramSearchCaseInsensitiveUTF
ngramSearchUTF
2024-03-30 20:07:46 +01:00
Shaun Struwig
c65261b737
Update aspell-dict.txt
...
add `hasThreadFuzzer` to aspell-dict.txt
2024-03-30 20:02:54 +01:00
Alexey Milovidov
08b7dd9591
Merge branch 'master' into get-client-http-header
2024-03-24 00:54:25 +01:00
Alexey Milovidov
92f57c1c1c
Merge branch 'master' into docs-mysql-table-engine
2024-03-22 03:34:56 +03:00
divanik
8ec2dd31c7
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/generate_series_function
2024-03-20 10:54:51 +00:00
Peter
029488f336
Add words to ignore spell checking
2024-03-19 23:54:08 +08:00
Shaun Struwig
a2bb7d2141
Update aspell-dict.txt
...
Add `URL-encoded` to aspell-dict.txt
2024-03-18 18:22:23 +01:00
divanik
90c4b0aaf0
Add word to aspell-dictg
2024-03-18 16:52:21 +00:00
justindeguzman
22e911dbe4
[Docs] Specify that MySQL database engine is not supported in Cloud
2024-03-14 18:56:28 -07:00
justindeguzman
25c56ac0a6
[Docs] Specify that MySQL table engine is not supported in Cloud
2024-03-14 18:30:18 -07:00
Sergei Trifonov
8bc7dc4dab
Merge pull request #61202 from ClickHouse/docs/adds-var-xyz-stable
...
Improves `varPop` and `varSamp` docs. Adds `...Stable` alternative function docs.
2024-03-14 11:02:11 +01:00
serxa
ff97652038
fix spell check
2024-03-14 09:53:18 +00:00
János Benjamin Antal
cccf054420
Merge pull request #60881 from ClickHouse/add-docs-to-simplejson-and-sin
...
Add docs to simplejson and sin
2024-03-13 14:00:51 +01:00
Alexey Milovidov
c3a839d595
Merge pull request #61127 from ClickHouse/remove-in-memory-data-parts-2
...
Remove in-memory data parts, part 3.
2024-03-12 07:07:07 +03:00
Robert Schulze
66e7c26bce
Merge pull request #61103 from ClickHouse/docs/add-readWKT-Point-and-Ring
...
Adds read wkt point and ring docs.
2024-03-11 15:11:43 +01:00
Robert Schulze
a7568ddbfa
Fix spelling
2024-03-11 12:58:20 +00:00
Robert Schulze
683d229d2d
Merge pull request #60868 from Blargian/document_morton_xyz
...
Add `mortonEncode` and `mortonDecode` to documentation
2024-03-11 13:27:28 +01:00
Alexey Milovidov
d337379385
Remove in-memory data parts, step 2
2024-03-10 06:44:26 +01:00
János Benjamin Antal
bdb76d9dd4
Fix aspell errors
2024-03-06 16:30:22 +00:00
Robert Schulze
1c10b96361
Merge remote-tracking branch 'rschu1ze/master' into revert-revert-54746_to_millisecond_function
2024-03-06 09:04:57 +00:00
Shaun Struwig
57670a69be
Add mortonEncode, mortonDecode and related to spelling exceptions
2024-03-06 04:15:57 +01:00
robot-clickhouse-ci-1
f87d19efc5
Merge pull request #60679 from Blargian/document_function_TimeDiff
...
Document `timeDiff` function
2024-03-03 18:02:42 +01:00
Blargian
6712b17245
Add timeDiff to spell-check ignore list
2024-03-03 10:31:44 +01:00
UnamedRus
912b8baf57
Merge branch 'ClickHouse:master' into topk-statistics-count-errors
2024-03-02 00:43:29 +09:00
Robert Schulze
68181ab00f
Revert "Revert "Add toMillisecond
function""
...
This reverts commit 5225fc6a14
.
2024-03-01 13:14:44 +00:00
Alexander Tokmakov
5225fc6a14
Revert "Add toMillisecond
function"
2024-03-01 13:59:03 +01:00
Robert Schulze
44c3de1a0b
Merge pull request #60281 from Blargian/54746_to_millisecond_function
...
Add `toMillisecond` function
2024-03-01 11:34:20 +01:00
Robert Schulze
42f29c01cf
Merge remote-tracking branch 'rschu1ze/master' into byteSlice
2024-02-28 19:10:48 +00:00
Robert Schulze
e63a66e7d3
Fix spelling
2024-02-28 14:28:05 +00:00
YenchangChan
ae0ff7c32e
docs: add ckman to gui documents
2024-02-28 08:29:31 +08:00
Anton Popov
3cdd3495fd
Merge pull request #60435 from CurtizJ/return-back-58140
...
Revert "Revert "Add table function `mergeTreeIndex`""
2024-02-28 00:52:44 +01:00
Alexey Milovidov
350038dd5f
Merge pull request #54429 from fermelone/patch-3
...
Update settings_profile_elements.md
2024-02-28 01:38:12 +03:00
Blargian
8b8dcf01b6
Add toMillisecond
2024-02-27 19:32:38 +01:00
Yarik Briukhovetskyi
7c6a5f4513
Merge pull request #59598 from yariks5s/group_array_intersect
...
New aggregate function groupArrayIntersect
2024-02-27 14:30:49 +01:00
Alexey Milovidov
043da08143
Fix style
2024-02-27 03:50:30 +03:00
Anton Popov
d683977fe9
Revert "Revert "Add table function mergeTreeIndex
""
...
This reverts commit 1e4199d704
.
2024-02-26 22:47:39 +00:00
Alexander Tokmakov
1e4199d704
Revert "Add table function mergeTreeIndex
"
2024-02-26 19:37:06 +01:00
Anton Popov
814cd53918
Merge pull request #58140 from CurtizJ/storage-merge-tree-index
...
Add table function `mergeTreeIndex`
2024-02-26 16:31:56 +01:00
Raúl Marín
dfbca34298
Merge pull request #60053 from ClickHouse/melvynator-patch-2
...
Update settings.md
2024-02-26 16:22:08 +01:00
yariks5s
626eab073c
review
2024-02-21 13:15:19 +00:00
Anton Popov
0aa8dafe0a
Merge remote-tracking branch 'upstream/master' into HEAD
2024-02-19 14:07:55 +00:00
Robert Schulze
ba9661a5d4
Merge remote-tracking branch 'rschu1ze/master' into cgroup-observing-memory-tracker
2024-02-19 09:54:08 +00:00
Peignon Melvyn
8ccd41f943
Update aspell-dict.txt
2024-02-16 05:08:51 +01:00
Yarik Briukhovetskyi
a41edd8646
Merge branch 'master' into group_array_intersect
2024-02-15 19:50:57 +01:00
Yarik Briukhovetskyi
a7af4e860e
Merge pull request #60014 from ClickHouse/docs-starts-with-UTF8-min-version
...
[Docs] Add min version for startsWithUTF8
2024-02-15 13:09:25 +01:00
Yarik Briukhovetskyi
7396fa0b14
add docs spelling
2024-02-15 11:23:54 +00:00
yariks5s
bba0fdee97
fix style
2024-02-12 11:57:11 +00:00
Robert Schulze
04f6178176
Fix spellcheck, pt. II
2024-02-10 16:32:49 +00:00
Robert Schulze
f1193bcd5d
Fix spellcheck
2024-02-10 13:22:58 +00:00
Robert Schulze
5f542bf38d
Fix spelling
2024-02-08 16:52:32 +00: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
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
Bhavna Jindal
4bc26fe45f
Added support for custom percentiles and K
2024-01-31 10:41:05 -08:00
Bhavna Jindal
d2ce39387f
implemented series_outlier method
2024-01-31 10:39:39 -08: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
Dale Mcdiarmid
db84527dd0
more words
2024-01-30 20:39:37 +00:00
Dale Mcdiarmid
4dbf184da6
Merge branch 'weather-data' of github.com:gingerwizard/ClickHouse into weather-data
2024-01-30 20:38:38 +00:00
Dale Mcdiarmid
0f5cb76a61
more words
2024-01-30 20:37:51 +00:00
Kruglov Pavel
80376fdbfa
Fix style
2024-01-30 19:28:39 +01:00
Maksim Kita
20c1f0c18f
Revert "Revert "Add new aggregation function groupArraySorted()""
2024-01-30 17:15:29 +03:00
Aleksandr Musorin
49d2b26820
Added new words in aspell-dict
2024-01-30 12:11:00 +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
Dale Mcdiarmid
7e0bea4a66
fix spelling
2024-01-30 08:55:40 +00:00
Raúl Marín
ab2b12ba9f
Fix typo
2024-01-29 11:40:12 +01:00
UnamedRus
94770f8d8a
Merge branch 'master' into topk-statistics-count-errors
2024-01-28 20:50:45 +03:00
Duc Canh Le
adad010345
Merge branch 'master' into rocksdb_bypass_memtable
...
Try fixing weird CI errors
2024-01-27 01:16:32 +00:00
Duc Canh Le
84efec443b
fix document spell check
...
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
2024-01-26 01:28:26 +00:00
Anton Popov
bceda4cd29
Merge remote-tracking branch 'upstream/master' into HEAD
2024-01-23 14:03:34 +00:00
Kruglov Pavel
5444cde408
Merge branch 'master' into variant-data-type
2024-01-18 18:31:27 +01:00
Dale McDiarmid
8b730811ef
Update aspell-dict.txt
2024-01-18 13:24:40 +00:00
Robert Schulze
316669b90f
Merge pull request #58396 from zenmiao7/u/zhengmiao/AddArrayFunctionShingles
...
Add function `arrayShingles()`
2024-01-18 11:38:56 +01:00
Srikanth Chekuri
c23c7e0b6f
feat: add DDSketch quantile ( #56342 )
...
* feat: add DDSketch quantile
* Fix StyleCheck
* Move quantileddsketch.md under right dir
* Update stateless test number and add stateful test
* Throw exception when relative accuracy is too low
* Update test number
* Fix undefined behaviour for empty store
* Fix quantileGK test
* Update test numbers
* Update src/AggregateFunctions/
* Throw exception on out of range values
* Update relative accuracy docs and add encoding details
* Address review comments and suggestions
* Remove unused function
* Address alexey review comments
* Remove unused function isFloat64FieldType
* Throw error on invalid relative accuracy
* Simplify mapping
* Address remaining review comments
* Add effective memory usage suggestions
* Fix Stylecheck
* Fix fast test
* Incorporate bins capacity suggestion
* Fix fuzzer
* Remove inheritance in Mapping, Store and DDSketch
* Add checks for bin resizing
* Add note about the binary compatible implementation
2024-01-17 19:51:32 -08:00
Robert Schulze
226f1804b7
Fix spelling and style
2024-01-17 15:26:18 +00:00
Anton Popov
134d389bea
Merge remote-tracking branch 'upstream/master' into HEAD
2024-01-15 18:23:25 +00:00
Antonio Andelic
76c9bf42d7
Add docs for allocation profiling
2024-01-15 13:57:16 +01:00
Alexander Tokmakov
5128607995
Merge pull request #58393 from jaymebrd/feat/add-from-modifier-sync-replica-lightweight
...
add `from srcreplicas` modifier for `SYSTEM SYNC REPLICA LIGHTWEIGHT`
2024-01-14 20:53:16 +01:00
UnamedRus
877c643955
fix docs
2024-01-13 23:53:05 +00:00
Yarik Briukhovetskyi
b6a98f7a24
Merge branch 'master' into time_buckets_impl
2024-01-12 17:48:14 +01:00
Robert Schulze
582a9cc2a7
Merge pull request #58655 from rschu1ze/docs-match
...
Document that `match()` can use `ngrambf_v1` and `tokenbf_v1` indexes
2024-01-10 15:43:52 +01:00
Robert Schulze
d7fbb1a4d9
Fix style
2024-01-10 13:54:52 +00:00
Robert Schulze
a0128e0f51
Merge pull request #58544 from rschu1ze/sqid-decode
...
Add `sqidDecode()` function
2024-01-10 13:47:13 +01:00
Robert Schulze
4cacfa6b43
Merge pull request #57509 from jinjunzh/qatzstd_main
...
Add Intel-QAT-based `ZSTD_QAT` compression codec
2024-01-10 10:31:39 +01:00
Robert Schulze
ced9e93ac6
Merge remote-tracking branch 'rschu1ze/master' into qatzstd_main
2024-01-09 20:36:02 +00:00
Robert Schulze
69ba1a706a
Merge remote-tracking branch 'rschu1ze/master' into string-similarity
2024-01-09 15:22:52 +00:00
Robert Schulze
64ab30f446
Merge pull request #57078 from ClibMouse/seriesDecompose
...
Seasonal decompose of time series into seasonal, trend and residue components
2024-01-09 11:18:13 +01:00
Kruglov Pavel
b947609b8e
Merge branch 'master' into variant-data-type
2024-01-08 15:04:51 +01:00
Jayme Bird
4f7e4fef40
ignore spelling srcReplicas
2024-01-08 12:58:26 +00:00
Robert Schulze
14cda082d2
Fix style
2024-01-07 18:08:52 +00:00
Robert Schulze
0f51e32bb5
Rename from ZSTDQPL to ZSTD_QPL
2024-01-07 17:47:31 +00:00
Robert Schulze
53965bb9f1
Merge remote-tracking branch 'rschu1ze/master' into qatzstd_main
2024-01-07 14:11:22 +00:00
Robert Schulze
5f105a56af
Fix style
2024-01-07 08:34:41 +00:00
Robert Schulze
dd2d9ff168
Minor fixes
2024-01-07 08:25:19 +00:00
Yarik Briukhovetskyi
435439d6b3
Merge branch 'ClickHouse:master' into time_buckets_impl
2024-01-06 01:21:10 +01:00
Robert Schulze
44b9547fba
Rename decode/encodeSqid() to sqidDecode/Encode()
2024-01-05 21:40:35 +00:00
Robert Schulze
a813431fcb
Fix spelling
2024-01-03 20:09:12 +00:00
Kruglov Pavel
4d8cf71ba7
Merge branch 'master' into variant-data-type
2024-01-03 15:21:23 +01:00
Robert Schulze
2186aa8f21
Revert "Revert "Implement punycode encoding/decoding""
...
This reverts commit 345d29a3c1
.
2024-01-03 08:03:01 +00:00
Bhavna Jindal
6d58c99408
fixed the failing fasttest and style-check
2024-01-02 08:52:28 -08:00
Bhavna Jindal
a407cd270d
Added new library stl-cpp for sesonal decompose of time series data
2024-01-02 08:48:10 -08:00
Alexey Milovidov
78523639e0
Remove function
2023-12-30 14:52:54 +01:00
Michael Kolupaev
609b2c216c
Fix some of the CI
2023-12-28 17:56:05 +00:00
Anton Popov
482e01dea3
add docs
2023-12-28 17:36:56 +00:00
Alexander Tokmakov
38fe70c68a
Revert "Refreshable materialized views (takeover)"
2023-12-28 13:12:20 +01:00
Alexey Milovidov
a2faa65b08
Merge pull request #56946 from ClickHouse/mv
...
Refreshable materialized views (takeover)
2023-12-28 09:29:44 +01:00
Alexey Milovidov
345d29a3c1
Revert "Implement punycode encoding/decoding"
2023-12-28 09:12:22 +03:00
Michael Kolupaev
673743e2ac
Fix some of the CI
2023-12-27 20:24:55 +00:00
Sema Checherinda
617ee5abaf
Merge pull request #57551 from bharatnc/ncb/async-metrics-pri-key-size
...
add asynchronous metrics for total primary key size in memory and allocated
2023-12-27 20:24:20 +01:00
Azat Khuzhin
74ea601dc2
Add documentation for MemoryResidentMax metric in system.asynchronous_metrics
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-12-22 18:38:44 +01:00
Bharat Nallan Chakravarthy
62b28d365c
Merge with upstream/master
2023-12-21 17:04:25 -08:00
jinjunzh
372de8a046
refine patch
2023-12-20 10:12:24 -05:00
Robert Schulze
ecb6f31211
Merge pull request #57969 from rschu1ze/punycode-is-cool
...
Implement punycode encoding/decoding
2023-12-20 10:20:34 +01:00
Kruglov Pavel
087946f385
Merge branch 'master' into variant-data-type
2023-12-20 00:40:18 +01:00
robot-ch-test-poll3
39b77ddc02
Merge pull request #56138 from crackhead-koala/add-documentation-for-sample-size-functions
...
Add documentation for minSampleSizeConversion and minSampleSizeContinous
2023-12-19 23:19:55 +01:00
avogar
bd84799aec
Fix style
2023-12-19 17:21:45 +00:00
Bharat Nallan Chakravarthy
aef4e2e6ec
Merge upstream/master into ncb/async-metrics-pri-key-size
2023-12-18 09:46:51 -08:00
Robert Schulze
29d70c12f6
Fix CI checks
2023-12-18 10:47:40 +00:00
Julia Kartseva
7a5b40563a
Merge pull request #57574 from ClibMouse/dev-seriesPeriodDetect
...
Revert "Revert "Implemented series period detect method using pocketfft lib""
2023-12-14 21:10:23 -08:00
jinjunzh
606a494447
add dictionary
2023-12-13 12:53:53 -05:00
Yarik Briukhovetskyi
2ebcd7ba42
Merge branch 'master' into time_buckets_impl
2023-12-12 17:58:37 +01:00
Kruglov Pavel
3b1ffbd77c
Merge branch 'master' into schema-inference-union
2023-12-11 18:59:15 +01:00
Robert Schulze
d24f389a0a
Fix spelling
2023-12-11 11:28:38 +00:00
avogar
ee7af95bc0
Merge branch 'master' of github.com:ClickHouse/ClickHouse into schema-inference-union
2023-12-08 20:29:28 +00:00
Bhavna Jindal
1f58b0f150
Merge branch 'master' into dev-seriesPeriodDetect
2023-12-08 10:26:39 -05:00
hdhoang
fc8292182c
fix typo TKSV
...
correct name is TS-KV
2023-12-07 20:19:00 +07:00
Bhavna Jindal
dad268c33b
Revert "Revert "Implemented series period detect method using pocketfft lib""
...
This reverts commit d7d83c99e5
.
2023-12-06 13:31:49 -08:00
Bharat Nallan Chakravarthy
41b2b63cee
add docs
2023-12-05 18:50:36 -08:00
Robert Schulze
f56dd6561f
Merge remote-tracking branch 'rschu1ze/master' into revert-revert-sqid
2023-12-05 18:41:10 +00:00
Alexey Milovidov
d7d83c99e5
Revert "Implemented series period detect method using pocketfft lib"
2023-12-05 18:17:07 +03:00
Alexey Milovidov
2988f6f92a
Revert "Add new aggregation function groupArraySorted()"
2023-12-05 15:31:17 +03:00
Robert Schulze
a2cd240317
Revert "Revert "Add sqid()
function""
...
This reverts commit 8d5d0ef38f
.
2023-12-05 10:50:30 +00:00
Alexey Milovidov
8d5d0ef38f
Revert "Add sqid()
function"
2023-12-05 13:45:33 +03:00
Alexey Milovidov
cbea3545aa
Revert "add function getClientHTTPHeader"
2023-12-05 13:34:34 +03:00
Alexey Milovidov
02439eee58
Merge pull request #49351 from ClickHouse/async-loader-integration
...
Asynchronous loading of tables
2023-12-04 17:16:12 +01:00
Robert Schulze
f6036fbb29
Some fixups
2023-12-03 16:20:59 +00:00
Yarik Briukhovetskyi
8626506b2e
Merge branch 'master' into time_buckets_impl
2023-11-30 15:33:28 +01:00
Kruglov Pavel
575ee1e665
Merge pull request #56868 from zvonand/zvonand-fileCluster
...
Introduce `fileCluster` table function
2023-11-30 13:49:53 +01:00
Nikolai Kochetov
024f41888e
Merge pull request #53562 from yariks5s/group_sorted_array_function
...
Add new aggregation function groupArraySorted()
2023-11-29 17:52:01 +01:00
zvonand
c329e382ab
resolve conflicts
2023-11-29 16:03:07 +01:00
Han Fei
6733438adc
Merge branch 'master' into hanfei/statistic
2023-11-28 16:35:00 +01:00
zvonand
c306d21b54
merge master + resolve conflicts
2023-11-28 15:51:21 +01:00
Antonio Andelic
a61f32867e
Merge pull request #56488 from lingtaolf/feature/getHTTPHeader
...
add function getClientHTTPHeader
2023-11-28 11:41:56 +01:00
Robert Schulze
1448276bae
Merge pull request #55872 from azat/hour-no-leading-zero
...
Add ability to parse hours/months without leading zeros
2023-11-28 11:07:00 +01:00
Ubuntu
a85cf758b0
Fuzz JSON table function
...
Create a table function `fuzzJSON`
An example query:
```
CREATE NAMED COLLECTION json_fuzzer AS json_str={};
SELECT *
FROM fuzzJSON(json_fuzzer, json_str = '{"students" : ["Alice", "Bob"]}', random_seed = 666, max_output_length = 128, probability = 0.9)
LIMIT 3
Query id: 7f802052-efb0-41b4-87fa-03b7dd290e9d
┌─json──────────────────────────────────────────────────────────────────────────────────┐
│ {"ade0yX":[9200406572736542991, true, "sm"]} │
│ {"students":["Alice", "eSN3WO#a6NYTBe0$#OWwyIQ"], "cVoP2BuQugQ":17384271928263249403} │
│ {"students":["Alice", "Bob", "T+-k4+PJGkL%XRRaF2BoeN@&A"]} │
└───────────────────────────────────────────────────────────────────────────────────────┘
```
Next step:
* Generate invalid string
Fixes #35962
add Object('json')
use named collection
2023-11-28 01:58:24 +00:00
Han Fei
7bd2ea3add
Merge branch 'master' into hanfei/statistic
2023-11-27 23:31:23 +01:00
Azat Khuzhin
3ab1d4ae68
Add "formatters" into spell excludes
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-11-27 14:42:03 +01:00