Fix ya.make

This commit is contained in:
Nikolai Kochetov 2020-06-17 12:16:01 +03:00
parent fdacc9f90e
commit 0829d1d16d

View File

@ -149,6 +149,7 @@ SRCS(
QueryPlan/MergingAggregatedStep.cpp
QueryPlan/MergingSortedStep.cpp
QueryPlan/PartialSortingStep.cpp
QueryPlan/ReadFromPreparedSource.cpp
QueryPlan/ReadFromStorageStep.cpp
QueryPlan/ReadNothingStep.cpp
QueryPlan/QueryPlan.cpp