OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
RelAlgTranslatorGeo.cpp File Reference
#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"
+ Include dependency graph for RelAlgTranslatorGeo.cpp:

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
 

Variable Documentation

bool g_enable_geo_ops_on_uncompressed_coords

Definition at line 121 of file Execute.cpp.