Commit Graph

3055 Commits

Author SHA1 Message Date
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
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
52c40e6276 DatabaseReplicatedSettings to pImpl and reuse code 2024-10-18 18:47:09 +02:00
Pablo Marcos
f002e51a4e Merge branch 'master' into system-query-metric-log 2024-10-18 13:22:58 +00:00
Sergei Trifonov
ee557a9f11
Merge branch 'master' into fix-use-concurrency-control 2024-10-18 13:30:03 +02:00
taiyang-li
195909ee94 Merge remote-tracking branch 'origin/master' into enable_quantile_exact_interpolate_new 2024-10-18 15:05:29 +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
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
Robert Schulze
b5fc077515
Merge remote-tracking branch 'ClickHouse/master' into query-time-ef-search 2024-10-17 12:09:29 +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
Robert Schulze
c5260bae08
Fix spelling 2024-10-14 18:52:53 +00:00
Pablo Marcos
59d5bdd838 Merge branch 'master' into system-query-metric-log 2024-10-12 14:00:40 +00: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
Pablo Marcos
7a2ca16a08 Merge branch 'master' into system-query-metric-log 2024-10-09 03:56:41 +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
Pablo Marcos
a7798d6d5d
Merge branch 'master' into system-query-metric-log 2024-10-01 13:49:26 +02: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
Pablo Marcos
7965c5dd34 Merge branch 'master' into system-query-metric-log 2024-09-30 07:56:32 +00: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
Pablo Marcos
295c4590af Merge branch 'master' into system-query-metric-log 2024-09-27 10:28:18 +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
serxa
0d6f79909b Merge branch 'master' into fix-use-concurrency-control 2024-09-26 16:57:58 +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
Alexey Milovidov
0d7354953a
Revert "JSONCompactWithProgress query output format" 2024-09-26 09:47:08 +02:00
shiyer7474
454137f731 PR review feedback incorporated 2024-09-26 03:35:06 +00:00
Robert Schulze
d0bbed15e4
Merge pull request #69877 from rschu1ze/docs-tpc-h-ds
Docs: Add TPC-H and TPC-DS tutorials
2024-09-25 16:44:54 +00:00
Robert Schulze
bf25f47dc3
Update aspell-dict 2024-09-25 16:14:09 +00:00
Robert Schulze
16f9185c57
Update aspell-dict 2024-09-25 15:10:18 +00:00
李扬
bb6f18a3f0
Merge branch 'ClickHouse:master' into enable_quantile_exact_interpolate_new 2024-09-25 11:55:18 +08:00
Antonio Andelic
2419e3c579 Support 64bit XID in Keeper 2024-09-24 18:06:37 +02:00
Nikita Mikhaylov
0983c5067a Renamed a function 2024-09-24 14:44:07 +02:00
vdimir
b858595e54
Merge pull request #69861 from ClickHouse/vdimir/fix-mongo-cxx-driver-gen
Resubmit #63279
2024-09-24 11:41:28 +00:00
Robert Schulze
828848be77
Update aspell 2024-09-23 17:55:06 +00:00
Alexey Katsman
3aa75a1c5a
Merge pull request #69646 from bigo-sg/array_element_or_null
Support function arrayElementOrNull
2024-09-23 17:24:44 +00:00
vdimir
987635c12f
Merge branch 'master' into vdimir/fix-mongo-cxx-driver-gen 2024-09-23 12:49:33 +00:00
Robert Schulze
fe03476180
Update aspell dict 2024-09-23 10:36:04 +00:00
李扬
9f545c8e5e
Merge branch 'ClickHouse:master' into enable_quantile_exact_interpolate_new 2024-09-23 16:06:31 +08:00
vdimir
4c9c9015f8
Revert "Revert "Merge pull request #63279 from allmazz/mongodb_refactoring""
This reverts commit 2ae9c9ac16.
2024-09-23 07:06:58 +00:00
shiyer7474
3f1d96c3de Add function getSettingOrNull() 2024-09-23 04:57:17 +00:00
taiyang-li
75be12cbbf change as request 2024-09-23 09:55:20 +08:00
Alexey Milovidov
2ae9c9ac16 Revert "Merge pull request #63279 from allmazz/mongodb_refactoring"
This reverts commit 14cb02a18c, reversing
changes made to a940a9ebbc.
2024-09-22 22:28:24 +02:00
Alexey Milovidov
14cb02a18c
Merge pull request #63279 from allmazz/mongodb_refactoring
MongoDB integration refactoring
2024-09-21 18:18:44 +00:00
Alexey Milovidov
b995b45f8b
Merge pull request #67656 from ClickHouse/docs-peerdb
[Docs] Add notes on PeerDB
2024-09-21 16:54:06 +00:00
Alexey Milovidov
9191efea85
Merge pull request #69614 from onlyacat/fix_antlr
feat: add more keywords for alias(fix:#69613)
2024-09-21 16:50:32 +00:00
vdimir
8ba6acb64c
Merge pull request #68989 from petern48/add_arrayUnion_func
Add support for `arrayUnion()` function
2024-09-20 14:40:16 +00:00
Raúl Marín
8f40b49869 Allow cyrillic characters in generated contributor names 2024-09-20 12:58:26 +02:00
Julia Kartseva
5473e0b64b Merge remote-tracking branch 'upstream/master' into interactive-metrics-table 2024-09-19 22:34:13 +00:00
Kirill Nikiforov
8173c4fcff
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-09-19 17:00:00 +04:00
Kirill Nikiforov
ec9320d84f
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-09-19 14:00:15 +04:00
Raúl Marín
8efe8066f2 Merge remote-tracking branch 'blessed/master' into hide_yo_settings 2024-09-19 10:09:16 +02:00
Raúl Marín
a500a7ff50 Link issues and clang tidy 2024-09-18 20:35:52 +02:00
taiyang-li
aadccdedcd commit again 2024-09-18 23:13:23 +08:00
Raúl Marín
f3df7bd171 Hide Settings implementation 2024-09-18 15:48:02 +02:00
Kirill Nikiforov
2c360e86be
Merge remote-tracking branch 'origin' into mongodb_refactoring 2024-09-18 16:14:02 +04:00
taiyang-li
73ea56d584 fix style 2024-09-18 17:14:37 +08:00
taiyang-li
fc00298aac fix style 2024-09-18 16:05:12 +08:00
Antonio Andelic
e876997ebb Merge branch 'master' into keeper-some-improvement2 2024-09-17 10:28:02 +02:00
serxa
d86ad992f1 Merge branch 'master' into fix-use-concurrency-control 2024-09-16 15:05:14 +00:00