mihaibudiu commented on PR #3145: URL: https://github.com/apache/calcite/pull/3145#issuecomment-1581668067
Well, you said "release often". Is there something that prevents a new release of sql-logic-test? Unfortunately the code was missing some getters for non-public members and I don't know how to work around that. Only by writing the CalciteExecutor code I figured out the missing features. (Our own compiler also could use the new features in sql-logic-test; I have converted our implementation to use it.) I am more worried about this PR: is this way of running the tests useful? These tests take a fairly long time and only print diagnostic on stderr about the encountered bugs, but they can't really fail. -- 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]
