Commit Graph

152537 Commits

Author SHA1 Message Date
serxa
34d8a20307 Merge branch 'master' into fix-progress-indication-race 2024-08-31 12:12:23 +00:00
Igor Nikonov
a6145e5099 Fix: expression description in plan after lift up unioin optimization 2024-08-31 12:09:02 +00:00
avogar
2287f280da Merge branch 'master' of github.com:ClickHouse/ClickHouse into dynamic-json-distinct-aggregate-functions 2024-08-31 11:36:23 +00:00
wxybear
5ef1830f55 feat: add explain ast insert queries test 2024-08-31 18:39:01 +08:00
sakulali
199aaff711 Kindly ping CI and try to reproduce failed CI tests 2024-08-31 18:13:07 +08:00
wxybear
c702d2581e fix: handle insert query in explain queries in multiquery mode 2024-08-31 14:50:35 +08:00
liuneng
cd1685d409 fix error message 2024-08-31 10:49:50 +08:00
liuneng
5e0000c4ca add test case and doc 2024-08-31 10:49:50 +08:00
liuneng
74f99d1f07 support datetrunc and toStartOfxxx on date32 2024-08-31 10:49:50 +08:00
Nikita Mikhaylov
3ffb965b23
Fix gateway 2024-08-31 02:02:15 +02:00
Ilya Golshtein
a031ec7452 compose_subnet: dns tests passed 2024-08-30 22:02:17 +00:00
serxa
9f96d18060 cleanup 2024-08-30 19:33:34 +00:00
serxa
3675e83a3f Fix data race in ResourceGuard 2024-08-30 19:27:26 +00:00
serxa
30dd82324a revert wrong data race fix 2024-08-30 19:26:59 +00:00
Yarik Briukhovetskyi
e7f403a27e
Merge pull request #68823 from yariks5s/remove_integration_test_datetime
Convert integration test `test_incorrect_datetime_format` to stateless
2024-08-30 16:35:44 +00:00
Yakov Olkhovskiy
950ca28f53
Merge pull request #67805 from sunny19930321/feature/add-delete-from-in-partition-command
Lightweight Delete In Partition
2024-08-30 15:44:46 +00:00
Han Fei
a812cc0809
Merge pull request #69080 from hanfei1991/hanfei/fix-logical-error-async-insert-dup-offsets
fix logical error for empty async inserts
2024-08-30 15:41:25 +00:00
avogar
cf87893758 Don't infer Bool type from String in CSV when input_format_csv_try_infer_numbers_from_strings=1 2024-08-30 15:28:53 +00:00
Mikhail Artemenko
edd5817d1e Merge branch 'master' into issues/68934/cp 2024-08-30 14:43:36 +00:00
Nikita Mikhaylov
0238534358
Merge pull request #68984 from ClickHouse/slowenc
no-tsan in 02735_parquet_encoder
2024-08-30 14:13:39 +00:00
Nikita Mikhaylov
cbf8271254 Better 2024-08-30 15:45:51 +02:00
Sergei Trifonov
f59ed02acb
Merge pull request #68956 from Blargian/docs_toBool
[Docs] add `toBool` to docs
2024-08-30 13:11:50 +00:00
Alejandro
91b345714d Revert enabling the legacy analyzer 2024-08-30 13:16:31 +01:00
Raúl Marín
b4b6819624 Adapt backward compatibility test 2024-08-30 14:07:30 +02:00
Yarik Briukhovetskyi
b7eb7cceeb
remake test to remove the head of path 2024-08-30 14:02:59 +02:00
Nikolai Kochetov
84d37c1bab
Merge pull request #69035 from VOkunev/master
Support for the Spanish language in the embedded dictionaries
2024-08-30 11:14:08 +00:00
vdimir
17cdcf4c74
Merge pull request #68957 from ClickHouse/vdimir/perf-test-cgrp-mem
perf tests set cgroups_memory_usage_observer_wait_time to zero
2024-08-30 11:09:14 +00:00
Yarik Briukhovetskyi
45face77aa
Merge branch 'ClickHouse:master' into remove_integration_test_datetime 2024-08-30 13:02:07 +02:00
Han Fei
b0ecacc0c3 remove no-parallel 2024-08-30 12:53:42 +02:00
Yarik Briukhovetskyi
76b938acaf
Update docs/en/sql-reference/aggregate-functions/parametric-functions.md 2024-08-30 12:50:08 +02:00
Yarik Briukhovetskyi
9a4c32e8de
Update docs/en/sql-reference/aggregate-functions/parametric-functions.md 2024-08-30 12:50:02 +02:00
Yarik Briukhovetskyi
b1fc15ffc9
Update docs/en/sql-reference/aggregate-functions/parametric-functions.md 2024-08-30 12:49:56 +02:00
flynn
af7adfe4b2 Remove unused code 2024-08-30 09:03:23 +00:00
flynn
c5b92413ca Fix vector similarity index does not work for cosineDistance 2024-08-30 08:28:31 +00:00
Alejandro
8ed128792d remove comment 2024-08-30 08:59:40 +01:00
Alejandro
aeaaef4347 Run tests without new analyzer 2024-08-30 08:59:27 +01:00
flynn
6ad8e5558a Fix typo 2024-08-30 07:25:25 +00:00
sunny19930321
6143f99f7a fix: change alter query to ternary expression 2024-08-30 15:02:09 +08:00
liuneng
f7fda2471c fix typo 2024-08-30 14:09:31 +08:00
Shaun Struwig
4ac4806b14
Update aspell-dict.txt 2024-08-30 08:07:21 +02:00
flynn
a6fdc81bdc Merge branch 'master' of github.com:ClickHouse/ClickHouse into vector-index 2024-08-30 03:19:29 +00:00
Han Fei
8fbfc61c55
Merge pull request #69018 from hanfei1991/hanfei/fix-false-leak-in-fiu
fix false leak detect in libfiu
2024-08-30 00:31:10 +00:00
Yarik Briukhovetskyi
69c6419f6d
Merge branch 'ClickHouse:master' into sandbox_ 2024-08-30 00:58:38 +02:00
Han Fei
429905afa1 fix token 2024-08-30 00:44:03 +02:00
serxa
f5a88171a6 Fix ProgressIndication data race on cancelQuery() 2024-08-29 20:37:07 +00:00
Nikita Mikhaylov
d132a29e17
Merge pull request #69077 from ClickHouse/tylerhannan-patch-1
Update README.md
2024-08-29 20:01:24 +00:00
Han Fei
1a28621b9f fix style 2024-08-29 21:59:09 +02:00
Kirill Nikiforov
563f3a4880
Merge remote-tracking branch 'origin/master' into feat/59376 2024-08-29 23:20:13 +04:00
Kirill Nikiforov
79c01e717f
rm comment, add docs 2024-08-29 23:15:39 +04:00
avogar
25f31f9149 Fix conversion for Dynamic, add more tests 2024-08-29 18:15:05 +00:00