15 #include "gen-cpp/TCLIService_types.h"
16 #include "gen-cpp/CatalogService_types.h"
17 #include "gen-cpp/CatalogObjects_types.h"
28 const apache::hive::service::cli::thrift::TTableSchema& col_stats_schema,
29 const std::vector<TPartitionStats>& existing_part_stats,
30 const std::vector<std::vector<std::string> >& expected_partitions,
31 const apache::hive::service::cli::thrift::TRowSet& rowset,
32 int32_t num_partition_cols, TAlterTableUpdateStatsParams* params);
void FinalizePartitionedColumnStats(const TTableSchema &col_stats_schema, const vector< TPartitionStats > &existing_part_stats, const vector< vector< string > > &expected_partitions, const TRowSet &rowset, int32_t num_partition_cols, TAlterTableUpdateStatsParams *params)