Commit Graph

2961 Commits

Author SHA1 Message Date
Yakov Olkhovskiy
d552f51dfe cleanup 2024-10-21 00:12:55 +00:00
Yakov Olkhovskiy
ed232f2675 Merge branch 'master' into impl-libfuzzer-3 2024-10-19 14:35:50 +00:00
Raúl Marín
76b081c718
Merge pull request #70739 from Algunenano/settings3
Move more setting structs to pImpl
2024-10-17 15:44:59 +00:00
Pablo Marcos
9c9543ed8a
Merge pull request #70607 from Blargian/docs_globalVariable
[Docs] adds `globalVariable` function
2024-10-17 13:33:21 +00:00
Pablo Marcos
286610f3f3 Add globalVariable to ignore dict 2024-10-17 11:00:55 +00:00
Raúl Marín
99924ba2bc Move ServerSettings to pImpl 2024-10-16 21:13:26 +02:00
Raúl Marín
786c2bc575 Move CoordinationSettings to pImpl 2024-10-16 14:38:46 +02:00
Nikita Taranov
5fbf184c08 fix 2024-10-15 12:17:34 +01:00
Yakov Olkhovskiy
845c4a543c add test for libfuzzer 2024-10-10 18:59:48 +00:00
Alexey Milovidov
d24b8bea37
Merge pull request #70468 from johnnyfish/patch-1
Update gui.md
2024-10-09 15:53:18 +00:00
Robert Schulze
df8568c446
Merge pull request #70421 from Blargian/docs_extract
[Docs] Updates `extract`, adds `extractGroups` documentation
2024-10-09 01:46:01 +00:00
Robert Schulze
6307267ba2
Merge pull request #70419 from Blargian/docs_current_schemas
[Docs] Document `currentSchemas` function
2024-10-09 01:43:15 +00:00
johnnyfish
124970bf40 spelling fixes 2024-10-08 18:39:10 +03:00
Blargian
5703b5409a review changes and fix style-heck 2024-10-08 17:23:30 +02:00
robot-clickhouse
f920f957d6 Update version_date.tsv and changelogs after v24.3.12.75-lts 2024-10-08 15:03:12 +00:00
Blargian
78e57ebe04 update aspell-ignore 2024-10-08 16:25:26 +02:00
robot-clickhouse
e54eabde84 Update version_date.tsv and changelogs after v24.8.5.115-lts 2024-10-08 05:00:26 +00:00
Konstantin Bogdanov
2f8d15bcaa
Merge pull request #69768 from ClickHouse/tidy-redability-else-after-return
Prepare to enable `clang-tidy` `readability-else-after-return`
2024-10-07 07:53:18 +00:00
Konstantin Bogdanov
67c1e89d90
Apply linter changes 2024-10-06 12:29:20 +02:00
Alexey Milovidov
f056c6c2e5 Add words to dict 2024-10-06 11:35:27 +08:00
Alexey Milovidov
1ffae83809 Fix style 2024-10-06 11:15:47 +08:00
Alexey Milovidov
c0795b616a Fix unknown words 2024-10-06 11:15:28 +08:00
Alexey Milovidov
9c8dd953f0 Fix a wrong variable name 2024-10-06 11:15:11 +08:00
Alexey Milovidov
8c881049b5 Fix typos 2024-10-06 11:14:51 +08:00
Alexey Milovidov
db0c76c74e Fix style 2024-10-06 11:14:29 +08:00
Alexey Milovidov
f657f1e0b4 Fix typos 2024-10-06 11:13:43 +08:00
Alexey Milovidov
418233dbd8
Merge pull request #63689 from mariaKhr/interactive-metrics-table
An option for clickhouse-client to show realtime table with metrics
2024-10-05 07:19:14 +00:00
Raúl Marín
f32da6f837 Faster style checker 2024-10-04 22:10:35 +02:00
Raúl Marín
cbfd5cf90e Hide MergeTreeSettings implementation 2024-10-04 19:03:15 +02:00
Julia Kartseva
53879083a9 Merge remote-tracking branch 'upstream/master' into interactive-metrics-table 2024-10-04 03:02:02 +00:00
robot-clickhouse
53e22b6e62 Update version_date.tsv and changelogs after v24.9.2.42-stable 2024-10-03 10:14:59 +00:00
Max K.
d73de82218
Merge pull request #69822 from ClickHouse/ci_try_praktika
CI: praktika integration 1
2024-09-30 16:41:59 +00:00
Alexey Katsman
b2b3931aa9
Merge pull request #69917 from shiyer7474/add_getSettingOrDefault_function
Add getSettingOrDefault() function
2024-09-30 16:16:21 +00:00
Alexey Milovidov
cfab738682
Merge pull request #67802 from peter279k/update_stackoverflow_daraset_doc
Improve Stack Overflow dataset doc
2024-09-30 16:09:02 +00:00
Max Kainov
fc40b5bf70 fix 2024-09-30 17:09:39 +02:00
Chun-Sheng, Li
5e01e4d6b7
Update aspell-dict.txt
Add PostLinks to ignore spell check
2024-09-30 21:07:49 +08:00
Max Kainov
9afd753718 Try praktika 2024-09-30 10:49:13 +02:00
Antonio Andelic
932a5639a2 Merge branch 'master' into keeper-xid-64 2024-09-30 09:57:37 +02:00
Yakov Olkhovskiy
06a8b8b7f4
Merge pull request #70087 from m7kss1/ripemd160-support
Re-added RIPEMD160 support
2024-09-28 05:56:04 +00:00
Alexey Milovidov
0356287344
Merge pull request #70038 from ClickHouse/isort
Add isort to the style checking for python files
2024-09-28 01:47:37 +00:00
Dergousov Maxim
b87c57d180
small fix 2024-09-28 01:55:27 +03:00
Dergousov Maxim
d2e7fc6b3a
docs check-style fix 2024-09-28 01:53:14 +03:00
Tuan Pham Anh
09a4173a33 Merge branch 'master' into add-identifier-quoting-rule 2024-09-27 13:02:49 +00:00
robot-clickhouse
7c6ce8611c Automatic style fix 2024-09-27 10:19:49 +00:00
Mikhail f. Shiryaev
d396ec3310
Add isort to the style checking for python 2024-09-27 12:05:59 +02:00
Tuan Pham Anh
fd7a6ebcd8 Add postgres to aspell-dict.txt 2024-09-27 02:24:24 +00:00
robot-clickhouse
3a3145f3c6 Update version_date.tsv and changelogs after v24.9.1.3278-stable 2024-09-26 22:02:03 +00:00
Robert Schulze
da77f360cd
Minor fixups 2024-09-26 10:36:09 +00:00
Robert Schulze
72ae2fed46
Revert "feat: add docs"
This reverts commit 0f3c7ae8c2.
2024-09-26 10:31:10 +00:00
Robert Schulze
fd6f87a01c
Revert "Renamed a function"
This reverts commit 0983c5067a.
2024-09-26 10:29:46 +00:00