Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <string>
#include <boost/functional/hash.hpp>
#include <math.h>
#include "common/logging.h"
#include "runtime/string-value.inline.h"
#include "runtime/timestamp-value.h"
#include "runtime/types.h"
#include "util/hash-util.h"
Go to the source code of this file.
Classes | |
class | impala::RawValue |
Useful utility functions for runtime values (which are passed around as void*). More... | |
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |