Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <iostream>
#include <sstream>
#include <stdio.h>
#include <stdlib.h>
#include <gtest/gtest.h>
#include "common/init.h"
#include "util/mem-info.h"
#include "util/parse-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 | |
impala::TEST (ParseMemSpecs, Basic) | |
int | main (int argc, char **argv) |
int main | ( | int | argc, |
char ** | argv | ||
) |
Definition at line 107 of file parse-util-test.cc.
References impala::InitCommonRuntime().