Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
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::TQueryOptionsToMap (const TQueryOptions &query_options, std::map< std::string, std::string > *configuration) |
Converts a TQueryOptions struct into a map of key, value pairs. More... | |
Status | impala::SetQueryOption (const std::string &key, const std::string &value, TQueryOptions *query_options) |
Status | impala::ParseQueryOptions (const std::string &options, TQueryOptions *query_options) |