mihaibudiu commented on PR #4392: URL: https://github.com/apache/calcite/pull/4392#issuecomment-2920200566
There are two levels: you can generate the plans and check that the output type is right; this will ensure that the plans are validated. This will catch some problems and should be easy to do. If you can build some infra where the queries are also executed on a fixed small dataset, this would be extremely valuable, since then you can have end-to-end 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]
