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

This is the complete list of members for foreign_storage::RegexFileBufferParser, including all inherited members.

BUFFER_SIZE_KEYforeign_storage::TextFileBufferParserinlinestatic
convertImportBuffersToDataBlocks(const std::vector< std::unique_ptr< import_export::TypedImportBuffer >> &import_buffers, const bool skip_dict_encoding=false)foreign_storage::TextFileBufferParserstatic
fillRejectedRowWithInvalidData(const std::list< const ColumnDescriptor * > &columns, std::list< const ColumnDescriptor * >::iterator &cd_it, const size_t col_idx, ParseBufferRequest &request)foreign_storage::TextFileBufferParserstatic
findRowEndPosition(size_t &alloc_size, std::unique_ptr< char[]> &buffer, size_t &buffer_size, const import_export::CopyParams &copy_params, const size_t buffer_first_row_index, unsigned int &num_rows_in_buffer, FileReader *file_reader) const overrideforeign_storage::RegexFileBufferParservirtual
getMaxBufferResize()foreign_storage::RegexFileBufferParserprivatestatic
HEADER_KEYforeign_storage::RegexFileBufferParserinlinestatic
isCoordinateScalar(const std::string_view datum)foreign_storage::TextFileBufferParserstatic
isNullDatum(const std::string_view datum, const ColumnDescriptor *column, const std::string &null_indicator)foreign_storage::TextFileBufferParserstatic
line_regex_foreign_storage::RegexFileBufferParserprivate
LINE_REGEX_KEYforeign_storage::RegexFileBufferParserinlinestatic
line_start_regex_foreign_storage::RegexFileBufferParserprivate
LINE_START_REGEX_KEYforeign_storage::RegexFileBufferParserinlinestatic
max_buffer_resize_foreign_storage::RegexFileBufferParserinlineprivatestatic
parseBuffer(ParseBufferRequest &request, bool convert_data_blocks, bool columns_are_pre_filtered=false, bool skip_dict_encoding=false) const overrideforeign_storage::RegexFileBufferParservirtual
processGeoColumn(std::vector< std::unique_ptr< import_export::TypedImportBuffer >> &import_buffers, size_t &col_idx, const import_export::CopyParams &copy_params, std::list< const ColumnDescriptor * >::iterator &cd_it, std::vector< std::string_view > &row, size_t &import_idx, bool is_null, size_t first_row_index, size_t row_index_plus_one, std::shared_ptr< Catalog_Namespace::Catalog > catalog)foreign_storage::TextFileBufferParserstatic
RegexFileBufferParser(const ForeignTable *foreign_table)foreign_storage::RegexFileBufferParser
regexMatchColumns(const std::string &row_str, const boost::regex &line_regex, size_t logical_column_count, std::vector< std::string > &parsed_columns_str, std::vector< std::string_view > &parsed_columns_sv, const std::string &file_path) const foreign_storage::RegexFileBufferParserprotectedvirtual
setMaxBufferResize(size_t max_buffer_resize)foreign_storage::RegexFileBufferParserstatic
shouldRemoveNonMatches() const foreign_storage::RegexFileBufferParserprotectedvirtual
shouldTruncateStringValues() const foreign_storage::RegexFileBufferParserprotectedvirtual
skip_first_line_foreign_storage::RegexFileBufferParserinlineprivatestatic
validateAndGetCopyParams(const ForeignTable *foreign_table) const overrideforeign_storage::RegexFileBufferParservirtual
validateFiles(const FileReader *file_reader, const ForeignTable *foreign_table) const overrideforeign_storage::RegexFileBufferParservirtual