mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-12-04 05:22:17 +00:00
Merge branch 'blind_fix_of_read_in_order' into no_background_pool_no_more
This commit is contained in:
commit
11ea6d7911
@ -6,7 +6,7 @@
|
||||
namespace DB
|
||||
{
|
||||
|
||||
class SimpleMergeSelector : public IMergeSelector
|
||||
class SimpleMergeSelector final : public IMergeSelector
|
||||
{
|
||||
public:
|
||||
struct Settings
|
||||
|
Loading…
Reference in New Issue
Block a user