2010YOUY01 commented on issue #11030:
URL: https://github.com/apache/datafusion/issues/11030#issuecomment-2569092518

   @rluvaton Thank you! I'm still interested in this project (though I haven’t 
been working on it for a few months 😅) and I'm happy to help with any 
contributions.
   
   I think we can start with a few easier tasks:
   
   1. Run SQLancer against the latest DataFusion and report any newly 
discovered bugs (the last time I ran it was in October of last year).
   2. Integrate it into the extended CI.
   A good approach might be to generate some static random queries and test for 
no panics. If anything fails, we can comment out the failing query. More 
advanced property checks should probably be run outside of CI because they are 
hard to skip, require some manual effort to triage, and might produce false 
positives.
   3. Add support for recently introduced built-in functions
   
   I still have some local changes that haven’t been pushed to 
https://github.com/datafusion-contrib/datafusion-sqlancer. I will update it and 
ensure it works with the latest version of DataFusion next week.


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