|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#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"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. | |