googleapis / googleapis/cpp-bigquery-odbc
Statement execution integration tests refactor
Aperta
priority: p2
type: bug
- Lingua principale
- C++
- Stelle
- 5
- Fork
- 6
- Merge medio
- 8g 7h
- PR unite (30g)
- 12
Descrizione
Tests utils in [statement.cc](https://github.com/googleapis/cpp-bigquery-odbc/blob/main/google/cloud/odbc/testing/odbc_utils/statement.cc) like `InsertStatement`, `InsertDirectStatement` and `InsertStatementUsingDescriptor ` should be refactored:
1) The signature should be something like `(std::shared_ptr conn, std::string query,
std::vector data)` similar to `InsertDataWithSqlPut`.
2) The caller should verify the inserted data by fetching.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.