Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
compound-predicates.h File Reference
#include <string>
#include "exprs/predicate.h"
#include "gen-cpp/Exprs_types.h"
Include dependency graph for compound-predicates.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  impala::CompoundPredicate
 
class  impala::AndPredicate
 Expr for evaluating and (&&) operators. More...
 
class  impala::OrPredicate
 Expr for evaluating or (||) operators. More...
 

Namespaces

 impala
 This file contains type definitions that are used throughout the code base.