ADBC
Arrow Database Connectivity
Loading...
Searching...
No Matches
adbc::driver::Statement< Derived >::IngestState Struct Reference

Statement state: bulk ingestion. More...

#include <statement.h>

Public Attributes

std::optional< std::string > target_catalog
std::optional< std::string > target_schema
std::optional< std::string > target_table
bool temporary = false
TableDoesNotExist table_does_not_exist_ = TableDoesNotExist::kCreate
TableExists table_exists_ = TableExists::kFail

Detailed Description

template<typename Derived>
struct adbc::driver::Statement< Derived >::IngestState

Statement state: bulk ingestion.


The documentation for this struct was generated from the following file: