ADBC
Arrow Database Connectivity
|
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 |
Statement state: bulk ingestion.