diff --git a/src/Processors/ya.make b/src/Processors/ya.make index 4412aa4748c..a17cab9c0a1 100644 --- a/src/Processors/ya.make +++ b/src/Processors/ya.make @@ -59,6 +59,7 @@ SRCS( Formats/IRowOutputFormat.cpp Formats/LazyOutputFormat.cpp Formats/OutputStreamToOutputFormat.cpp + Formats/PullingOutputFormat.cpp Formats/RowInputFormatWithDiagnosticInfo.cpp IAccumulatingTransform.cpp IInflatingTransform.cpp