justindeguzman
0dd4735e07
[Docs] Fix style check errors
2024-06-28 19:49:26 -07:00
Nikita Mikhaylov
191aad6b53
Merge pull request #65669 from ClickHouse/client-refactoring
...
Miscellaneous and insignificant changes around Client/ClientBase.
2024-06-28 11:44:40 +00:00
Michael Kolupaev
4ac37682e3
Merge remote-tracking branch 'origin/master' into mv4
2024-06-27 20:45:08 +00:00
Robert Schulze
8b772f3fe3
Merge remote-tracking branch 'rschu1ze/master' into base64URL
2024-06-27 11:07:39 +00:00
vdimir
77bdd5da8d
Merge branch 'master' into mongodb_refactoring
2024-06-27 12:24:04 +02:00
Robert Schulze
7d26f45a28
base64En/Decode64Url --> base64En/Decode64URL
2024-06-27 09:05:44 +00:00
Alexey Milovidov
c8a2490be7
Merge pull request #65685 from Blargian/docs_protocol
...
[Docs] add missing function `protocol` to docs
2024-06-26 15:00:59 +00:00
Kseniia Sumarokova
d6a351bf0d
Merge branch 'master' into feat-s3-field
2024-06-26 13:42:11 +02:00
Blargian
818867d1fc
Add missing function protocol
2024-06-25 20:33:24 +02:00
Raúl Marín
7d88fd7669
Merge pull request #65683 from Blargian/doc_displayName
...
[Docs] add `displayName` to docs
2024-06-25 18:28:38 +00:00
Blargian
df9ec86582
update aspell-dict with displayName
2024-06-25 19:11:30 +02:00
Shaun Struwig
a41d913b61
Update aspell-dict.txt
2024-06-25 17:15:05 +02:00
Blargian
297f7bd06a
add detectProgrammingLanguage to aspell-dict.txt
2024-06-25 17:02:22 +02:00
Blargian
08fdb8cd5c
add detectTonality and alphabetize page
2024-06-25 16:48:32 +02:00
Nikita Mikhaylov
b4289dd8f5
Style
2024-06-25 14:46:43 +00:00
Michael Kolupaev
09f07838af
Add 'ness' (as in 'APPEND-ness') to aspell-dict.txt
2024-06-25 08:44:35 +00:00
Blargian
d43ff09582
Update aspell-dict.txt
2024-06-24 16:41:26 +02:00
Kirill Nikiforov
a6c9150621
Merge branch 'master' into mongodb_refactoring
2024-06-23 21:26:50 +03:00
Alexey Milovidov
a9ce6845ba
Merge pull request #65292 from Blargian/doc_varpop_fix
...
[Docs] Fix nonsense `varPop`, `varPopStable` docs
2024-06-22 11:15:22 +00:00
Pablo Marcos
71f8937abd
Merge branch 'master' into system-error-log
2024-06-20 16:33:44 +00:00
skyoct
ff72bbb18d
ignore etag dict
2024-06-20 23:07:16 +08:00
skyoct
fdfa6adbfa
ignore docs dict etag
2024-06-20 22:54:33 +08:00
Raúl Marín
c5b16f4b8d
Revert "Merge pull request #65384 from yariks5s/docs_for_group_concat"
...
This reverts commit ab7ba4efd9
, reversing
changes made to 87b91c6115
.
2024-06-20 09:26:07 +02:00
Yarik Briukhovetskyi
a2f2d88cec
Merge branch 'ClickHouse:master' into time_buckets_impl
2024-06-19 15:26:03 +02:00
Robert Schulze
fd59d7e02f
Merge pull request #64948 from rschu1ze/uniform-snowflake-id-conversion
...
Add uniform conversion functions for Snowflake IDs
2024-06-19 08:27:40 +00:00
Alexey Katsman
ddbe83d993
Merge pull request #65269 from liuneng1994/edit-distance-utf8
...
Add function editDistanceUTF8
2024-06-18 18:46:13 +00:00
Yarik Briukhovetskyi
0804fa6dfc
Merge branch 'ClickHouse:master' into time_buckets_impl
2024-06-18 17:52:02 +02:00
Pablo Marcos
7b47032d37
Fix style check
2024-06-18 12:00:12 +00:00
Yarik Briukhovetskyi
31af06238c
docs spelling
2024-06-18 13:25:00 +02:00
Max K
abb88e4d60
Merge pull request #65045 from ClickHouse/ci_config_refactoring
...
CI: ci_config refactoring
2024-06-18 08:17:35 +00:00
liuneng
a12ebf05b8
add function edit distance utf8
2024-06-18 14:55:25 +08:00
Robert Schulze
95fe3a8035
Merge remote-tracking branch 'rschu1ze/master' into uniform-snowflake-id-conversion
2024-06-17 13:26:38 +00:00
Max K
f81cbbab2a
do not mypy ci unittests
2024-06-15 19:16:12 +00:00
Max K
0aa7665f04
do not pylint ci unittests
2024-06-15 18:25:49 +02:00
Shaun Struwig
f4b01dd132
Update aspell-dict.txt
2024-06-15 08:42:07 +02:00
Kirill Nikiforov
dc50abd671
Merge branch 'master' into mongodb_refactoring
2024-06-15 02:41:40 +03:00
Max K
eb2af82022
reenable black
2024-06-14 18:43:59 +02:00
Robert Schulze
06b27f0922
Merge pull request #64991 from arenadata/ADQM-1893
...
Add functions to encode and decode base64url
2024-06-14 12:41:38 +00:00
Max K
6e3199ebea
CI: ci_config refactoring
2024-06-14 11:58:29 +02:00
Max K
87f451d764
Revert "Change default s3_throw_on_zero_files_match to true, document that presigned S3 URLs are not supported"
2024-06-13 22:36:57 +02:00
Alexey Milovidov
dcbfa50446
Merge pull request #51008 from ClickHouse/nopresigned
...
Change default s3_throw_on_zero_files_match to true, document that presigned S3 URLs are not supported
2024-06-13 21:25:38 +02:00
Kseniia Sumarokova
9551f3b98a
Merge pull request #65208 from ClickHouse/sync-profile-events
...
Sync ProfileEvents.h
2024-06-13 15:46:52 +00:00
Mikhail Gorshkov
a6520bcf90
Merge branch 'master' of https://github.com/ClickHouse/ClickHouse into ADQM-1893
2024-06-13 14:03:11 +00:00
kssenii
88b6b2732a
Sync changes
2024-06-13 15:14:05 +02:00
Antonio Andelic
61012a86aa
Merge pull request #64365 from ClickHouse/fix-gwp-asan
...
Try to fix GWPAsan
2024-06-13 13:09:11 +00:00
Robert Schulze
3fd1918c3f
Update check-style
2024-06-12 16:21:08 +02:00
Mikhail f. Shiryaev
9d1f64e8b3
Update utils/check-style/check-style
2024-06-12 16:11:21 +02:00
Robert Schulze
3ff69a9a03
Update utils/check-style/check-style
...
Co-authored-by: Mikhail f. Shiryaev <mr.felixoid@gmail.com>
2024-06-12 15:36:15 +02:00
Robert Schulze
13b23e9e9c
Check submodule name in style check
2024-06-12 13:08:50 +00:00
Michael Kolupaev
26e5d9a867
aspell
2024-06-11 23:06:59 +00:00
Robert Schulze
e6d222b148
Merge pull request #64900 from Blargian/docs_flameGraph
...
[Docs] add `flameGraph` aggregate function to docs
2024-06-11 14:42:18 +00:00
Robert Schulze
9b37288e7e
Merge remote-tracking branch 'rschu1ze/master' into uniform-snowflake-id-conversion
2024-06-10 16:49:36 +00:00
Antonio Andelic
ee46c82dc2
Merge branch 'master' into fix-gwp-asan
2024-06-10 09:39:13 +02:00
Robert Schulze
e9bcaad952
Merge pull request #64911 from Blargian/document_lowCardinalityXYZ
...
[Docs] add `lowCardinalityKeys`, `lowCardinalityIndices` to docs
2024-06-09 10:44:13 +00:00
Mikhail Gorshkov
54630c932e
Style fix
2024-06-07 18:28:30 +00:00
Alexey Milovidov
95e3adf976
Merge pull request #62519 from ClickHouse/linestring
...
Add support for `LineString` geometry type
2024-06-07 18:38:27 +02:00
Yarik Briukhovetskyi
f6d525f6df
Merge branch 'ClickHouse:master' into time_buckets_impl
2024-06-07 13:24:46 +02:00
Robert Schulze
9920c3d17f
Add uniform snowflakeID conversion functions
2024-06-07 11:16:46 +00:00
Shaun Struwig
47578c7243
Update aspell-dict.txt
2024-06-07 08:43:49 +02:00
Antonio Andelic
ee019596ca
Merge branch 'master' into fix-gwp-asan
2024-06-07 08:22:37 +02:00
Alexey Milovidov
821c7322bd
Merge pull request #58349 from azat/ci/flake8
...
Check python code with flake8
2024-06-06 19:03:58 +02:00
Yarik Briukhovetskyi
26503e1c53
Merge branch 'ClickHouse:master' into time_buckets_impl
2024-06-06 16:36:39 +02:00
Shaun Struwig
3c4f4d8981
Update aspell-dict.txt
2024-06-06 15:08:54 +02:00
Antonio Andelic
9b16cadbdd
Merge branch 'master' into fix-gwp-asan
2024-06-06 09:45:28 +02:00
xogoodnow
c55e79f283
Added words at the right place
2024-06-06 02:19:15 +03:30
xogoodnow
6ff11f54d0
added mlock and mlockall
2024-06-06 02:10:19 +03:30
Azat Khuzhin
11905682a9
Check python code with flake8
...
Recently assert-on-tuple had been introduced in tests [1], let's prevent
this.
[1]: https://github.com/ClickHouse/ClickHouse/pull/56367#discussion_r1437098533
v2: pin flake8 to 4.0.1 (instead of originally 6.1) due to other dependencies, hope that it will find such errors
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-06-05 14:46:38 +02:00
Antonio Andelic
69fd05cb55
Merge branch 'master' into fix-gwp-asan
2024-06-05 09:31:36 +02:00
Robert Schulze
46434f9040
Merge pull request #63578 from ElderlyPassionFruit/add-compression-sorts-optimization
...
Best-effort sorting to improve compressability
2024-06-04 19:02:55 +00:00
Robert Schulze
c061a42f35
Merge pull request #64742 from Beetelbrox/fjurado-61548/feat-add-parseReadableSize-function
...
Add `parseReadableSize` function
2024-06-04 18:39:33 +00:00
Alexey Milovidov
c0aad2a2b5
Merge pull request #64777 from ClickHouse/remove-iostream-debug-helpers
...
Remove iostream debug helpers
2024-06-04 20:44:30 +02:00
Igor Markelov
50e6c28fb2
Fix style
2024-06-04 15:21:44 +00:00
Robert Schulze
e02cc4c9e0
Fix style, pt. II
2024-06-04 09:54:34 +00:00
Robert Schulze
ca40ac9886
Fix spelling
2024-06-04 09:25:48 +00:00
Antonio Andelic
b2c0917925
Merge branch 'master' into fix-gwp-asan
2024-06-04 09:15:02 +02:00
Alexey Milovidov
84914f2c3d
Remove iostream_debug_helpers
2024-06-04 05:48:45 +02:00
Yarik Briukhovetskyi
230fbf76a9
Merge pull request #60156 from Artemmm91/hilbert-function
...
Add `hilbertEncode` and `hilbertDecode` functions
2024-06-03 12:23:01 +00:00
Francisco Javier Jurado Moreno
0081cc2d34
Add parseReadableSize* function names to spellchack ignore list
2024-06-03 10:49:18 +02:00
Antonio Andelic
5633a18f2f
Merge branch 'master' into fix-gwp-asan
2024-06-03 10:43:14 +02:00
Kirill Nikiforov
4f5fdb4db2
Merge branch 'master' into HEAD
2024-06-02 03:28:26 +03:00
Robert Schulze
48bd68a93e
Revert "Add fromReadableSize
function"
2024-05-30 09:55:26 +02:00
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
Antonio Andelic
3ccb05c10d
Fix style
2024-05-28 08:42:17 +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
Kirill Nikiforov
baa329b8db
new test cases, some fixes
2024-05-26 20:47:53 +03: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
1059b51177
Merge remote-tracking branch 'origin/master' into use-iobject-storage-for-table-engines-1
2024-05-22 14:13:27 +02:00
Azat Khuzhin
2a29046d03
Revert "Exclude FunctionsConversion from the large objects check for now"
...
This reverts commit 7261f924bb
.
2024-05-21 19:18:39 +02: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
Alexey Milovidov
28ded4a471
Merge pull request #63632 from azat/global-query-profiler-followup
...
Ignore global profiler if system.trace_log is not enabled and fix really disable it for keeper standalone build
2024-05-20 08:42:25 +02: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
Mariia Khristenko
692d4fd75d
Fix check-style
2024-05-13 18:14:25 +03:00
Azat Khuzhin
7261f924bb
Exclude FunctionsConversion from the large objects check for now
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-05-13 11:05:36 +02: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
Mikhail f. Shiryaev
1dd97b4c15
Fix the output for shellcheck
2024-04-18 18:04:09 +02: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
da8da3cbe9
Better usability of "expect" tests: less trouble with running directly
2024-03-23 17:52:26 +01:00
Alexey Milovidov
92f57c1c1c
Merge branch 'master' into docs-mysql-table-engine
2024-03-22 03:34:56 +03:00
divanik
cc7a4182e3
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/generate_series_function
2024-03-21 11:27:48 +00:00
Mikhail f. Shiryaev
ff9a6d0958
Merge pull request #61197 from ClickHouse/merge-commit-style-autofix
...
Merge commit style autofix
2024-03-21 09:59:53 +01:00
Mikhail f. Shiryaev
952b6b8514
Use the same features for black check
2024-03-20 18:00:02 +01:00
Mikhail f. Shiryaev
54fae360f0
Disable duplicate-inclides style check
2024-03-20 17:50:40 +01:00
divanik
8ec2dd31c7
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/generate_series_function
2024-03-20 10:54:51 +00:00
robot-clickhouse-ci-1
b6cc44bd3b
Merge pull request #61054 from peter279k/add_tw_weather_dataset
...
Add another example dataset for presenting usage
2024-03-19 18:21:32 +01: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
Mikhail f. Shiryaev
97b0513f99
Enable duplicate includes back, rewrite and parallelize them
2024-03-18 15:04:45 +01:00
Mikhail f. Shiryaev
41432c56a8
Enable shellcheck conditionally
2024-03-18 15:04:44 +01:00
Alexey Milovidov
994bf8765c
Merge branch 'master' of github.com:ClickHouse/ClickHouse into split-cast-overload-resolver
2024-03-17 14:20:02 +01:00
Alexey Milovidov
3165a5e4c4
Merge pull request #61162 from ClickHouse/split-range-hashed-dictionary
...
Split `RangeHashedDictionary`
2024-03-17 16:18:06 +03:00
Alexey Milovidov
9be38c064a
Merge branch 'master' into split-cast-overload-resolver
2024-03-16 14:07:59 +01:00
János Benjamin Antal
b66df8b415
Merge remote-tracking branch 'origin/master' into split-range-hashed-dictionary
2024-03-15 14:39:58 +00:00
Dan Wu
b04af46242
Merge branch 'ClickHouse:master' into master
2024-03-15 11:06:52 +08: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
János Benjamin Antal
7b79d92bbe
Adjust large object check
2024-03-14 17:49:23 +00:00
János Benjamin Antal
b59680911c
Move getItemsShortCircuitImpl
and getItemsImpl
into separate files
2024-03-14 12:32:13 +00:00
Alexey Milovidov
8094dd88d9
Merge branch 'master' into split-cast-overload-resolver
2024-03-14 13:08:37 +01:00
Alexey Milovidov
1a41aa4ac7
Merge branch 'master' of github.com:ClickHouse/ClickHouse into split-cast-overload-resolver
2024-03-14 13:06:23 +01: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
65a541fbdb
Tighten
2024-03-13 07:48:14 +01:00
János Benjamin Antal
f1f388d9d2
Remove RangeHashedDictionary as exception from large objects check
2024-03-12 10:02:44 +00:00
Alexey Milovidov
5222ebc4b4
Merge branch 'master' of github.com:ClickHouse/ClickHouse into split-cast-overload-resolver
2024-03-12 06:37:38 +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
Mikhail f. Shiryaev
b2f795601b
Merge pull request #61159 from ClickHouse/back-black
...
Enable black back
2024-03-11 13:37:03 +01: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
Mikhail f. Shiryaev
8f2ff2ccd8
Enable black back
2024-03-11 13:22:18 +01:00
Max Kainov
59c6311ead
improve report
...
#do_not_test
2024-03-11 11:50:37 +00:00
Max Kainov
49b78e0a0c
CI: check cpp and py files style on changes only
...
#do_not_test
2024-03-11 09:30:26 +00:00
Alexey Milovidov
78f8c93047
Merge branch 'master' into remove-in-memory-data-parts-2
2024-03-11 02:11:23 +01:00
Alexey Milovidov
8c08fc1f57
Revert "CI: make style check faster"
2024-03-11 04:09:26 +03:00
Alexey Milovidov
2550f9d284
Merge branch 'master' into remove-in-memory-data-parts-2
2024-03-11 01:44:20 +03:00
Alexey Milovidov
fc9efeddf7
Update check-large-objects.sh
2024-03-11 01:42:44 +03:00
Alexey Milovidov
d2b7fb03b1
Fix localization in check-large-objects
2024-03-10 23:36:03 +01:00
Max Kainov
f429f54af8
CI: make style check fast
...
#do_not_test
2024-03-10 17:25:51 +00:00
Dan Wu
adf056b54a
Update check-large-objects.sh to be language neutral
...
The previous implementation uses `total` keyword to filter out lines that contains the total size of objects under a directory. But when the OS uses other language, it fails to filter out that line, so the script would fail.
This implementation changes the script to match only lines that contains object file by their extension. This implementation would be language neutral.
2024-03-10 20:42:41 +08:00
Alexey Milovidov
fd3afe58d9
Merge branch 'master' into split-cast-overload-resolver
2024-03-10 09:50:00 +01:00
Alexey Milovidov
d337379385
Remove in-memory data parts, step 2
2024-03-10 06:44:26 +01:00
Max Kainov
681bd28c87
CI: make style check fast
...
#do_not_test
2024-03-09 20:57:23 +00:00
Alexey Milovidov
8a46eace13
Less exceptions
2024-03-09 09:15:56 +01:00
Robert Schulze
1366a3ebe2
Merge pull request #60649 from rschu1ze/revert-revert-54746_to_millisecond_function
...
Revert "Revert "Add `toMillisecond` function""
2024-03-08 10:55:04 +01:00
János Benjamin Antal
bdb76d9dd4
Fix aspell errors
2024-03-06 16:30:22 +00:00
Mikhail f. Shiryaev
d6325e267c
Use pyproject.toml for pylynt configuration
2024-03-06 16:53:58 +01: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
Mikhail f. Shiryaev
d2f92483f2
Add even more python code to pylint check, fix lambdas
2024-03-05 16:02:44 +01:00
Pradeep Chhetri
67be42fa67
Enable pylint for all tests
2024-03-05 15:59:05 +01:00