From 46b7987c37c09ab239b366785c13db31d1b3c602 Mon Sep 17 00:00:00 2001 From: yibin Date: Mon, 23 Dec 2024 16:50:18 +0800 Subject: [PATCH] Little refact Signed-off-by: yibin --- dbms/src/Flash/Mpp/ExchangeReceiver.h | 1 - 1 file changed, 1 deletion(-) diff --git a/dbms/src/Flash/Mpp/ExchangeReceiver.h b/dbms/src/Flash/Mpp/ExchangeReceiver.h index d982714610d..f17ff0165f2 100644 --- a/dbms/src/Flash/Mpp/ExchangeReceiver.h +++ b/dbms/src/Flash/Mpp/ExchangeReceiver.h @@ -25,7 +25,6 @@ #include - namespace DB { constexpr Int32 batch_packet_count_v1 = 16;