Update ParquetBlockInputFormat.cpp

This commit is contained in:
Alexey Milovidov 2023-02-02 02:42:21 +03:00 committed by GitHub
parent 17fc22a21e
commit 97b6934ed6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,7 +16,7 @@
#include "ArrowColumnToCHColumn.h"
#include "ArrowFieldIndexUtil.h"
#include <DataTypes/NestedUtils.h>
#include <boost/range/irange.hpp>
namespace DB
{