|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <stdlib.h>#include <stdio.h>#include <iostream>#include <gtest/gtest.h>#include "util/debug-util.h"#include "common/names.h"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::RecursionStack (int level) |
| impala::TEST (DebugUtil, StackDump) | |
| impala::TEST (DebugUtil, QueryIdParsing) | |
| impala::TEST (DebugUtil, PreCDH5QueryIdParsing) | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 91 of file debug-util-test.cc.