alesapin
|
d4063e378e
|
Merge pull request #61554 from ClickHouse/fix_wait_for_mutation_done
Wait for done mutation with more logs and asserts
|
2024-03-25 14:27:34 +01:00 |
|
Alexander Tokmakov
|
793418acc1
|
Merge pull request #61868 from ClickHouse/revert-61651-better-02122_parallel_formatting_Template
Revert "Fix flaky `02122_parallel_formatting_Template`"
|
2024-03-25 14:24:50 +01:00 |
|
Nikita Taranov
|
4e3d4f1c92
|
Merge branch 'master' into db_on_disk_smth
|
2024-03-25 14:22:14 +01:00 |
|
kssenii
|
e3d2fb28cf
|
Merge remote-tracking branch 'origin/master' into revert-refert-of-broken-projections-handling
|
2024-03-25 13:54:39 +01:00 |
|
Nikolai Kochetov
|
75150033c8
|
Cleanup
|
2024-03-25 12:45:20 +00:00 |
|
Nikolai Kochetov
|
6d5f2cd7b5
|
Cleanup
|
2024-03-25 12:44:28 +00:00 |
|
Nikolai Kochetov
|
3d63881b99
|
Update analyzer_tech_debt.txt
|
2024-03-25 13:26:14 +01:00 |
|
Sergei Trifonov
|
10c6152aac
|
Merge pull request #61546 from ClickHouse/more-log-for-async-loader
More logging for loading of tables
|
2024-03-25 13:12:45 +01:00 |
|
Yarik Briukhovetskyi
|
8bdbfce43c
|
Merge branch 'master' into fix_undrop_query
|
2024-03-25 13:06:46 +01:00 |
|
Yarik Briukhovetskyi
|
20a45b4073
|
Merge pull request #61564 from liuneng1994/optimize_in_single_value
New analyzer pass to optimize in single value
|
2024-03-25 12:53:01 +01:00 |
|
kssenii
|
ab17c4c987
|
Better randomization for stress test, restore trace log level back
|
2024-03-25 12:15:43 +01:00 |
|
Alexander Tokmakov
|
78656c691b
|
Revert "Fix flaky 02122_parallel_formatting_Template "
|
2024-03-25 12:11:23 +01:00 |
|
kssenii
|
f7ef5734fa
|
Add more comments
|
2024-03-25 12:10:26 +01:00 |
|
Nikolai Kochetov
|
abe78e1a7b
|
Merge branch 'master' into fix-virtual-columns-storage-merge-analyzer
|
2024-03-25 10:43:23 +00:00 |
|
Azat Khuzhin
|
911fab7824
|
Fix possible connections data-race for distributed_foreground_insert/distributed_background_insert_batch
Previously connection will marked as not in use earlier than
RemoteInserter, while it still may use it and this will lead to crashes,
like in [1].
[1]: https://s3.amazonaws.com/clickhouse-test-reports/61832/d0cd8d0d7f74ff251d52e1871cba57d26a51873b/stateless_tests_flaky_check__asan_.html
I was able to reproduce the crash locally by running the test
03030_system_flush_distributed_settings in parallel.
Fixes: #45491
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-03-25 11:25:11 +01:00 |
|
Azat Khuzhin
|
1bfd588035
|
Remove PoolBase::AllocateNewBypassingPool
The code that it uses had been removed in #58845.
Introduced in #49732
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-03-25 11:04:05 +01:00 |
|
SmitaRKulkarni
|
a642f4d3ec
|
Merge pull request #59929 from ClickHouse/Azure_write_buffer
Asynchronous WriteBuffer for AzureBlobStorage
|
2024-03-25 10:32:56 +01:00 |
|
János Benjamin Antal
|
80a7cda59a
|
Fix style
|
2024-03-25 09:21:45 +00:00 |
|
Azat Khuzhin
|
62994ab0c1
|
doc: add a note how to disable Rust support
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-03-25 10:13:08 +01:00 |
|
Azat Khuzhin
|
d859e4368f
|
doc: move ENABLE_LIBRARIES=OFF into proper section
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-03-25 10:12:51 +01:00 |
|
SmitaRKulkarni
|
f16dffaefc
|
Merge pull request #61503 from ClickHouse/Azure_read_buffer
Add support of ParallelReadBuffer to ReadBufferFromAzureBlobStorage
|
2024-03-25 09:51:59 +01:00 |
|
Azat Khuzhin
|
4c9ea0075b
|
Update documentation for SYSTEM FLUSH DISTRIBUTED SETTINGS
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-03-25 09:49:59 +01:00 |
|
LiuYuan
|
8e4c25e1c4
|
Fix RANGE frame is not supported for Nullable columns.
|
2024-03-25 08:31:46 +00:00 |
|
shuai-xu
|
a8866dbf74
|
fix test failure
|
2024-03-25 16:12:16 +08:00 |
|
HowePa
|
d38534e047
|
add TRUNCATE ALL TABLES
|
2024-03-25 15:59:15 +08:00 |
|
Alexey Milovidov
|
a600e181ec
|
Merge branch 'master' into get-client-http-header
|
2024-03-25 07:23:43 +03:00 |
|
Alexey Milovidov
|
0d1751fd55
|
Merge pull request #61791 from ClickHouse/enable-output_format_pretty_row_numbers
Enable `output_format_pretty_row_numbers` by default
|
2024-03-25 06:16:39 +03:00 |
|
zhongyuankai
|
64961edb3f
|
Merge branch 'master' into drop_tables
|
2024-03-25 11:13:26 +08:00 |
|
zhongyuankai
|
7e264839c9
|
bug fix
|
2024-03-25 11:04:12 +08:00 |
|
Alexey Milovidov
|
cbf3b5ea02
|
Fix error
|
2024-03-25 03:41:52 +01:00 |
|
Alexey Milovidov
|
fffacf116c
|
Fix tests
|
2024-03-25 03:38:47 +01:00 |
|
Alexey Milovidov
|
d488d4fac5
|
Remove unused headers
|
2024-03-25 03:38:47 +01:00 |
|
Alexey Milovidov
|
264b847f1a
|
Fix build
|
2024-03-25 03:38:47 +01:00 |
|
Alexey Milovidov
|
e3dd42131c
|
Fix build
|
2024-03-25 03:38:47 +01:00 |
|
Alexey Milovidov
|
4813014710
|
Merge with master
|
2024-03-25 03:38:47 +01:00 |
|
Alexey Milovidov
|
3a5ed40eaa
|
Merge with master
|
2024-03-25 03:38:47 +01:00 |
|
Alexey Milovidov
|
29d51d71b7
|
Fix the name
|
2024-03-25 03:38:47 +01:00 |
|
Duc Canh Le
|
271342a871
|
change column name from duration_ms to duration_us in system.zookeeper
Signed-off-by: Duc Canh Le <duccanh.le@ahrefs.com>
|
2024-03-25 03:38:46 +01:00 |
|
Alexey Milovidov
|
447d202e72
|
Merge pull request #61849 from ClickHouse/fix-analyzer-shard-offset
Analyzer: fix limit/offset on shards
|
2024-03-25 05:34:03 +03:00 |
|
Alexey Milovidov
|
f9bff8bd79
|
Merge pull request #61847 from ClickHouse/fix-distinct-in-subquery-analyzer
Fix: DISTINCT in subquery with analyzer
|
2024-03-25 05:32:48 +03:00 |
|
Alexey Milovidov
|
8cf4c3bd3f
|
Fix tidy
|
2024-03-25 03:28:37 +01:00 |
|
Alexey Milovidov
|
3d5908b876
|
Merge branch 'master' into get-client-http-header
|
2024-03-25 03:27:18 +01:00 |
|
Alexey Milovidov
|
c7a48f601a
|
More tests
|
2024-03-25 03:12:11 +01:00 |
|
Alexey Milovidov
|
a2a90467ed
|
Better
|
2024-03-25 03:11:19 +01:00 |
|
Alexey Milovidov
|
8bf3da136f
|
Merge branch 'master' into geodistance-double-precision
|
2024-03-25 02:48:27 +01:00 |
|
Alexey Milovidov
|
cd3edf3f5b
|
Merge pull request #61749 from ClickHouse/pufit/volnitsky-assert-fix
Fix crash in `multiSearchAllPositionsCaseInsensitiveUTF8` for incorrect UTF-8
|
2024-03-25 04:47:03 +03:00 |
|
Alexey Milovidov
|
8c6a6f2b71
|
Merge pull request #61832 from azat/dist/flush-settings
Add ability to override initial INSERT SETTINGS via SYSTEM FLUSH DISTRIBUTED
|
2024-03-25 03:09:01 +03:00 |
|
Alexey Milovidov
|
2ec78c8a02
|
Merge pull request #61838 from shubhamranjan/master
Update xxhash to v0.8.2
|
2024-03-25 03:06:33 +03:00 |
|
Alexey Milovidov
|
65f866d2df
|
Merge branch 'master' into fix-analyzer-shard-offset
|
2024-03-25 03:04:39 +03:00 |
|
Yakov Olkhovskiy
|
fb36c8b1ef
|
update tests/analyzer_tech_debt.txt
|
2024-03-24 23:44:00 +00:00 |
|