Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
timestamp-value.cc File Reference
Include dependency graph for timestamp-value.cc:

Go to the source code of this file.

Namespaces

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

Functions

 DEFINE_bool (use_local_tz_for_unix_timestamp_conversions, false,"When true, TIMESTAMPs are interpreted in the local time zone when converting to ""and from Unix times. When false, TIMESTAMPs are interpreted in the UTC time zone. ""Set to true for Hive compatibility.")
 
ostream & impala::operator<< (ostream &os, const TimestampValue &timestamp_value)
 

Function Documentation

DEFINE_bool ( use_local_tz_for_unix_timestamp_conversions  ,
false  ,
"When  true,
TIMESTAMPs are interpreted in the local time zone when converting to""and from Unix times.When  false,
TIMESTAMPs are interpreted in the UTC time zone.""Set to true for Hive compatibility."   
)