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 |
|
Han Fei
|
1772a877ad
|
fix logical error in async inserts
|
2024-08-29 20:10:34 +02:00 |
|
Michael Kolupaev
|
a474a5bc7c
|
asan timed out too (because flaky check has timeout of ~36 seconds instead of 600)
|
2024-08-29 17:15:39 +00:00 |
|
Tyler Hannan
|
93143b6116
|
Update README.md
|
2024-08-29 19:11:41 +02:00 |
|
Alexander Tokmakov
|
df16831cc8
|
Update tests/integration/test_covered_by_broken_exists/test.py
|
2024-08-29 18:56:37 +02:00 |
|
sakulali
|
aad57f438c
|
CREATE TABLE AS copy PRIMARY KEY, ORDER BY, and similar clauses.
|
2024-08-30 00:16:10 +08:00 |
|
Anton Popov
|
a4ddca773b
|
return back num_bytes
|
2024-08-29 16:03:41 +00:00 |
|
Mikhail Artemenko
|
1aae191b81
|
use db name in keeper path
|
2024-08-29 15:26:42 +00:00 |
|
Yarik Briukhovetskyi
|
a7d0a5991e
|
Merge pull request #69068 from AleksaC/patch-2
Fix row policy documentation grammar
|
2024-08-29 14:59:40 +00:00 |
|
Anton Popov
|
4499f20ca8
|
better code in AsynchronousInsertQueue
|
2024-08-29 14:38:59 +00:00 |
|
Alejandro
|
36725fb5e1
|
Improved comment to force CI to re-run
|
2024-08-29 15:05:19 +01:00 |
|
Yarik Briukhovetskyi
|
13311bd666
|
fix test
|
2024-08-29 16:02:06 +02:00 |
|
Anton Popov
|
b3dae16fd4
|
Merge pull request #68951 from CurtizJ/fix-subcolumns-mv
Fix materialized views with `optimize_functions_to_subcolumns`
|
2024-08-29 13:41:56 +00:00 |
|
Mikhail Artemenko
|
d8f0ce92af
|
fix style
|
2024-08-29 13:28:00 +00:00 |
|