Change variable and namespace name in BE (#268)
Change 'palo' to 'doris'
This commit is contained in:
committed by
morningman
parent
ad12d907da
commit
37b4cafe87
@ -36,7 +36,7 @@
|
||||
#include "util/file_utils.h"
|
||||
#include "gen_cpp/DataSinks_types.h"
|
||||
|
||||
namespace palo {
|
||||
namespace doris {
|
||||
|
||||
DataSpliter::DataSpliter(const RowDescriptor& row_desc) :
|
||||
_obj_pool(new ObjectPool()),
|
||||
|
||||
Reference in New Issue
Block a user