OmniSciDB
a5dc49c757
|
#include <string>
#include "Catalog/AlterColumnRecovery.h"
#include "Catalog/ColumnDescriptor.h"
#include "Catalog/SessionInfo.h"
#include "Catalog/TableDescriptor.h"
#include "QueryEngine/Descriptors/RelAlgExecutionDescriptor.h"
#include "Utils/DdlUtils.h"
Go to the source code of this file.
|
strong |
Enumerator | |
---|---|
NONE | |
UNION |
Definition at line 413 of file DdlCommandExecutor.h.
|
strong |
Enumerator | |
---|---|
ALL_NODES | |
AGGREGATOR_ONLY | |
LEAVES_ONLY |
Definition at line 412 of file DdlCommandExecutor.h.