Blargian
|
60cca77c8a
|
add example for materialize function
|
2024-07-26 12:39:35 +02:00 |
|
Nikita Fomichev
|
7f80dab692
|
CI push
|
2024-07-26 12:34:36 +02:00 |
|
Raúl Marín
|
9ff1492245
|
Merge pull request #67179 from Blargian/docs_filesystemUnreserved
[Docs] rename `filesystemFree` to `filesystemUnreserved`
|
2024-07-26 10:27:08 +00:00 |
|
Pablo Marcos
|
98418120cd
|
Add parallel integration test execution to doc
|
2024-07-26 10:22:57 +00:00 |
|
Raúl Marín
|
72ebff825c
|
Reduce max time of 00763_long_lock_buffer_alter_destination_table
|
2024-07-26 12:19:09 +02:00 |
|
kevinyhzou
|
4096c13c4e
|
Merge branch 'master' into support_set_orc_read_timezone
|
2024-07-26 18:11:09 +08:00 |
|
Antonio Andelic
|
2519f9ed42
|
Only support archs
|
2024-07-26 12:08:16 +02:00 |
|
Alexey Milovidov
|
a9c0e9745d
|
Merge pull request #67099 from azat/tests/01246_buffer_flush
A more precise way of tracking flushing time in 01246_buffer_flush
|
2024-07-26 10:07:41 +00:00 |
|
Alexey Milovidov
|
dfae1ad6d5
|
Merge pull request #67142 from ClickHouse/fix_03145
fix `03145_non_loaded_projection_backup`
|
2024-07-26 10:02:29 +00:00 |
|
Alexey Milovidov
|
86f7b739e3
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-00705_drop_create_merge_tree
|
2024-07-26 11:59:40 +02:00 |
|
Alexey Milovidov
|
0c2b65733b
|
Merge remote-tracking branch 'origin/fix_02908_many_requests_to_system_replicas' into fix-00705_drop_create_merge_tree
|
2024-07-26 11:59:27 +02:00 |
|
Alexey Milovidov
|
d54fa16e84
|
Merge branch 'fix-00705_drop_create_merge_tree' into fix-00673_subquery_prepared_set_performance
|
2024-07-26 11:58:58 +02:00 |
|
Alexey Milovidov
|
d2d5f46eea
|
Merge remote-tracking branch 'origin/fix_02908_many_requests_to_system_replicas' into fix-00673_subquery_prepared_set_performance
|
2024-07-26 11:58:37 +02:00 |
|
Alexey Milovidov
|
13fd8070be
|
Merge branch 'master' into fix-00673_subquery_prepared_set_performance
|
2024-07-26 11:58:16 +02:00 |
|
Alexey Milovidov
|
ca9bf2c67c
|
Fix tidy
|
2024-07-26 11:53:48 +02:00 |
|
Robert Schulze
|
b9b32a809c
|
Merge pull request #67105 from rschu1ze/funcs-s-t-input_rows_count
Functions [s-t]*: Iterate over input_rows_count where appropriate
|
2024-07-26 09:49:25 +00:00 |
|
Shaun Struwig
|
b3828b038d
|
add filesystemUnreserved
|
2024-07-26 11:49:04 +02:00 |
|
Maksim Kita
|
434571d496
|
Added tests
|
2024-07-26 12:40:20 +03:00 |
|
Alexey Milovidov
|
6f4aa977d7
|
Merge pull request #66832 from joelynch/joelynch/table-comments
Ensure COMMENT clause works for all table engines
|
2024-07-26 09:35:57 +00:00 |
|
Alexey Milovidov
|
48e61a295c
|
Merge pull request #67130 from rschu1ze/unflake-win-view-tests2
Attempt to fix flakiness of some window view tests
|
2024-07-26 09:34:47 +00:00 |
|
Blargian
|
02bfe82192
|
rename filesystemFree to fiilesystemUnreserved
|
2024-07-26 11:19:46 +02:00 |
|
Nikolai Kochetov
|
8d13461fb7
|
Another fix.
|
2024-07-26 09:03:37 +00:00 |
|
Antonio Andelic
|
338685cc79
|
Fix build
|
2024-07-26 10:59:17 +02:00 |
|
Blargian
|
aaa25454b3
|
Additional formatting fixes
|
2024-07-26 10:58:45 +02:00 |
|
Maksim Kita
|
c7330252cf
|
Disable convert OUTER JOIN to INNER JOIN optimization for non ALL JOIN strictness
|
2024-07-26 11:47:49 +03:00 |
|
Antonio Andelic
|
0c5c23e784
|
More fixes
|
2024-07-26 10:47:32 +02:00 |
|
Pablo Marcos
|
5bf89a4331
|
Set a different instance dir when using pytest-xdist
This allows executing in integration tests in parallel
without directory clashes.
|
2024-07-26 08:42:54 +00:00 |
|
Alexander Gololobov
|
498ae43586
|
Make 02908_many_requests_to_system_replicas less stressful
|
2024-07-26 10:42:23 +02:00 |
|
Yakov Olkhovskiy
|
8d667bfa04
|
Merge branch 'master' into fix-lag-lead-in-frame
|
2024-07-26 04:26:57 -04:00 |
|
Yakov Olkhovskiy
|
de84f4f045
|
add proper cast to lagInFrame/leadInFrame
|
2024-07-26 08:13:21 +00:00 |
|
Nikolai Kochetov
|
ad4e807cf4
|
Fix stupid crash.
|
2024-07-26 08:12:01 +00:00 |
|
Raúl Marín
|
83dba7194f
|
Add deserialization of empty state
|
2024-07-26 09:55:09 +02:00 |
|
Konstantin Bogdanov
|
c66a9f2d36
|
Fix
|
2024-07-26 09:39:31 +02:00 |
|
kevinyhzou
|
10b36c09e9
|
support set orc reader time zone name
|
2024-07-26 15:38:26 +08:00 |
|
Antonio Andelic
|
400f8e5b21
|
Fix stacktrace cache
|
2024-07-26 09:33:46 +02:00 |
|
Antonio Andelic
|
287cce7d21
|
Fixes
|
2024-07-26 09:20:15 +02:00 |
|
Antonio Andelic
|
cd4b56b031
|
Merge branch 'master' into add-numactl
|
2024-07-26 08:22:41 +02:00 |
|
Alexey Milovidov
|
64ff5d7bc4
|
Fix 00705_drop_create_merge_tree
|
2024-07-26 05:07:56 +02:00 |
|
Alexey Milovidov
|
bdace478f1
|
Merge branch 'fix-idiotic-code' into ast-data-type
|
2024-07-26 04:56:09 +02:00 |
|
Alexey Milovidov
|
d00a29898e
|
Merge branch 'master' into ast-data-type
|
2024-07-26 04:56:05 +02:00 |
|
Alexey Milovidov
|
9c6026965d
|
Fix error
|
2024-07-26 04:55:53 +02:00 |
|
Alexey Milovidov
|
739706ebb4
|
Merge branch 'master' into fix-idiotic-code
|
2024-07-26 04:55:16 +02:00 |
|
Alexey Milovidov
|
8f91fa8b78
|
Merge branch 'fix-unit-tests' into better-diagnostics-in-functional-tests
|
2024-07-26 04:51:46 +02:00 |
|
Alexey Milovidov
|
d6fdf29679
|
Remove too long unit test
|
2024-07-26 04:48:41 +02:00 |
|
Alexey Milovidov
|
f3c88ff667
|
Fix benign data race in ZooKeeper
|
2024-07-26 03:56:02 +02:00 |
|
Julia Kartseva
|
da24aa06fa
|
Merge pull request #67148 from jkartseva/fix-async-insert-race-long
Try fix `02481_async_insert_race_long` flakiness
|
2024-07-26 01:29:08 +00:00 |
|
Michael Kolupaev
|
fc458509c7
|
Merge pull request #67152 from ClickHouse/ohno
Uncomment accidentally commented out code in QueryProfiler
|
2024-07-26 00:12:12 +00:00 |
|
Shri Bodas
|
d0c4c4151c
|
Update keepermap.md
Needs quotes around keeper path
|
2024-07-25 14:24:28 -07:00 |
|
xc0derx
|
18fb7396f9
|
fix broken links (compression codecs)
|
2024-07-25 23:21:30 +02:00 |
|
Kruglov Pavel
|
f0faa111d7
|
Fix wrong usage of input_format_max_bytes_to_read_for_schema_inference
|
2024-07-25 23:19:58 +02:00 |
|