OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ArrowResultSetConverter Member List

This is the complete list of members for ArrowResultSetConverter, including all inherited members.

append(ColumnBuilder &column_builder, const ValueArray &values, const std::shared_ptr< std::vector< bool >> &is_valid) const ArrowResultSetConverterprivate
ArrowResultSet classArrowResultSetConverterfriend
ArrowResultSetConverter(const std::shared_ptr< ResultSet > &results, const std::shared_ptr< Data_Namespace::DataMgr > data_mgr, const ExecutorDeviceType device_type, const int32_t device_id, const std::vector< std::string > &col_names, const int32_t first_n, const ArrowTransport transport_method)ArrowResultSetConverterinline
ArrowResultSetConverter(const std::shared_ptr< ResultSet > &results, const std::shared_ptr< Data_Namespace::DataMgr > data_mgr, const ExecutorDeviceType device_type, const int32_t device_id, const std::vector< std::string > &col_names, const int32_t first_n, const ArrowTransport transport_method, const size_t min_result_size_for_bulk_dictionary_fetch, const double max_dictionary_to_result_size_ratio_for_bulk_dictionary_fetch)ArrowResultSetConverterinline
ArrowResultSetConverter(const std::shared_ptr< ResultSet > &results, const std::vector< std::string > &col_names, const int32_t first_n)ArrowResultSetConverterinline
ArrowResultSetConverter(const std::shared_ptr< ResultSet > &results, const std::vector< std::string > &col_names, const int32_t first_n, const size_t min_result_size_for_bulk_dictionary_fetch, const double max_dictionary_to_result_size_ratio_for_bulk_dictionary_fetch)ArrowResultSetConverterinline
col_names_ArrowResultSetConverterprivate
convertToArrow() const ArrowResultSetConverter
data_mgr_ArrowResultSetConverterprivate
default_max_dictionary_to_result_size_ratio_for_bulk_dictionary_fetchArrowResultSetConverterstatic
default_min_result_size_for_bulk_dictionary_fetchArrowResultSetConverterstatic
device_id_ArrowResultSetConverterprivate
device_type_ArrowResultSetConverterprivate
finishColumnBuilder(ColumnBuilder &column_builder) const ArrowResultSetConverterinlineprivate
getArrowBatch(const std::shared_ptr< arrow::Schema > &schema) const ArrowResultSetConverterprivate
getArrowResult() const ArrowResultSetConverter
getSerializedArrowOutput(arrow::ipc::DictionaryFieldMapper *mapper) const ArrowResultSetConverterprivate
initializeColumnBuilder(ColumnBuilder &column_builder, const SQLTypeInfo &col_type, const size_t result_col_idx, const std::shared_ptr< arrow::Field > &field) const ArrowResultSetConverterprivate
makeField(const std::string name, const SQLTypeInfo &target_type) const ArrowResultSetConverterprivate
max_dictionary_to_result_size_ratio_for_bulk_dictionary_fetch_ArrowResultSetConverterprivate
min_result_size_for_bulk_dictionary_fetch_ArrowResultSetConverterprivate
results_ArrowResultSetConverterprivate
top_n_ArrowResultSetConverterprivate
transport_method_ArrowResultSetConverterprivate