mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-24 16:42:05 +00:00
Merge branch 'brotli' of https://github.com/fandyushin/ClickHouse into brotli
This commit is contained in:
commit
b6c8a892a8
@ -65,4 +65,5 @@ bool BrotliReadBuffer::nextImpl()
|
|||||||
|
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -35,4 +35,5 @@ private:
|
|||||||
|
|
||||||
bool eof;
|
bool eof;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user