Commit Graph

3128 Commits

Author SHA1 Message Date
robot-clickhouse
7785a9b15e
Merge pull request #72042 from ClickHouse/auto/v24.3.14.35-lts
Update version_date.tsv and changelog after v24.3.14.35-lts
2024-11-19 09:14:49 +00:00
Sema Checherinda
7bb68c0f8a
Merge pull request #68800 from ClickHouse/chesema-merge-wb
no auto write buffer finalization in destructors
2024-11-19 09:00:50 +00:00
Emmanuel Dias
b559738197 mention arrayPrAUC on docs 2024-11-18 17:39:38 -03:00
robot-clickhouse
926e4a3c38 Update version_date.tsv and changelogs after v24.3.14.35-lts 2024-11-18 16:54:41 +00:00
robot-clickhouse
ddc5c80601 Update version_date.tsv and changelogs after v24.9.3.128-stable 2024-11-18 16:13:27 +00:00
robot-clickhouse
85a5f91b29 Update version_date.tsv and changelogs after v24.8.7.41-lts 2024-11-18 15:16:24 +00:00
Alexey Milovidov
1062e6316f Fix cast 2024-11-18 01:35:03 +01:00
Sema Checherinda
e9fff481fa Merge branch 'master' into chesema-merge-wb 2024-11-17 00:46:58 +01:00
Robert Schulze
469733d327
Merge pull request #71581 from KevinyhZou/fix_comments_parse_date_time
Add function `parseDateTime64` and follow-up to #70737
2024-11-15 15:31:46 +00:00
Sema Checherinda
b3f4e3e5a5 Merge branch 'master' into chesema-merge-wb 2024-11-15 13:53:46 +01:00
Sema Checherinda
5b3b9fad2f
Merge branch 'master' into chesema-merge-wb 2024-11-14 12:04:00 +01:00
kevinyhzou
0349eeed37 Merge branch 'master' into fix_comments_parse_date_time 2024-11-14 16:41:52 +08:00
Sema Checherinda
8a433a2222 add finalize calls in utils 2024-11-12 12:50:57 +01:00
kevinyhzou
eea644dc45 remove unused changes 2024-11-12 11:35:50 +08:00
kevinyhzou
373f00c127 fix review & ci 2024-11-12 11:25:14 +08:00
Alexey Milovidov
935694480b Merge branch 'master' into fp16 2024-11-11 19:54:43 +01:00
Robert Schulze
5aa9e64070
Fix spelling 2024-11-11 10:11:23 +00:00
Alexey Milovidov
73eba44238 Merge branch 'master' of github.com:ClickHouse/ClickHouse into fp16 2024-11-11 00:40:39 +01:00
Robert Schulze
3668a78589
Fix spelling 2024-11-10 17:24:00 +00:00
Alexey Milovidov
6cb083621a Documentation 2024-11-10 02:47:59 +01:00
robot-clickhouse
16a670166c Update version_date.tsv and changelogs after v24.3.13.40-lts 2024-11-07 21:48:11 +00:00
robot-clickhouse
bdd18b35b2
Merge pull request #71428 from ClickHouse/auto/v24.8.6.70-lts
Update version_date.tsv and changelog after v24.8.6.70-lts
2024-11-05 09:18:18 +00:00
Yakov Olkhovskiy
d3e2d9d820
Merge pull request #70112 from ClickHouse/impl-libfuzzer-3
CI: enable libfuzzer
2024-11-05 05:44:17 +00:00
Alexey Milovidov
b313e2c462
Merge pull request #71343 from ClickHouse/auto/v24.10.1.2812-stable
Update version_date.tsv and changelog after v24.10.1.2812-stable
2024-11-05 01:43:51 +01:00
robot-clickhouse
6b4d44be28 Update version_date.tsv and changelogs after v24.8.6.70-lts 2024-11-04 16:42:06 +00:00
Vladimir Cherkasov
cdac4f600f
Merge branch 'master' into check-table-structure-completely-setting 2024-11-01 13:38:40 +01:00
Vladimir Cherkasov
c6184440c4
check-doc-aspell: Print full path to script in CI report 2024-11-01 10:39:14 +01:00
robot-clickhouse
a50bc3bac1 Update version_date.tsv and changelogs after v24.10.1.2812-stable 2024-11-01 08:50:54 +00:00
Alexey Milovidov
2da8b508d1 Merge branch 'master' into strict-license-check 2024-10-28 06:38:30 +01:00
Raúl Marín
97db57c09d Fix negative check 2024-10-26 00:54:33 +02:00
Raúl Marín
9006eec35d
Merge pull request #71019 from Algunenano/settings6
Move remaining settings objects to pImpl and start simplification
2024-10-25 20:23:12 +00:00
Alexey Milovidov
1172c549a3 Merge branch 'master' into strict-license-check 2024-10-25 18:23:43 +02:00
Yarik Briukhovetskyi
feb1fbbacb
Merge branch 'ClickHouse:master' into maxTableName 2024-10-25 18:16:14 +02:00
Raúl Marín
7b9ee84cf7
Merge branch 'master' into settings6 2024-10-25 22:01:23 +08:00
Raúl Marín
3e8bc8bf18
Merge pull request #69619 from bigo-sg/enable_quantile_exact_interpolate_new
Support aggreate function quantileExactWeightedInterpolated, which is a interpolated implementation based on quantileExactWeighted
2024-10-25 13:59:43 +00:00
Han Fei
6f3e25b50d
Merge pull request #70737 from KevinyhZou/support_datetime64_parse_joda_syntax
Support parse `DateTime64` and timezone in joda syntax
2024-10-25 12:37:15 +00:00
zwy991114
f878c551c7
Merge branch 'master' into check-table-structure-completely-setting 2024-10-25 12:02:51 +08:00
Alexey Milovidov
9dacfa23dd Merge branch 'master' into strict-license-check 2024-10-24 17:26:44 +02:00
Pablo Marcos
611dbd59be Merge branch 'master' into system-query-metric-log 2024-10-24 12:02:51 +00:00
Raúl Marín
369c58c0f2 Reduce deps from SettingsEnums 2024-10-24 13:57:26 +02:00
Raúl Marín
350bd26196 Introduce S3RequestSetting as pImpl 2024-10-24 12:27:52 +02:00
Raúl Marín
83eeb26607 Introduce S3AuthSettings as pImpl 2024-10-24 12:27:52 +02:00
kevinyhzou
abb69d70a8 Merge branch 'master' into support_datetime64_parse_joda_syntax 2024-10-24 11:07:35 +08:00
Alexey Milovidov
1db4dfc346 Better script 2024-10-24 03:23:17 +02:00
Raúl Marín
4c95b5365a Merge remote-tracking branch 'blessed/master' into settings5 2024-10-23 22:31:32 +02:00
Alexey Milovidov
ceb125b8b0 Warn about unexpected licenses 2024-10-23 22:15:50 +02:00
Raúl Marín
f3748fa5c2 Move MaterializedMySQLSettings to pImpl 2024-10-23 21:18:07 +02:00
Raúl Marín
b679608044 Move ExecutableSettings.h to pImpl 2024-10-23 20:48:30 +02:00
Raúl Marín
34bdda222a Move MySQLSettings to pImpl 2024-10-23 19:34:57 +02:00
Raúl Marín
bd5b88e0b8 Fix style checker for auto settings 2024-10-23 18:46:06 +02:00
Raúl Marín
7f1aa49692 Make shellcheck happier and the style checker code easier to understand 2024-10-23 18:44:04 +02:00
Raúl Marín
6727af1236 Make MemorySettings a pImpl and simplify style checker even more 2024-10-23 18:43:25 +02:00
serxa
680119f095 Fix c++expr -b option 2024-10-23 15:09:54 +00:00
Raúl Marín
7f46ca07d3 Fix style checker when the externs do not have leading whitespaces 2024-10-23 14:56:32 +02:00
Raúl Marín
e2d0df69fd Move SetSettings to pImpl 2024-10-23 14:40:26 +02:00
Raúl Marín
b4b602b943 Simplify adding new settings to style checker 2024-10-23 14:03:56 +02:00
Raúl Marín
bc6e98d08d Move DistributedSettings to pImpl 2024-10-23 13:23:09 +02:00
Raúl Marín
c8713f99a8 Move FileLogSettings to pImpl and reduce some header deps 2024-10-22 20:12:31 +02:00
Raúl Marín
6629d41175 Move HiveSettings to pImpl 2024-10-22 18:43:12 +02:00
Raúl Marín
56f65d8d43 Move KafkaSettings to pImpl 2024-10-22 18:43:12 +02:00
Raúl Marín
a2f806b933 Move NATSSetting to pImpl 2024-10-22 18:43:12 +02:00
Pablo Marcos
fd9262df76 Merge branch 'master' into system-query-metric-log 2024-10-22 12:07:15 +00:00
kevinyhzou
e4d909c845 Merge branch 'master' into support_datetime64_parse_joda_syntax 2024-10-22 10:14:42 +08:00
Raúl Marín
45bdd04dd7 Merge remote-tracking branch 'blessed/master' into settings4 2024-10-21 22:54:21 +02:00
Raúl Marín
98b8dd5b0c Move RefreshSettings to pImpl 2024-10-21 19:07:33 +02:00
Raúl Marín
68a1b2a880 Move ObjectStorageQueueSettings to pImpl 2024-10-21 18:00:56 +02:00
Raúl Marín
5d73af32d4 Move MaterializedPostgreSQLSettings to pImpl 2024-10-21 16:00:28 +02:00
Vladimir Cherkasov
eab454f3b9
upd aspell-dict.txt 2024-10-21 15:13:58 +02:00
Raúl Marín
0965f773bd Move RabbitMQSettings to pImpl 2024-10-21 14:39:46 +02:00
Raúl Marín
87a740cc61 Move RocksDBSettings to pImpl 2024-10-21 13:27:53 +02:00
Raúl Marín
27ab849857 Move TimeSeriesSettings to pImpl 2024-10-21 12:53:50 +02:00
kevinyhzou
8357ba3241 Merge branch 'master' into support_datetime64_parse_joda_syntax 2024-10-21 15:34:19 +08:00
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
Yarik Briukhovetskyi
dff73d5baf move the code 2024-10-17 17:07:46 +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
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