Trigger tests.

This commit is contained in:
alexey-milovidov 2020-01-25 21:39:50 +03:00 committed by GitHub
parent d161799b57
commit 1bf614b3a2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,6 +6,7 @@
#include <Processors/ISource.h>
#include <Processors/Transforms/MergingAggregatedMemoryEfficientTransform.h>
namespace ProfileEvents
{
extern const Event ExternalAggregationMerge;