OmniSciDB
a5dc49c757
|
#include "QueryExecutionContext.h"
#include "AggregateUtils.h"
#include "Descriptors/QueryMemoryDescriptor.h"
#include "DeviceKernel.h"
#include "Execute.h"
#include "GpuInitGroups.h"
#include "InPlaceSort.h"
#include "QueryEngine/QueryEngine.h"
#include "QueryEngine/RowFunctionManager.h"
#include "QueryMemoryInitializer.h"
#include "RelAlgExecutionUnit.h"
#include "ResultSet.h"
#include "Shared/likely.h"
#include "SpeculativeTopN.h"
#include "StreamingTopN.h"
Go to the source code of this file.
Namespaces | |
anonymous_namespace{QueryExecutionContext.cpp} | |
Functions | |
int32_t | anonymous_namespace{QueryExecutionContext.cpp}::aggregate_error_codes (const std::vector< int32_t > &error_codes) |