Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
#include "gen-cpp/TCLIService_types.h"
#include "gen-cpp/CatalogService_types.h"
#include "gen-cpp/CatalogObjects_types.h"
#include <vector>
Go to the source code of this file.
Namespaces | |
impala | |
This file contains type definitions that are used throughout the code base. | |
Functions | |
void | impala::FinalizePartitionedColumnStats (const apache::hive::service::cli::thrift::TTableSchema &col_stats_schema, const std::vector< TPartitionStats > &existing_part_stats, const std::vector< std::vector< std::string > > &expected_partitions, const apache::hive::service::cli::thrift::TRowSet &rowset, int32_t num_partition_cols, TAlterTableUpdateStatsParams *params) |