paleolimbot commented on PR #1179:
URL: https://github.com/apache/arrow-adbc/pull/1179#issuecomment-1779448749

   I can try too after I get a PR up for supporting dictionary-encoded strings 
+ blobs.
   
   While anybody is here and working on the value of `rows_affected`, I get an 
intermittent failing test related to that return value:
   
   ```
   [ctest] [ RUN      ] SqliteStatementTest.ResultInvalidation
   [ctest] 
/Users/deweydunnington/Desktop/rscratch/arrow-adbc/c/validation/adbc_validation.cc:3691:
 Failure
   [ctest] Value of: AdbcStatementExecuteQuery(&statement, 
&reader2.stream.value, &reader2.rows_affected, &error)
   [ctest] Expected: is 0 (OK)
   [ctest]   Actual: '\t' (9) (of type unsigned char), 9 (INTERNAL)
   ```


-- 
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]

Reply via email to