alamb commented on PR #21260:
URL: https://github.com/apache/datafusion/pull/21260#issuecomment-4157442256

   I tried to update the sqllogictests following the instructions
   
   However, it seems as if our patched version of sqlogictest doesn't match the 
version that we currently use:
   
   ```
    [[package]]
    name = "sqllogictest"
   -version = "0.29.1"
   -source = "registry+https://github.com/rust-lang/crates.io-index";
   -checksum = 
"d03b2262a244037b0b510edbd25a8e6c9fb8d73ee0237fc6cc95a54c16f94a82"
   +version = "0.27.2"
   +source = 
"git+https://github.com/Omega359/sqllogictest-rs.git?rev=73c47cf7#73c47cf74944064173f6b603cb39c3802b46b0c7";
    dependencies = [
     "async-trait",
     "educe",
   ```
   
   I am going to turn codex loose on this for a bit and see what it comes up 
with


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to