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

Go to the source code of this file.

Classes

class  impala::LikePredicate
 This class handles the Like, Regexp, and Rlike predicates and uses the udf interface. More...
 
struct  impala::LikePredicate::LikePredicateState
 

Namespaces

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