alamb commented on PR #2912:
URL: 
https://github.com/apache/arrow-datafusion/pull/2912#issuecomment-1185448490

   > I would like integration tests in the optimizer crate where we can easily 
add SQL and expected output plans so we can catch regressions as new rules are 
added
   
   
   This would be awesome -- note I have something similar in IOx that has the 
queries and expected plans in external files (which makes updating them much 
easier -- you can just copy the new output file and verify the diff). 
   
    if you would like I can try and port some of that to datafusion (perhaps 
after this PR is merged): 
https://github.com/influxdata/influxdb_iox/tree/main/query_tests
   
   


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

Reply via email to