Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "runtime/string-value.h"
#include <cstring>
#include "util/cpu-info.h"
#include "util/sse-util.h"
Go to the source code of this file.
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |
Functions | |
static int | impala::StringCompare (const char *s1, int n1, const char *s2, int n2, int len) |