kou opened a new issue, #666: URL: https://github.com/apache/arrow-adbc/issues/666
For example, `GetObjects` against the following table failed: ```sql CREATE TABLE a (id INTEGER PRIMARY KEY); ``` Error message: ```text ArrowArrayFinishElement(table_constraints_items) failed: (22) Invalid argument (ADBC::Error::Internal) Detail: c/driver/sqlite/sqlite.c:740 ``` -- 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]
