|
Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <stdlib.h>#include <stdio.h>#include <iostream>#include "experiments/data-provider.h"#include "util/cpu-info.h"#include "runtime/mem-pool.h"#include "runtime/mem-tracker.h"#include "runtime/string-value.h"#include "common/names.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
Definition at line 32 of file data-provider-test.cc.
References DataProvider::NextBatch(), impala::obj_pool(), pool, impala::RuntimeProfile::PrettyPrint(), DataProvider::Print(), DataProvider::Reset(), DataProvider::row_size(), DataProvider::SEQUENTIAL, and tracker.