alamb opened a new issue, #14158: URL: https://github.com/apache/datafusion/issues/14158
### Is your feature request related to a problem or challenge? - Part of https://github.com/apache/datafusion/issues/13811 Now we have the sqlite test suite running against commits to main (see https://github.com/apache/datafusion/issues/13967) we need to make sure it the expected answers easy to update when needed The first examples comes in https://github.com/apache/datafusion/pull/14156 (❤ @avkirilishin ) that fixes a bug so we need to update the sqlite expected results with the correct answer As @Omega359 says on https://github.com/apache/datafusion/pull/14156#issuecomment-2596973011 apparently this is hard to do > On the flip side I'm the only one currently that can automatically regenerate the slt files so someone doesn't have to manually fix a few hundred or few thousand test cases (I have hacked up code to do it with a hacked side-branch of the sqllogictest-rs repo to do the generation). ### Describe the solution you'd like I would like a documented way for someone other than @Omega359 to update the expected results :) ### Describe alternatives you've considered _No response_ ### Additional context _No response_ -- 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: github-unsubscr...@datafusion.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org