lidavidm opened a new issue, #2554:
URL: https://github.com/apache/arrow-adbc/issues/2554

   ### What happened?
   
   Possibly a new SQLite version exposed a problem in the driver?
   
   ### Stack Trace
   
   ```
   8: [ RUN      ] SqliteReaderTest.InferTypedParams
   8: 
/tmp/arrow-adbc-1.5.0.TXFYd/apache-arrow-adbc-1.5.0/c/driver/sqlite/sqlite_test.cc:446:
 Failure
   8: Expected equality of these values:
   8:   0
   8:   sqlite3_prepare_v2(db, query.c_str(), query.size(), &stmt, nullptr)
   8:     Which is: 1
   8: 
   8: 
/tmp/arrow-adbc-1.5.0.TXFYd/apache-arrow-adbc-1.5.0/c/driver/sqlite/sqlite_test.cc:801:
 Failure
   8: Expected: Exec(R"(INSERT INTO foo VALUES (0, "foo"), (1, NULL), (2, 4), 
(3, 1E2))") doesn't generate new fatal failures in the current thread.
   8:   Actual: it does.
   8: 
   8: [  FAILED  ] SqliteReaderTest.InferTypedParams (0 ms)
   ```
   
   ### How can we reproduce the bug?
   
   _No response_
   
   ### Environment/Setup
   
   _No response_


-- 
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-unsubscr...@arrow.apache.org.apache.org

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

Reply via email to