eitsupi commented on issue #2739:
URL: https://github.com/apache/arrow-adbc/issues/2739#issuecomment-3000755279

   After loosening the version requirements for arrow in the workspace as like 
#2525, I was able to confirm that the test passed on arrow 53.1.0 by running 
the command as follows.
   
   ```sh
   cargo +nightly generate-lockfile -Z direct-minimal-versions
   cargo test --all-features --package adbc_core
   ```
   
   For now I have opened a PR to update this kind of thing to be done on CI 
#3017


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