Skip to content

Commit 92393cc

Browse files
committed
rerun build
1 parent 91c71ca commit 92393cc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Processors/Formats/Impl/ORCBlockInputFormat.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -175,6 +175,7 @@ void ORCSchemaReader::initializeIfNeeded()
175175
NamesAndTypesList ORCSchemaReader::readSchema()
176176
{
177177
initializeIfNeeded();
178+
178179
auto header = ArrowColumnToCHColumn::arrowSchemaToCHHeader(
179180
*schema,
180181
metadata,

0 commit comments

Comments
 (0)