lidavidm opened a new issue, #557:
URL: https://github.com/apache/arrow-adbc/issues/557
```
[ RUN ] PostgresStatementTest.SqlIngestString
NOTICE: table "bulk_ingest" does not exist, skipping
/home/lidavidm/Code/upstream/adbc/arrow-adbc/c/validation/adbc_validation_util.h:363:
Failure
Expected equality of these values:
*v
Which is: "1234"
str
Which is: "\0123"
Google Test trace:
/home/lidavidm/Code/upstream/adbc/arrow-adbc/c/validation/adbc_validation_util.h:324:
Array index 2
/home/lidavidm/Code/upstream/adbc/arrow-adbc/c/validation/adbc_validation.cc:922:
Failure
Expected: CompareArray<CType>(reader.array_view->children[0], values)
doesn't generate new fatal failures in the current thread.
Actual: it does.
/home/lidavidm/Code/upstream/adbc/arrow-adbc/c/validation/adbc_validation.cc:991:
Failure
Expected: TestSqlIngestType<std::string>( NANOARROW_TYPE_STRING,
{std::nullopt, "", "1234", "", "δΎ‹"}) doesn't generate new fatal failures in the
current thread.
Actual: it does.
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]