OmniSciDB
a5dc49c757
|
#include <memory>
#include <vector>
#include "Geospatial/Compression.h"
#include "Geospatial/Types.h"
#include "QueryEngine/ExpressionRewrite.h"
#include "QueryEngine/GeoOperators/Transform.h"
#include "QueryEngine/RelAlgTranslator.h"
Go to the source code of this file.
Namespaces | |
anonymous_namespace{RelAlgTranslatorGeo.cpp} | |
Functions | |
std::string | anonymous_namespace{RelAlgTranslatorGeo.cpp}::suffix (SQLTypes type) |
SQLTypes | anonymous_namespace{RelAlgTranslatorGeo.cpp}::get_ti_from_geo (const Geospatial::GeoBase *geo) |
Variables | |
bool | g_enable_geo_ops_on_uncompressed_coords |
bool g_enable_geo_ops_on_uncompressed_coords |
Definition at line 125 of file Execute.cpp.