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

Go to the source code of this file.

Namespaces

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

Functions

string impala::DebugWindowBoundString (const TAnalyticWindowBoundary &b)
 

Variables

static const int MAX_TUPLE_POOL_SIZE = 8 * 1024 * 1024
 

Variable Documentation

const int MAX_TUPLE_POOL_SIZE = 8 * 1024 * 1024
static

Definition at line 26 of file analytic-eval-node.cc.

Referenced by impala::AnalyticEvalNode::ProcessChildBatch().