comphead commented on issue #21998:
URL: https://github.com/apache/datafusion/issues/21998#issuecomment-4374071546

   more tests even better, however I'm not sure about asserting random array of 
bytes, if it would be reasonable, I was thinking about more specialized fuzz 
testing for SQL inputs:
   - generate thousands of SQL queries covering built in functions, joins, etc
   - check analyzer/parser speed and correctness, but without output 
correctness checks
   


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