c2main commented on issue #2363:
URL: 
https://github.com/apache/datafusion-sqlparser-rs/issues/2363#issuecomment-4901413953

   Thanks for the study @LucaCappelletti94 
   
   In case they went under the radar, here are 2 (old and maintained) projects 
which have proven being useful at finding bugs, here and there:
   
   - https://github.com/anse1/sqlsmith - generate (lot of possibly complex) 
queries from schema
   - https://github.com/credativ/sqlreduce - reduce complex queries to minimum 
case for bugged expressions.
   


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