You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "lidavidm (via GitHub)" <gi...@apache.org> on 2023/03/27 19:51:41 UTC

[GitHub] [arrow-adbc] lidavidm opened a new issue, #557: c/driver/postgresql: strings do not round-trip properly through ingest/select

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: issues-unsubscribe@arrow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [arrow-adbc] lidavidm closed issue #557: c/driver/postgresql: strings do not round-trip properly through ingest/select

Posted by "lidavidm (via GitHub)" <gi...@apache.org>.
lidavidm closed issue #557: c/driver/postgresql: strings do not round-trip properly through ingest/select
URL: https://github.com/apache/arrow-adbc/issues/557


-- 
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: issues-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org