Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
udf-debug.h File Reference
#include "udf/udf.h"
#include <string>
#include <sstream>
Include dependency graph for udf-debug.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 impala_udf
 

Functions

template<typename T >
std::string impala_udf::DebugString (const T &val)
 
template<>
std::string impala_udf::DebugString (const StringVal &val)