mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-22 07:31:57 +00:00
Added suggestion from @azat #10607
This commit is contained in:
parent
d70a0ea944
commit
469cdc315b
@ -6,8 +6,6 @@
|
||||
namespace DB
|
||||
{
|
||||
|
||||
extern bool fileSegmentationEngineJSONEachRowImpl(ReadBuffer & in, DB::Memory<> & memory, size_t min_chunk_size);
|
||||
|
||||
namespace ErrorCodes
|
||||
{
|
||||
extern const int LOGICAL_ERROR;
|
||||
|
Loading…
Reference in New Issue
Block a user