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

   I've updated [my test 
branch](https://github.com/Omega359/arrow-datafusion/tree/main) with the latest 
changes including adding skipif for Postgresql queries that fail to run. What 
is left is at least 19 legitimate query result mismatches where tickets were 
filed.
   
   I've [submitted a 
PR](https://github.com/risinglightdb/sqllogictest-rs/pull/237) to the 
sqllogictest-rs  repo for my changes but so far they haven't responded. If they 
do not get around to merging it for whatever reason we have two choices:
   
   1. Rewrite the .slt files to be columnwise vs valuewise and change ordering 
to only be rowsort and remove the valuesort. I've actually written a lua script 
to handle the valuewise -> columnwise conversion, the second part will require 
some more work.
   2. Fork the repo and use that.
   
   For now I'm going to slow down work on this.


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