Igor Nikonov
|
1d1f41521e
|
Merge branch 'master' into pr-local-plan
|
2024-09-02 11:07:07 +02:00 |
|
Yarik Briukhovetskyi
|
a1747493ac
|
Merge pull request #69066 from yariks5s/sandbox_
Path normalization in StorageFile
|
2024-09-02 08:27:41 +00:00 |
|
Igor Nikonov
|
11c6ba15fb
|
Merge pull request #69124 from ClickHouse/lift-up-union-expr-desc
Fix: expression description in plan after lift up union optimization
|
2024-09-02 08:25:21 +00:00 |
|
Igor Nikonov
|
37a9ff451e
|
Merge branch 'master' into lift-up-union-expr-desc
|
2024-09-01 17:51:09 +02:00 |
|
Yakov Olkhovskiy
|
44f76ed713
|
Merge pull request #69123 from wxybear/fix_explain_insert_query_multiquery_mode
Fix analyze explain ast insert query in multiquery mode
|
2024-08-31 21:07:43 +00:00 |
|
Yakov Olkhovskiy
|
b6ea3442b4
|
Merge pull request #69032 from alexon1234/include_real_time_execution_in_http_header
Add RealTimeMicroseconds to HTTP Header X-ClickHouse-Summary
|
2024-08-31 20:47:23 +00:00 |
|
wxybear
|
b066760a21
|
fix: explainedQuery nullptr && 02504_explain_ast_insert
|
2024-08-31 22:18:33 +08:00 |
|
Nikita Mikhaylov
|
0076084f9a
|
Merge pull request #69121 from ilejn/compose_subnet
Fix subnet in docker_compose_net.yml
|
2024-08-31 13:11:32 +00:00 |
|
Igor Nikonov
|
425a93e360
|
Fix
|
2024-08-31 12:12:32 +00:00 |
|
Igor Nikonov
|
a6145e5099
|
Fix: expression description in plan after lift up unioin optimization
|
2024-08-31 12:09:02 +00:00 |
|
wxybear
|
5ef1830f55
|
feat: add explain ast insert queries test
|
2024-08-31 18:39:01 +08:00 |
|
wxybear
|
c702d2581e
|
fix: handle insert query in explain queries in multiquery mode
|
2024-08-31 14:50:35 +08:00 |
|
Igor Nikonov
|
bfa27d6650
|
Fix 02500_remove_redundant_distinct
|
2024-08-31 06:11:50 +00: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 |
|
Igor Nikonov
|
81b8f8594c
|
Fix tests
|
2024-08-30 21:23:07 +00:00 |
|
Igor Nikonov
|
5b4b08b711
|
Merge remote-tracking branch 'origin/master' into pr-local-plan
|
2024-08-30 20:06:03 +00:00 |
|
Igor Nikonov
|
3c29f27dd2
|
Fix 03228_pr_subquery_view_order_by
|
2024-08-30 20:04:43 +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 |
|
Nikita Mikhaylov
|
0238534358
|
Merge pull request #68984 from ClickHouse/slowenc
no-tsan in 02735_parquet_encoder
|
2024-08-30 14:13:39 +00: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 |
|
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 |
|
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 |
|
sunny19930321
|
6143f99f7a
|
fix: change alter query to ternary expression
|
2024-08-30 15:02:09 +08:00 |
|
Shaun Struwig
|
4ac4806b14
|
Update aspell-dict.txt
|
2024-08-30 08:07:21 +02: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 |
|
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 |
|
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 |
|
Yarik Briukhovetskyi
|
a7d0a5991e
|
Merge pull request #69068 from AleksaC/patch-2
Fix row policy documentation grammar
|
2024-08-29 14:59:40 +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 |
|
Yarik Briukhovetskyi
|
5e8c8084cb
|
Merge pull request #69042 from konnectr/patch-5
RU Docs add ON CLUSTER SYSTEM SYNC REPLICA
|
2024-08-29 12:42:01 +00:00 |
|
Aleksa Cukovic
|
cd9be01c65
|
Fix row policy documentation grammar
|
2024-08-29 14:40:38 +02:00 |
|
Yarik Briukhovetskyi
|
9e51894cff
|
Merge branch 'ClickHouse:master' into remove_integration_test_datetime
|
2024-08-29 14:22:35 +02:00 |
|
Yarik Briukhovetskyi
|
97be458b58
|
add no-fasttest tag
|
2024-08-29 12:05:15 +00:00 |
|
Yarik Briukhovetskyi
|
34ce439043
|
chmod +x on test
|
2024-08-29 12:04:40 +00:00 |
|