Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
string-functions.cc File Reference
#include "exprs/string-functions.h"
#include <cctype>
#include <stdint.h>
#include <re2/re2.h>
#include <re2/stringpiece.h>
#include "exprs/anyval-util.h"
#include "exprs/expr.h"
#include "runtime/string-value.inline.h"
#include "runtime/tuple-row.h"
#include "util/url-parser.h"
#include "common/names.h"
Include dependency graph for string-functions.cc:

Go to the source code of this file.

Namespaces

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

Functions

re2::RE2 * impala::CompileRegex (const StringVal &pattern, string *error_str)