Omega359 commented on issue #13812:
URL: https://github.com/apache/datafusion/issues/13812#issuecomment-2555625188

   Yes, this seems like a perfect thing for a nightly ci run.
   
   The thing that is holding me back atm is the sqllogictest-rs changes. 
Without those in the official repo means either redoing the output of the 
sqlite results (possible but not particularly easy) or using my fork. I'm 
hoping to get back to seeing if I can do the rewrite this weekend by comparing 
the sortmode results during a complete run (with my [super hacked up 
version](https://github.com/Omega359/sqllogictest-rs/tree/update_hack) of 
sqllogictest-rs) and if they are the same write it out as columnmode. That 
would mean that the current runner would work.
   
   I don't think attempting to pull in the original sqlite files will work as 
what I am producing is very different from what they have. datafusion_testing 
repo I think would be best.


-- 
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: github-unsubscr...@datafusion.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to