Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <boost/date_time/posix_time/posix_time.hpp>
#include <boost/date_time/gregorian/gregorian.hpp>
#include <boost/date_time/time_zone_base.hpp>
#include <boost/date_time/local_time/local_time.hpp>
#include <boost/thread/thread.hpp>
#include "runtime/string-value.h"
#include "runtime/timestamp-value.h"
#include "udf/udf.h"
Go to the source code of this file.
Classes | |
class | impala::TimestampFunctions |
TODO: Reconsider whether this class needs to exist. More... | |
class | impala::TimezoneDatabase |
Functions to load and access the timestamp database. More... | |
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |