Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include <stdlib.h>
#include <stdio.h>
#include <iostream>
#include <vector>
#include "util/hash-util.h"
#include "util/cpu-info.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 16 of file hash-partition-test.cc.
References impala::HashUtil::Hash(), and impala::CpuInfo::Init().