mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-26 01:22:04 +00:00
Bump CI (after non-restartable inner CI issue)
This reverts commit d199961e6e
.
This commit is contained in:
parent
d199961e6e
commit
d2d49972f1
@ -34,7 +34,6 @@ private:
|
||||
ARROW_DISALLOW_COPY_AND_ASSIGN(ArrowBufferedOutputStream);
|
||||
};
|
||||
|
||||
|
||||
class RandomAccessFileFromSeekableReadBuffer : public arrow::io::RandomAccessFile
|
||||
{
|
||||
public:
|
||||
@ -62,7 +61,6 @@ private:
|
||||
ARROW_DISALLOW_COPY_AND_ASSIGN(RandomAccessFileFromSeekableReadBuffer);
|
||||
};
|
||||
|
||||
|
||||
std::shared_ptr<arrow::io::RandomAccessFile> asArrowFile(ReadBuffer & in);
|
||||
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user