googleapis / googleapis/cpp-bigquery-odbc

Statement execution integration tests refactor

Open
#271 0 comments 0 reactions 1 assignee Claimed by @sachinpro View on GitHub
priority: p2 type: bug
Dominant language
C++
Stars
5
Forks
6
Avg merge
8d 7h
Merged PRs (30d)
12

Description

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.