Yarik Briukhovetskyi
0804fa6dfc
Merge branch 'ClickHouse:master' into time_buckets_impl
2024-06-18 17:52:02 +02: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
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
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
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
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
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