Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "exec/data-sink.h"
#include <hdfs.h>
#include <map>
#include <boost/scoped_ptr.hpp>
#include "util/compress.h"
#include "runtime/descriptors.h"
#include "exec/hdfs-table-writer.h"
#include "exec/parquet-common.h"
Go to the source code of this file.
Classes | |
class | impala::HdfsParquetTableWriter |
class | impala::HdfsParquetTableWriter::ColumnWriter< T > |
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |